COLOR #C5E2B0

HEX: #C5E2B0 RGB: (197,226,176)

Color info

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

RGB color model

#C5E2B0 color RGB value is (197,226,176).

RGB: (197,226,176) (77%, 89%, 69%)

RGB channels and saturation

R 197 of 255 = 77%
G 226 of 255 = 89%
B 176 of 255 = 69%

197
226
176

R + G + B ~ 78%. #C5E2B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 226 + 176 = 599 (100%)
R 197 of 599 ~ 32.89%
G 226 of 599 ~ 37.73%
B 176 of 599 ~ 29.38'%

%32.89
%37.73
%29.38

CMYK color model

#C5E2B0 color CMYK value is (13,0,22,11).

  • cyan value is 12.83%
  • magenta value is 0.00%
  • yellow value is 22.12%
  • key color value is 11.37%

CMYK: (13,0,22,11)
C13M0Y22K11 (13%, 0%, 22%, 11%)
(0.13 / 0.00 / 0.22 / 0.11)

CMYK percentages

%12.83
%0
%22.12
%11.37

Codes

Color #C5E2B0 in popluar color models

C5 E2 B0
RGB 197 226 176
HSL 95° 46.30% 78.82%
HSB/HSV 95° 22.12% 88.63%
CMYK 12.83% 0.00% 22.12%
11.37%

Color #C5E2B0 in popluar number systems.

HEX C5 E2 B0
Decimal 197 226 176
Binary 11000101 11100010 10110000
Octal 305 342 260

Shades and tints

Shades of #C5E2B0

#C5E2B0
(197,226,176)
#B4CEA0
(180,206,160)
#A3BA90
(163,186,144)
#92A680
(146,166,128)
#819270
(129,146,112)
#707E60
(112,126,96)
#5F6A50
(95,106,80)
#4E5640
(78,86,64)
#3D4230
(61,66,48)
#2C2E20
(44,46,32)
#1B1A10
(27,26,16)
#000000
(0,0,0)

Tints of #C5E2B0

#C5E2B0
(197,226,176)
#CAE4B7
(202,228,183)
#CFE6BE
(207,230,190)
#D4E8C5
(212,232,197)
#D9EACC
(217,234,204)
#DEECD3
(222,236,211)
#E3EEDA
(227,238,218)
#E8F0E1
(232,240,225)
#EDF2E8
(237,242,232)
#F2F4EF
(242,244,239)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E2B0 color. Also use rgb(197,226,176) instead hex code.

Text Font Color

.myTextColor { color: #C5E2B0; }

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

This text font color is #C5E2B0.

Background Color

.myBgColor { background-color: #C5E2B0; }

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

This div background color is #C5E2B0.

Border color

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

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

This div border color is #C5E2B0.

Opacity

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

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

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

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

This text has shadow with #C5E2B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2B0.

Preview

Color preview on black background

This text has color #C5E2B0 on black background.


Color preview on white background

This text has color #C5E2B0 on white background.


Black color preview on #C5E2B0 background

This text has black color on #C5E2B0 background.


White color preview on #C5E2B0 background

This text has white color on #C5E2B0 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D4F.


I love getcolorcode.com

Triadic colors

1 #B0C5E2 and #E2B0C5 with #C5E2B0 are triadic colors.

2 #B0E2C5 and #E2C5B0 with #C5E2B0 are triadic colors.