COLOR #C5E6BB

HEX: #C5E6BB RGB: (197,230,187)

Color info

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

RGB color model

#C5E6BB color RGB value is (197,230,187).

RGB: (197,230,187) (77%, 90%, 73%)

RGB channels and saturation

R 197 of 255 = 77%
G 230 of 255 = 90%
B 187 of 255 = 73%

197
230
187

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

Portions of RGB colors in percentages

R + G + B = 197 + 230 + 187 = 614 (100%)
R 197 of 614 ~ 32.08%
G 230 of 614 ~ 37.46%
B 187 of 614 ~ 30.46'%

%32.08
%37.46
%30.46

CMYK color model

#C5E6BB color CMYK value is (14,0,19,10).

  • cyan value is 14.35%
  • magenta value is 0.00%
  • yellow value is 18.70%
  • key color value is 9.80%
CMYK: (14,0,19,10) C14M0Y19K10 (14%,0%,19%,10%) (0.14/0.00/0.19/0.10) 

CMYK percentages

%14.35
%0
%18.7
%9.8

Codes

Color #C5E6BB in popluar color models

C5 E6 BB
RGB 197 230 187
HSL 106° 46.24% 81.76%
HSB/HSV 106° 18.70% 90.20%
CMYK 14.35% 0.00% 18.70%
9.80%

Color #C5E6BB in popluar number systems.

HEX C5 E6 BB
Decimal 197 230 187
Binary 11000101 11100110 10111011
Octal 305 346 273

Shades and tints

Shades of #C5E6BB

#C5E6BB
(197,230,187)
#B4D2AA
(180,210,170)
#A3BE99
(163,190,153)
#92AA88
(146,170,136)
#819677
(129,150,119)
#708266
(112,130,102)
#5F6E55
(95,110,85)
#4E5A44
(78,90,68)
#3D4633
(61,70,51)
#2C3222
(44,50,34)
#1B1E11
(27,30,17)
#000000
(0,0,0)

Tints of #C5E6BB

#C5E6BB
(197,230,187)
#CAE8C1
(202,232,193)
#CFEAC7
(207,234,199)
#D4ECCD
(212,236,205)
#D9EED3
(217,238,211)
#DEF0D9
(222,240,217)
#E3F2DF
(227,242,223)
#E8F4E5
(232,244,229)
#EDF6EB
(237,246,235)
#F2F8F1
(242,248,241)
#F7FAF7
(247,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E6BB color. Also use rgb(197,230,187) instead hex code.

Text Font Color

.myTextColor { color: #C5E6BB; }

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

This text font color is #C5E6BB.

Background Color

.myBgColor { background-color: #C5E6BB; }

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

This div background color is #C5E6BB.

Border color

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

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

This div border color is #C5E6BB.

Opacity

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

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

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

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

This text has shadow with #C5E6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6BB.

Preview

Color preview on black background

This text has color #C5E6BB on black background.


Color preview on white background

This text has color #C5E6BB on white background.


Black color preview on #C5E6BB background

This text has black color on #C5E6BB background.


White color preview on #C5E6BB background

This text has white color on #C5E6BB background.


Related colors

Complementary color

Complementary color for #hex is #3A1944.


I love getcolorcode.com

Triadic colors

1 #BBC5E6 and #E6BBC5 with #C5E6BB are triadic colors.

2 #BBE6C5 and #E6C5BB with #C5E6BB are triadic colors.