COLOR #C4EDBA

HEX: #C4EDBA RGB: (196,237,186)

Color info

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

RGB color model

#C4EDBA color RGB value is (196,237,186).

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

RGB channels and saturation

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

196
237
186

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

Portions of RGB colors in percentages

R + G + B = 196 + 237 + 186 = 619 (100%)
R 196 of 619 ~ 31.66%
G 237 of 619 ~ 38.29%
B 186 of 619 ~ 30.05'%

%31.66
%38.29
%30.05

CMYK color model

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

  • cyan value is 17.30%
  • 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

%17.3
%0
%21.52
%7.06

Codes

Color #C4EDBA in popluar color models

C4 ED BA
RGB 196 237 186
HSL 108° 58.62% 82.94%
HSB/HSV 108° 21.52% 92.94%
CMYK 17.30% 0.00% 21.52%
7.06%

Color #C4EDBA in popluar number systems.

HEX C4 ED BA
Decimal 196 237 186
Binary 11000100 11101101 10111010
Octal 304 355 272

Shades and tints

Shades of #C4EDBA

#C4EDBA
(196,237,186)
#B3D8AA
(179,216,170)
#A2C39A
(162,195,154)
#91AE8A
(145,174,138)
#80997A
(128,153,122)
#6F846A
(111,132,106)
#5E6F5A
(94,111,90)
#4D5A4A
(77,90,74)
#3C453A
(60,69,58)
#2B302A
(43,48,42)
#1A1B1A
(26,27,26)
#000000
(0,0,0)

Tints of #C4EDBA

#C4EDBA
(196,237,186)
#C9EEC0
(201,238,192)
#CEEFC6
(206,239,198)
#D3F0CC
(211,240,204)
#D8F1D2
(216,241,210)
#DDF2D8
(221,242,216)
#E2F3DE
(226,243,222)
#E7F4E4
(231,244,228)
#ECF5EA
(236,245,234)
#F1F6F0
(241,246,240)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4EDBA; }

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

This text font color is #C4EDBA.

Background Color

.myBgColor { background-color: #C4EDBA; }

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

This div background color is #C4EDBA.

Border color

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

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

This div border color is #C4EDBA.

Opacity

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

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

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

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

This text has shadow with #C4EDBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4EDBA.

Preview

Color preview on black background

This text has color #C4EDBA on black background.


Color preview on white background

This text has color #C4EDBA on white background.


Black color preview on #C4EDBA background

This text has black color on #C4EDBA background.


White color preview on #C4EDBA background

This text has white color on #C4EDBA background.


Related colors

Complementary color

Complementary color for #hex is #3B1245.


I love getcolorcode.com

Triadic colors

1 #BAC4ED and #EDBAC4 with #C4EDBA are triadic colors.

2 #BAEDC4 and #EDC4BA with #C4EDBA are triadic colors.