COLOR #C7E6BB

HEX: #C7E6BB RGB: (199,230,187)

Renk bilgisi

#C7E6BB contains red, green and blue colors in about the same proportion. #C7E6BB ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C7E6BB color RGB value is (199,230,187).

RGB: (199,230,187) (78%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 187 of 255 = 73%

199
230
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 187 = 616 (100%)
R 199 of 616 ~ 32.31%
G 230 of 616 ~ 37.34%
B 187 of 616 ~ 30.36'%

%32.31
%37.34
%30.36

CMYK RENK MODELİ

#C7E6BB rengi CMYK tonu (13,0,19,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 18.70%
  • ana renk tonu 9.80%

CMYK: (13,0,19,10)
C13M0Y19K10 (13%, 0%, 19%, 10%)
(0.13 / 0.00 / 0.19 / 0.10)

CMYK yüzdeleri

%13.48
%0
%18.7
%9.8

Codes

Color #C7E6BB in popluar color models

C7 E6 BB
RGB 199 230 187
HSL 103° 46.24% 81.76%
HSB/HSV 103° 18.70% 90.20%
CMYK 13.48% 0.00% 18.70%
9.80%

Color #C7E6BB in popluar number systems.

HEX C7 E6 BB
Decimal 199 230 187
Binary 11000111 11100110 10111011
Octal 307 346 273

Shades and tints

Shades of #C7E6BB

#C7E6BB
(199,230,187)
#B5D2AA
(181,210,170)
#A3BE99
(163,190,153)
#91AA88
(145,170,136)
#7F9677
(127,150,119)
#6D8266
(109,130,102)
#5B6E55
(91,110,85)
#495A44
(73,90,68)
#374633
(55,70,51)
#253222
(37,50,34)
#131E11
(19,30,17)
#000000
(0,0,0)

Tints of #C7E6BB

#C7E6BB
(199,230,187)
#CCE8C1
(204,232,193)
#D1EAC7
(209,234,199)
#D6ECCD
(214,236,205)
#DBEED3
(219,238,211)
#E0F0D9
(224,240,217)
#E5F2DF
(229,242,223)
#EAF4E5
(234,244,229)
#EFF6EB
(239,246,235)
#F4F8F1
(244,248,241)
#F9FAF7
(249,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E6BB color. Also use rgb(199,230,187) instead hex code.

Text Font Color

.myTextColor { color: #C7E6BB; }

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

This text font color is #C7E6BB.

Background Color

.myBgColor { background-color: #C7E6BB; }

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

This div background color is #C7E6BB.

Border color

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

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

This div border color is #C7E6BB.

Opacity

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

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

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

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

This text has shadow with #C7E6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6BB.

Preview

Color preview on black background

This text has color #C7E6BB on black background.


Color preview on white background

This text has color #C7E6BB on white background.


Black color preview on #C7E6BB background

This text has black color on #C7E6BB background.


White color preview on #C7E6BB background

This text has white color on #C7E6BB background.


Related colors

Complementary color

Complementary color for #hex is #381944.


I love getcolorcode.com

Triadic colors

1 #BBC7E6 and #E6BBC7 with #C7E6BB are triadic colors.

2 #BBE6C7 and #E6C7BB with #C7E6BB are triadic colors.