COLOR #C7E6BC

HEX: #C7E6BC RGB: (199,230,188)

Renk bilgisi

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

RGB renk modeli

#C7E6BC color RGB value is (199,230,188).

RGB: (199,230,188) (78%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 188 of 255 = 74%

199
230
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 188 = 617 (100%)
R 199 of 617 ~ 32.25%
G 230 of 617 ~ 37.28%
B 188 of 617 ~ 30.47'%

%32.25
%37.28
%30.47

CMYK RENK MODELİ

#C7E6BC rengi CMYK tonu (13,0,18,10).

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

CMYK: (13,0,18,10)
C13M0Y18K10 (13%, 0%, 18%, 10%)
(0.13 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%13.48
%0
%18.26
%9.8

Codes

Color #C7E6BC in popluar color models

C7 E6 BC
RGB 199 230 188
HSL 104° 45.65% 81.96%
HSB/HSV 104° 18.26% 90.20%
CMYK 13.48% 0.00% 18.26%
9.80%

Color #C7E6BC in popluar number systems.

HEX C7 E6 BC
Decimal 199 230 188
Binary 11000111 11100110 10111100
Octal 307 346 274

Shades and tints

Shades of #C7E6BC

#C7E6BC
(199,230,188)
#B5D2AB
(181,210,171)
#A3BE9A
(163,190,154)
#91AA89
(145,170,137)
#7F9678
(127,150,120)
#6D8267
(109,130,103)
#5B6E56
(91,110,86)
#495A45
(73,90,69)
#374634
(55,70,52)
#253223
(37,50,35)
#131E12
(19,30,18)
#000000
(0,0,0)

Tints of #C7E6BC

#C7E6BC
(199,230,188)
#CCE8C2
(204,232,194)
#D1EAC8
(209,234,200)
#D6ECCE
(214,236,206)
#DBEED4
(219,238,212)
#E0F0DA
(224,240,218)
#E5F2E0
(229,242,224)
#EAF4E6
(234,244,230)
#EFF6EC
(239,246,236)
#F4F8F2
(244,248,242)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E6BC; }

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

This text font color is #C7E6BC.

Background Color

.myBgColor { background-color: #C7E6BC; }

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

This div background color is #C7E6BC.

Border color

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

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

This div border color is #C7E6BC.

Opacity

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

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

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

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

This text has shadow with #C7E6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6BC.

Preview

Color preview on black background

This text has color #C7E6BC on black background.


Color preview on white background

This text has color #C7E6BC on white background.


Black color preview on #C7E6BC background

This text has black color on #C7E6BC background.


White color preview on #C7E6BC background

This text has white color on #C7E6BC background.


Related colors

Complementary color

Complementary color for #hex is #381943.


I love getcolorcode.com

Triadic colors

1 #BCC7E6 and #E6BCC7 with #C7E6BC are triadic colors.

2 #BCE6C7 and #E6C7BC with #C7E6BC are triadic colors.