COLOR #C5EDBA

HEX: #C5EDBA RGB: (197,237,186)

Color info

#C5EDBA contains red, green and blue colors in about the same proportion. Web safe color of #C5EDBA is #CCFFCC (or #CFC).

RGB color model

#C5EDBA color RGB value is (197,237,186).

RGB: (197,237,186) (77%, 93%, 73%)

RGB channels and saturation

R 197 of 255 = 77%
G 237 of 255 = 93%
B 186 of 255 = 73%

197
237
186

R + G + B ~ 81%. #C5EDBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 237 + 186 = 620 (100%)
R 197 of 620 ~ 31.77%
G 237 of 620 ~ 38.23%
B 186 of 620 ~ 30'%

%31.77
%38.23
%30

CMYK color model

#C5EDBA color CMYK value is (17,0,22,7).

  • cyan value is 16.88%
  • magenta value is 0.00%
  • yellow value is 21.52%
  • key color value is 7.06%

CMYK: (17,0,22,7)
C17M0Y22K7 (17%, 0%, 22%, 7%)
(0.17 / 0.00 / 0.22 / 0.07)

CMYK percentages

%16.88
%0
%21.52
%7.06

Codes

Color #C5EDBA in popluar color models

C5 ED BA
RGB 197 237 186
HSL 107° 58.62% 82.94%
HSB/HSV 107° 21.52% 92.94%
CMYK 16.88% 0.00% 21.52%
7.06%

Color #C5EDBA in popluar number systems.

HEX C5 ED BA
Decimal 197 237 186
Binary 11000101 11101101 10111010
Octal 305 355 272

Shades and tints

Shades of #C5EDBA

#C5EDBA
(197,237,186)
#B4D8AA
(180,216,170)
#A3C39A
(163,195,154)
#92AE8A
(146,174,138)
#81997A
(129,153,122)
#70846A
(112,132,106)
#5F6F5A
(95,111,90)
#4E5A4A
(78,90,74)
#3D453A
(61,69,58)
#2C302A
(44,48,42)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #C5EDBA

#C5EDBA
(197,237,186)
#CAEEC0
(202,238,192)
#CFEFC6
(207,239,198)
#D4F0CC
(212,240,204)
#D9F1D2
(217,241,210)
#DEF2D8
(222,242,216)
#E3F3DE
(227,243,222)
#E8F4E4
(232,244,228)
#EDF5EA
(237,245,234)
#F2F6F0
(242,246,240)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EDBA color. Also use rgb(197,237,186) instead hex code.

Text Font Color

.myTextColor { color: #C5EDBA; }

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

This text font color is #C5EDBA.

Background Color

.myBgColor { background-color: #C5EDBA; }

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

This div background color is #C5EDBA.

Border color

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

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

This div border color is #C5EDBA.

Opacity

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

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

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

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

This text has shadow with #C5EDBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDBA.

Preview

Color preview on black background

This text has color #C5EDBA on black background.


Color preview on white background

This text has color #C5EDBA on white background.


Black color preview on #C5EDBA background

This text has black color on #C5EDBA background.


White color preview on #C5EDBA background

This text has white color on #C5EDBA background.


Related colors

Complementary color

Complementary color for #hex is #3A1245.


I love getcolorcode.com

Triadic colors

1 #BAC5ED and #EDBAC5 with #C5EDBA are triadic colors.

2 #BAEDC5 and #EDC5BA with #C5EDBA are triadic colors.