COLOR #C9E495

HEX: #C9E495 RGB: (201,228,149)

Color info

#C9E495 contains mainly red and green colors. Web safe color of #C9E495 is #CCCC99 (or #CC9).

RGB color model

#C9E495 color RGB value is (201,228,149).

RGB: (201,228,149) (79%, 89%, 58%)

RGB channels and saturation

R 201 of 255 = 79%
G 228 of 255 = 89%
B 149 of 255 = 58%

201
228
149

R + G + B ~ 75%. #C9E495 is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 228 + 149 = 578 (100%)
R 201 of 578 ~ 34.78%
G 228 of 578 ~ 39.45%
B 149 of 578 ~ 25.78'%

%34.78
%39.45
%25.78

CMYK color model

#C9E495 color CMYK value is (12,0,35,11).

  • cyan value is 11.84%
  • magenta value is 0.00%
  • yellow value is 34.65%
  • key color value is 10.59%

CMYK: (12,0,35,11)
C12M0Y35K11 (12%, 0%, 35%, 11%)
(0.12 / 0.00 / 0.35 / 0.11)

CMYK percentages

%11.84
%0
%34.65
%10.59

Codes

Color #C9E495 in popluar color models

C9 E4 95
RGB 201 228 149
HSL 81° 59.40% 73.92%
HSB/HSV 81° 34.65% 89.41%
CMYK 11.84% 0.00% 34.65%
10.59%

Color #C9E495 in popluar number systems.

HEX C9 E4 95
Decimal 201 228 149
Binary 11001001 11100100 10010101
Octal 311 344 225

Shades and tints

Shades of #C9E495

#C9E495
(201,228,149)
#B7D088
(183,208,136)
#A5BC7B
(165,188,123)
#93A86E
(147,168,110)
#819461
(129,148,97)
#6F8054
(111,128,84)
#5D6C47
(93,108,71)
#4B583A
(75,88,58)
#39442D
(57,68,45)
#273020
(39,48,32)
#151C13
(21,28,19)
#000000
(0,0,0)

Tints of #C9E495

#C9E495
(201,228,149)
#CDE69E
(205,230,158)
#D1E8A7
(209,232,167)
#D5EAB0
(213,234,176)
#D9ECB9
(217,236,185)
#DDEEC2
(221,238,194)
#E1F0CB
(225,240,203)
#E5F2D4
(229,242,212)
#E9F4DD
(233,244,221)
#EDF6E6
(237,246,230)
#F1F8EF
(241,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E495 color. Also use rgb(201,228,149) instead hex code.

Text Font Color

.myTextColor { color: #C9E495; }

<p style="color:#C9E495">This sample text font color is #C9E495.</p>

This text font color is #C9E495.

Background Color

.myBgColor { background-color: #C9E495; }

<div style="background-color:#C9E495">Inner text</div>

This div background color is #C9E495.

Border color

.myBorderColor { border: 1px solid #C9E495; }

<div style="border:3px solid #C9E495">Div</div>

This div border color is #C9E495.

Opacity

.myOpacity80 { color: #C9E495; opacity: 0.8; }

<p style="color:#C9E495;opacity:0.8;">80%</p>

Text with #C9E495 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C9E495;}

<p style="text-shadow: 3px 3px 1px #C9E495">Text here.</p>

This text has shadow with #C9E495 color.


.textShadow {text-shadow: 3px 3px 1px #C9E495', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C9E495, 5px 5px 20px red">Text here.</p>

This text has shadow with #C9E495 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C9E495, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C9E495, Direction=45, Strength=4)">Text</p>

This text has shadow with #C9E495 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C9E495;
-webkit-box-shadow: 1px 1px 3px 2px #C9E495;
box-shadow: 1px 1px 3px 2px #C9E495;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C9E495; -webkit-box-shadow: 1px 1px 3px 2px #C9E495; box-shadow:1px 1px 3px 2px #C9E495;">
Div content here
</div>

This div box has shadow with color #C9E495.

Preview

Color preview on black background

This text has color #C9E495 on black background.


Color preview on white background

This text has color #C9E495 on white background.


Black color preview on #C9E495 background

This text has black color on #C9E495 background.


White color preview on #C9E495 background

This text has white color on #C9E495 background.


Related colors

Complementary color

Complementary color for #hex is #361B6A.


I love getcolorcode.com

Triadic colors

1 #95C9E4 and #E495C9 with #C9E495 are triadic colors.

2 #95E4C9 and #E4C995 with #C9E495 are triadic colors.