COLOR #C4E1A6

HEX: #C4E1A6 RGB: (196,225,166)

Color info

#C4E1A6 contains red, green and blue colors in about the same proportion. Web safe color of #C4E1A6 is #CCCC99 (or #CC9).

RGB color model

#C4E1A6 color RGB value is (196,225,166).

RGB: (196,225,166) (77%, 88%, 65%)

RGB channels and saturation

R 196 of 255 = 77%
G 225 of 255 = 88%
B 166 of 255 = 65%

196
225
166

R + G + B ~ 77%. #C4E1A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 225 + 166 = 587 (100%)
R 196 of 587 ~ 33.39%
G 225 of 587 ~ 38.33%
B 166 of 587 ~ 28.28'%

%33.39
%38.33
%28.28

CMYK color model

#C4E1A6 color CMYK value is (13,0,26,12).

  • cyan value is 12.89%
  • magenta value is 0.00%
  • yellow value is 26.22%
  • key color value is 11.76%

CMYK: (13,0,26,12)
C13M0Y26K12 (13%, 0%, 26%, 12%)
(0.13 / 0.00 / 0.26 / 0.12)

CMYK percentages

%12.89
%0
%26.22
%11.76

Codes

Color #C4E1A6 in popluar color models

C4 E1 A6
RGB 196 225 166
HSL 89° 49.58% 76.67%
HSB/HSV 89° 26.22% 88.24%
CMYK 12.89% 0.00% 26.22%
11.76%

Color #C4E1A6 in popluar number systems.

HEX C4 E1 A6
Decimal 196 225 166
Binary 11000100 11100001 10100110
Octal 304 341 246

Shades and tints

Shades of #C4E1A6

#C4E1A6
(196,225,166)
#B3CD97
(179,205,151)
#A2B988
(162,185,136)
#91A579
(145,165,121)
#80916A
(128,145,106)
#6F7D5B
(111,125,91)
#5E694C
(94,105,76)
#4D553D
(77,85,61)
#3C412E
(60,65,46)
#2B2D1F
(43,45,31)
#1A1910
(26,25,16)
#000000
(0,0,0)

Tints of #C4E1A6

#C4E1A6
(196,225,166)
#C9E3AE
(201,227,174)
#CEE5B6
(206,229,182)
#D3E7BE
(211,231,190)
#D8E9C6
(216,233,198)
#DDEBCE
(221,235,206)
#E2EDD6
(226,237,214)
#E7EFDE
(231,239,222)
#ECF1E6
(236,241,230)
#F1F3EE
(241,243,238)
#F6F5F6
(246,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E1A6 color. Also use rgb(196,225,166) instead hex code.

Text Font Color

.myTextColor { color: #C4E1A6; }

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

This text font color is #C4E1A6.

Background Color

.myBgColor { background-color: #C4E1A6; }

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

This div background color is #C4E1A6.

Border color

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

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

This div border color is #C4E1A6.

Opacity

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

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

Text with #C4E1A6 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 #C4E1A6;}

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

This text has shadow with #C4E1A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E1A6.

Preview

Color preview on black background

This text has color #C4E1A6 on black background.


Color preview on white background

This text has color #C4E1A6 on white background.


Black color preview on #C4E1A6 background

This text has black color on #C4E1A6 background.


White color preview on #C4E1A6 background

This text has white color on #C4E1A6 background.


Related colors

Complementary color

Complementary color for #hex is #3B1E59.


I love getcolorcode.com

Triadic colors

1 #A6C4E1 and #E1A6C4 with #C4E1A6 are triadic colors.

2 #A6E1C4 and #E1C4A6 with #C4E1A6 are triadic colors.