COLOR #C7EABA

HEX: #C7EABA RGB: (199,234,186)

Color info

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

RGB color model

#C7EABA color RGB value is (199,234,186).

RGB: (199,234,186) (78%, 92%, 73%)

RGB channels and saturation

R 199 of 255 = 78%
G 234 of 255 = 92%
B 186 of 255 = 73%

199
234
186

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

Portions of RGB colors in percentages

R + G + B = 199 + 234 + 186 = 619 (100%)
R 199 of 619 ~ 32.15%
G 234 of 619 ~ 37.8%
B 186 of 619 ~ 30.05'%

%32.15
%37.8
%30.05

CMYK color model

#C7EABA color CMYK value is (15,0,21,8).

  • cyan value is 14.96%
  • magenta value is 0.00%
  • yellow value is 20.51%
  • key color value is 8.24%
CMYK: (15,0,21,8) C15M0Y21K8 (15%,0%,21%,8%) (0.15/0.00/0.21/0.08) 

CMYK percentages

%14.96
%0
%20.51
%8.24

Codes

Color #C7EABA in popluar color models

C7 EA BA
RGB 199 234 186
HSL 104° 53.33% 82.35%
HSB/HSV 104° 20.51% 91.76%
CMYK 14.96% 0.00% 20.51%
8.24%

Color #C7EABA in popluar number systems.

HEX C7 EA BA
Decimal 199 234 186
Binary 11000111 11101010 10111010
Octal 307 352 272

Shades and tints

Shades of #C7EABA

#C7EABA
(199,234,186)
#B5D5AA
(181,213,170)
#A3C09A
(163,192,154)
#91AB8A
(145,171,138)
#7F967A
(127,150,122)
#6D816A
(109,129,106)
#5B6C5A
(91,108,90)
#49574A
(73,87,74)
#37423A
(55,66,58)
#252D2A
(37,45,42)
#13181A
(19,24,26)
#000000
(0,0,0)

Tints of #C7EABA

#C7EABA
(199,234,186)
#CCEBC0
(204,235,192)
#D1ECC6
(209,236,198)
#D6EDCC
(214,237,204)
#DBEED2
(219,238,210)
#E0EFD8
(224,239,216)
#E5F0DE
(229,240,222)
#EAF1E4
(234,241,228)
#EFF2EA
(239,242,234)
#F4F3F0
(244,243,240)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EABA color. Also use rgb(199,234,186) instead hex code.

Text Font Color

.myTextColor { color: #C7EABA; }

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

This text font color is #C7EABA.

Background Color

.myBgColor { background-color: #C7EABA; }

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

This div background color is #C7EABA.

Border color

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

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

This div border color is #C7EABA.

Opacity

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

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

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

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

This text has shadow with #C7EABA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EABA.

Preview

Color preview on black background

This text has color #C7EABA on black background.


Color preview on white background

This text has color #C7EABA on white background.


Black color preview on #C7EABA background

This text has black color on #C7EABA background.


White color preview on #C7EABA background

This text has white color on #C7EABA background.


Related colors

Complementary color

Complementary color for #hex is #381545.


I love getcolorcode.com

Triadic colors

1 #BAC7EA and #EABAC7 with #C7EABA are triadic colors.

2 #BAEAC7 and #EAC7BA with #C7EABA are triadic colors.