COLOR #C4E3BA

HEX: #C4E3BA RGB: (196,227,186)

Color info

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

RGB color model

#C4E3BA color RGB value is (196,227,186).

RGB: (196,227,186) (77%, 89%, 73%)

RGB channels and saturation

R 196 of 255 = 77%
G 227 of 255 = 89%
B 186 of 255 = 73%

196
227
186

R + G + B ~ 80%. #C4E3BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 227 + 186 = 609 (100%)
R 196 of 609 ~ 32.18%
G 227 of 609 ~ 37.27%
B 186 of 609 ~ 30.54'%

%32.18
%37.27
%30.54

CMYK color model

#C4E3BA color CMYK value is (14,0,18,11).

  • cyan value is 13.66%
  • magenta value is 0.00%
  • yellow value is 18.06%
  • key color value is 10.98%
CMYK: (14,0,18,11) C14M0Y18K11 (14%,0%,18%,11%) (0.14/0.00/0.18/0.11) 

CMYK percentages

%13.66
%0
%18.06
%10.98

Codes

Color #C4E3BA in popluar color models

C4 E3 BA
RGB 196 227 186
HSL 105° 42.27% 80.98%
HSB/HSV 105° 18.06% 89.02%
CMYK 13.66% 0.00% 18.06%
10.98%

Color #C4E3BA in popluar number systems.

HEX C4 E3 BA
Decimal 196 227 186
Binary 11000100 11100011 10111010
Octal 304 343 272

Shades and tints

Shades of #C4E3BA

#C4E3BA
(196,227,186)
#B3CFAA
(179,207,170)
#A2BB9A
(162,187,154)
#91A78A
(145,167,138)
#80937A
(128,147,122)
#6F7F6A
(111,127,106)
#5E6B5A
(94,107,90)
#4D574A
(77,87,74)
#3C433A
(60,67,58)
#2B2F2A
(43,47,42)
#1A1B1A
(26,27,26)
#000000
(0,0,0)

Tints of #C4E3BA

#C4E3BA
(196,227,186)
#C9E5C0
(201,229,192)
#CEE7C6
(206,231,198)
#D3E9CC
(211,233,204)
#D8EBD2
(216,235,210)
#DDEDD8
(221,237,216)
#E2EFDE
(226,239,222)
#E7F1E4
(231,241,228)
#ECF3EA
(236,243,234)
#F1F5F0
(241,245,240)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E3BA color. Also use rgb(196,227,186) instead hex code.

Text Font Color

.myTextColor { color: #C4E3BA; }

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

This text font color is #C4E3BA.

Background Color

.myBgColor { background-color: #C4E3BA; }

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

This div background color is #C4E3BA.

Border color

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

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

This div border color is #C4E3BA.

Opacity

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

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

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

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

This text has shadow with #C4E3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E3BA.

Preview

Color preview on black background

This text has color #C4E3BA on black background.


Color preview on white background

This text has color #C4E3BA on white background.


Black color preview on #C4E3BA background

This text has black color on #C4E3BA background.


White color preview on #C4E3BA background

This text has white color on #C4E3BA background.


Related colors

Complementary color

Complementary color for #hex is #3B1C45.


I love getcolorcode.com

Triadic colors

1 #BAC4E3 and #E3BAC4 with #C4E3BA are triadic colors.

2 #BAE3C4 and #E3C4BA with #C4E3BA are triadic colors.