COLOR #C4E1B8

HEX: #C4E1B8 RGB: (196,225,184)

Color info

#C4E1B8 contains red, green and blue colors in about the same proportion. Web safe color of #C4E1B8 is #CCCCCC (or #CCC).

RGB color model

#C4E1B8 color RGB value is (196,225,184).

RGB: (196,225,184) (77%, 88%, 72%)

RGB channels and saturation

R 196 of 255 = 77%
G 225 of 255 = 88%
B 184 of 255 = 72%

196
225
184

R + G + B ~ 79%. #C4E1B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 225 + 184 = 605 (100%)
R 196 of 605 ~ 32.4%
G 225 of 605 ~ 37.19%
B 184 of 605 ~ 30.41'%

%32.4
%37.19
%30.41

CMYK color model

#C4E1B8 color CMYK value is (13,0,18,12).

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

CMYK: (13,0,18,12)
C13M0Y18K12 (13%, 0%, 18%, 12%)
(0.13 / 0.00 / 0.18 / 0.12)

CMYK percentages

%12.89
%0
%18.22
%11.76

Codes

Color #C4E1B8 in popluar color models

C4 E1 B8
RGB 196 225 184
HSL 102° 40.59% 80.20%
HSB/HSV 102° 18.22% 88.24%
CMYK 12.89% 0.00% 18.22%
11.76%

Color #C4E1B8 in popluar number systems.

HEX C4 E1 B8
Decimal 196 225 184
Binary 11000100 11100001 10111000
Octal 304 341 270

Shades and tints

Shades of #C4E1B8

#C4E1B8
(196,225,184)
#B3CDA8
(179,205,168)
#A2B998
(162,185,152)
#91A588
(145,165,136)
#809178
(128,145,120)
#6F7D68
(111,125,104)
#5E6958
(94,105,88)
#4D5548
(77,85,72)
#3C4138
(60,65,56)
#2B2D28
(43,45,40)
#1A1918
(26,25,24)
#000000
(0,0,0)

Tints of #C4E1B8

#C4E1B8
(196,225,184)
#C9E3BE
(201,227,190)
#CEE5C4
(206,229,196)
#D3E7CA
(211,231,202)
#D8E9D0
(216,233,208)
#DDEBD6
(221,235,214)
#E2EDDC
(226,237,220)
#E7EFE2
(231,239,226)
#ECF1E8
(236,241,232)
#F1F3EE
(241,243,238)
#F6F5F4
(246,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4E1B8; }

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

This text font color is #C4E1B8.

Background Color

.myBgColor { background-color: #C4E1B8; }

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

This div background color is #C4E1B8.

Border color

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

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

This div border color is #C4E1B8.

Opacity

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

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

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

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

This text has shadow with #C4E1B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E1B8.

Preview

Color preview on black background

This text has color #C4E1B8 on black background.


Color preview on white background

This text has color #C4E1B8 on white background.


Black color preview on #C4E1B8 background

This text has black color on #C4E1B8 background.


White color preview on #C4E1B8 background

This text has white color on #C4E1B8 background.


Related colors

Complementary color

Complementary color for #hex is #3B1E47.


I love getcolorcode.com

Triadic colors

1 #B8C4E1 and #E1B8C4 with #C4E1B8 are triadic colors.

2 #B8E1C4 and #E1C4B8 with #C4E1B8 are triadic colors.