crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#75ff61 hex color - Green - Cool color - Information

#75ff61 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #75ff61 Color code in RGB color code model is created after adding 45.88% red color, 100% green color and 38.04% blue color. Hex #75ff61 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 62% yellow and 0% black.

Hex #75ff61 color code is between #77ee66 web safe hex color code and #66dd55 web safe hex color code. #77ee66 is the nearest web safe color code. You can see here many more shades of #75ff61 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code75ff61#75ff61
RGB Decimal117, 255, 97rgb(117, 255, 97)
RGB Percent46%, 100%, 38%rgb(46%, 100%, 38%)
CSS RGBa117, 255, 97,1rgba(117,255,97,1)
CMYK Modelcmyk(54%,0%,62%,0%)
HSL Color Space112,100% ,69%hsl(112,100% ,69%)
HSV Color Space112°, 62%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011111111101100001
Octal165377141
Decimal11725597
Hex75ff61

Different shades of #75ff61 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #75ff61
#a2ff94
Dark Shade of #75ff61
#48ff2e
Saturated Shade of #75ff61
#75ff61
Desaturated Shade of #75ff61
#7bf769
Grey scale Shade of #75ff61
#b0b0b0
Brighten Shade
#8eff7a
Most Readable Shade
#000000

Shades of #75ff61 color code

Generate more color scales with scales (color stack) generator.

#75ff61
#68e256
#5bc64b
#4eaa40
#418d35
#34712b
#275520
#1a3815
#0d1c0a
#000000

Similar Color like #75ff61 color

Find visually similar hex color codes nearing to #75ff61 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#76ff62
#77ff63
#78ff64
#79ff65
#7aff66
#7bff67
#7cff68
#7dff69
#7eff6a
#7fff6b
#80ff6c
#81ff6d
#82ff6e
#83ff6f
#74fe60
#73fd5f
#72fc5e
#71fb5d
#70fa5c
#6ff95b
#6ef85a
#6df759
#6cf658
#6bf557
#6af456
#69f355
#68f254
#67f153

Monochromatic Color with #75ff61

#75ff61
#132a10
#275520
#3b8031
#4eaa41
#61d451

Tints of #75ff61 Color

#75ff61
#84ff72
#93ff84
#a3ff95
#b2ffa7
#c1ffb8
#d1ffca
#e0ffdb
#efffed
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#75ff61
#eb61ff

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#75ff61
#9c61ff
#ff61c4

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#b4ff61
#95ff61
#75ff61
#61ff6d
#61ff8c

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#75ff61
#6175ff
#ff6175

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#75ff61
#61c4ff
#eb61ff
#ff9c61

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#75ff61
#eb61ff
#ff61c4
#61ff9c

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #75ff61 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#75ff61 Color Code Preview on Black Background Color

This is how #75ff61 Color will look on black background color. Color contrast ratio is 16.23

#75ff61 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#75ff61">Your Example Paragraph content text in with font color #75ff61 </p>

Your Example Paragraph content text in with font color #75ff61

HTML with inline CSS

<div style="color:#75ff61">Your Paragraph text in with font color #75ff61 </div>

Your Example Paragraph content text in with font color #75ff61

#75ff61 color code is use for CSS Background Color

Background color for the above div is #75ff61

HTML with inline CSS

<div style="background-color:#75ff61;"></div>

#75ff61 color code is use for CSS Border Color

CSS Border color for the above div is #75ff61

HTML with inline CSS

<div style="border:5px solid #75ff61;"></div>

CSS Border Left color for the above div is #75ff61

HTML with inline CSS

<div style="border-left:5px solid #75ff61;"></div>

CSS Border Right color for the above div is #75ff61

HTML with inline CSS

<div style="border-right:5px solid #75ff61;"></div>

CSS Border Bottom color for the above div is #75ff61

HTML with inline CSS

<div style="border-bottom:5px solid #75ff61;"></div>

CSS Border Top color for the above div is #75ff61

HTML with inline CSS

<div style="border-top:5px solid #75ff61;"></div>

#75ff61 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#75ff61; } .examplecolorclass {color:#75ff61; } .examplebordercolor {border:3px solid #75ff61; }

#75ff61 Color code Preview on White Background

This is how #75ff61 Color code will look on white background color. Color contrast ratio is 1.29

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #75ff61; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #75ff61; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.