crispedge.com

Color picker

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

#1cef95 hex color - Green - Cool color - Information

#1cef95 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #1cef95 Color code in RGB color code model is created after adding 10.98% red color, 93.73% green color and 58.43% blue color. Hex #1cef95 Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 0% magenta, 38% yellow and 6% black.

Hex #1cef95 color code is between #22ee99 web safe hex color code and #11ff88 web safe hex color code. #22ee99 is the nearest web safe color code. You can see here many more shades of #1cef95 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code1cef95#1cef95
RGB Decimal28, 239, 149rgb(28, 239, 149)
RGB Percent11%, 94%, 58%rgb(11%, 94%, 58%)
CSS RGBa28, 239, 149,1rgba(28,239,149,1)
CMYK Modelcmyk(88%,0%,38%,6%)
HSL Color Space154,87% ,52%hsl(154,87% ,52%)
HSV Color Space154°, 88%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000111001110111110010101
Octal34357225
Decimal28239149
Hex1cef95

Different shades of #1cef95 color code.

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

Light Shade of #1cef95
#4cf2ab
Dark Shade of #1cef95
#0eca7a
Saturated Shade of #1cef95
#10fb97
Desaturated Shade of #1cef95
#28e393
Grey scale Shade of #1cef95
#858585
Brighten Shade
#35ffae
Most Readable Shade
#000000

Shades of #1cef95 color code

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

#1cef95
#18d484
#15b973
#129f63
#0f8452
#0c6a42
#094f31
#063521
#031a10
#000000

Similar Color like #1cef95 color

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

#1df096
#1ef197
#1ff298
#20f399
#21f49a
#22f59b
#23f69c
#24f79d
#25f89e
#26f99f
#27faa0
#28fba1
#29fca2
#2afda3
#1bee94
#1aed93
#19ec92
#18eb91
#17ea90
#16e98f
#15e88e
#14e78d
#13e68c
#12e58b
#11e48a
#10e389
#0fe288
#0ee187

Monochromatic Color with #1cef95

#1cef95
#031a11
#08452b
#0d6f46
#129a60
#17c47a

Tints of #1cef95 Color

#1cef95
#35f0a0
#4ef2ac
#67f4b8
#80f6c4
#9af7cf
#b3f9db
#ccfbe7
#e5fdf3
#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

#1cef95
#ef1c76

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

Split Complementary

#1cef95
#ef1ce0
#ef2b1c

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

Analogous Color

#1cef41
#1cef6b
#1cef95
#1cefbf
#1cefe9

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

#1cef95
#951cef
#ef951c

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

#1cef95
#2b1cef
#ef1c76
#dfef1c

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

#1cef95
#ef1c76
#ef2b1c
#1ce0ef

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 #1cef95 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.

#1cef95 Color Code Preview on Black Background Color

This is how #1cef95 Color will look on black background color. Color contrast ratio is 13.83

#1cef95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cef95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cef95

#1cef95 color code is use for CSS Background Color

Background color for the above div is #1cef95

HTML with inline CSS

<div style="background-color:#1cef95;"></div>

#1cef95 color code is use for CSS Border Color

CSS Border color for the above div is #1cef95

HTML with inline CSS

<div style="border:5px solid #1cef95;"></div>

CSS Border Left color for the above div is #1cef95

HTML with inline CSS

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

CSS Border Right color for the above div is #1cef95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1cef95

HTML with inline CSS

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

CSS Border Top color for the above div is #1cef95

HTML with inline CSS

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

#1cef95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1cef95 Color code Preview on White Background

This is how #1cef95 Color code will look on white background color. Color contrast ratio is 1.52

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 #1cef95; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #1cef95; }

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.