COLOR #C7E3BA

HEX: #C7E3BA RGB: (199,227,186)

Color info

#C7E3BA contains red, green and blue colors in about the same proportion. Web safe color of #C7E3BA is #CCCCCC (or #CCC).

RGB color model

#C7E3BA color RGB value is (199,227,186).

RGB: (199,227,186) (78%, 89%, 73%)

RGB channels and saturation

R 199 of 255 = 78%
G 227 of 255 = 89%
B 186 of 255 = 73%

199
227
186

R + G + B ~ 80%. #C7E3BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 227 + 186 = 612 (100%)
R 199 of 612 ~ 32.52%
G 227 of 612 ~ 37.09%
B 186 of 612 ~ 30.39'%

%32.52
%37.09
%30.39

CMYK color model

#C7E3BA color CMYK value is (12,0,18,11).

  • cyan value is 12.33%
  • magenta value is 0.00%
  • yellow value is 18.06%
  • key color value is 10.98%

CMYK: (12,0,18,11)
C12M0Y18K11 (12%, 0%, 18%, 11%)
(0.12 / 0.00 / 0.18 / 0.11)

CMYK percentages

%12.33
%0
%18.06
%10.98

Codes

Color #C7E3BA in popluar color models

C7 E3 BA
RGB 199 227 186
HSL 101° 42.27% 80.98%
HSB/HSV 101° 18.06% 89.02%
CMYK 12.33% 0.00% 18.06%
10.98%

Color #C7E3BA in popluar number systems.

HEX C7 E3 BA
Decimal 199 227 186
Binary 11000111 11100011 10111010
Octal 307 343 272

Shades and tints

Shades of #C7E3BA

#C7E3BA
(199,227,186)
#B5CFAA
(181,207,170)
#A3BB9A
(163,187,154)
#91A78A
(145,167,138)
#7F937A
(127,147,122)
#6D7F6A
(109,127,106)
#5B6B5A
(91,107,90)
#49574A
(73,87,74)
#37433A
(55,67,58)
#252F2A
(37,47,42)
#131B1A
(19,27,26)
#000000
(0,0,0)

Tints of #C7E3BA

#C7E3BA
(199,227,186)
#CCE5C0
(204,229,192)
#D1E7C6
(209,231,198)
#D6E9CC
(214,233,204)
#DBEBD2
(219,235,210)
#E0EDD8
(224,237,216)
#E5EFDE
(229,239,222)
#EAF1E4
(234,241,228)
#EFF3EA
(239,243,234)
#F4F5F0
(244,245,240)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E3BA; }

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

This text font color is #C7E3BA.

Background Color

.myBgColor { background-color: #C7E3BA; }

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

This div background color is #C7E3BA.

Border color

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

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

This div border color is #C7E3BA.

Opacity

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

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

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

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

This text has shadow with #C7E3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E3BA.

Preview

Color preview on black background

This text has color #C7E3BA on black background.


Color preview on white background

This text has color #C7E3BA on white background.


Black color preview on #C7E3BA background

This text has black color on #C7E3BA background.


White color preview on #C7E3BA background

This text has white color on #C7E3BA background.


Related colors

Complementary color

Complementary color for #hex is #381C45.


I love getcolorcode.com

Triadic colors

1 #BAC7E3 and #E3BAC7 with #C7E3BA are triadic colors.

2 #BAE3C7 and #E3C7BA with #C7E3BA are triadic colors.