COLOR #C4EFBA

HEX: #C4EFBA RGB: (196,239,186)

Color info

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

RGB color model

#C4EFBA color RGB value is (196,239,186).

RGB: (196,239,186) (77%, 94%, 73%)

RGB channels and saturation

R 196 of 255 = 77%
G 239 of 255 = 94%
B 186 of 255 = 73%

196
239
186

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

Portions of RGB colors in percentages

R + G + B = 196 + 239 + 186 = 621 (100%)
R 196 of 621 ~ 31.56%
G 239 of 621 ~ 38.49%
B 186 of 621 ~ 29.95'%

%31.56
%38.49
%29.95

CMYK color model

#C4EFBA color CMYK value is (18,0,22,6).

  • cyan value is 17.99%
  • magenta value is 0.00%
  • yellow value is 22.18%
  • key color value is 6.27%
CMYK: (18,0,22,6) C18M0Y22K6 (18%,0%,22%,6%) (0.18/0.00/0.22/0.06) 

CMYK percentages

%17.99
%0
%22.18
%6.27

Codes

Color #C4EFBA in popluar color models

C4 EF BA
RGB 196 239 186
HSL 109° 62.35% 83.33%
HSB/HSV 109° 22.18% 93.73%
CMYK 17.99% 0.00% 22.18%
6.27%

Color #C4EFBA in popluar number systems.

HEX C4 EF BA
Decimal 196 239 186
Binary 11000100 11101111 10111010
Octal 304 357 272

Shades and tints

Shades of #C4EFBA

#C4EFBA
(196,239,186)
#B3DAAA
(179,218,170)
#A2C59A
(162,197,154)
#91B08A
(145,176,138)
#809B7A
(128,155,122)
#6F866A
(111,134,106)
#5E715A
(94,113,90)
#4D5C4A
(77,92,74)
#3C473A
(60,71,58)
#2B322A
(43,50,42)
#1A1D1A
(26,29,26)
#000000
(0,0,0)

Tints of #C4EFBA

#C4EFBA
(196,239,186)
#C9F0C0
(201,240,192)
#CEF1C6
(206,241,198)
#D3F2CC
(211,242,204)
#D8F3D2
(216,243,210)
#DDF4D8
(221,244,216)
#E2F5DE
(226,245,222)
#E7F6E4
(231,246,228)
#ECF7EA
(236,247,234)
#F1F8F0
(241,248,240)
#F6F9F6
(246,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4EFBA; }

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

This text font color is #C4EFBA.

Background Color

.myBgColor { background-color: #C4EFBA; }

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

This div background color is #C4EFBA.

Border color

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

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

This div border color is #C4EFBA.

Opacity

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

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

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

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

This text has shadow with #C4EFBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4EFBA.

Preview

Color preview on black background

This text has color #C4EFBA on black background.


Color preview on white background

This text has color #C4EFBA on white background.


Black color preview on #C4EFBA background

This text has black color on #C4EFBA background.


White color preview on #C4EFBA background

This text has white color on #C4EFBA background.


Related colors

Complementary color

Complementary color for #hex is #3B1045.


I love getcolorcode.com

Triadic colors

1 #BAC4EF and #EFBAC4 with #C4EFBA are triadic colors.

2 #BAEFC4 and #EFC4BA with #C4EFBA are triadic colors.