COLOR #C9E6BC

HEX: #C9E6BC RGB: (201,230,188)

Renk bilgisi

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

RGB renk modeli

#C9E6BC color RGB value is (201,230,188).

RGB: (201,230,188) (79%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 188 of 255 = 74%

201
230
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 188 = 619 (100%)
R 201 of 619 ~ 32.47%
G 230 of 619 ~ 37.16%
B 188 of 619 ~ 30.37'%

%32.47
%37.16
%30.37

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.61%
  • 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

%12.61
%0
%18.26
%9.8

Codes

Color #C9E6BC in popluar color models

C9 E6 BC
RGB 201 230 188
HSL 101° 45.65% 81.96%
HSB/HSV 101° 18.26% 90.20%
CMYK 12.61% 0.00% 18.26%
9.80%

Color #C9E6BC in popluar number systems.

HEX C9 E6 BC
Decimal 201 230 188
Binary 11001001 11100110 10111100
Octal 311 346 274

Shades and tints

Shades of #C9E6BC

#C9E6BC
(201,230,188)
#B7D2AB
(183,210,171)
#A5BE9A
(165,190,154)
#93AA89
(147,170,137)
#819678
(129,150,120)
#6F8267
(111,130,103)
#5D6E56
(93,110,86)
#4B5A45
(75,90,69)
#394634
(57,70,52)
#273223
(39,50,35)
#151E12
(21,30,18)
#000000
(0,0,0)

Tints of #C9E6BC

#C9E6BC
(201,230,188)
#CDE8C2
(205,232,194)
#D1EAC8
(209,234,200)
#D5ECCE
(213,236,206)
#D9EED4
(217,238,212)
#DDF0DA
(221,240,218)
#E1F2E0
(225,242,224)
#E5F4E6
(229,244,230)
#E9F6EC
(233,246,236)
#EDF8F2
(237,248,242)
#F1FAF8
(241,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6BC; }

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

This text font color is #C9E6BC.

Background Color

.myBgColor { background-color: #C9E6BC; }

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

This div background color is #C9E6BC.

Border color

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

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

This div border color is #C9E6BC.

Opacity

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

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

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

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

This text has shadow with #C9E6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6BC.

Preview

Color preview on black background

This text has color #C9E6BC on black background.


Color preview on white background

This text has color #C9E6BC on white background.


Black color preview on #C9E6BC background

This text has black color on #C9E6BC background.


White color preview on #C9E6BC background

This text has white color on #C9E6BC background.


Related colors

Complementary color

Complementary color for #hex is #361943.


I love getcolorcode.com

Triadic colors

1 #BCC9E6 and #E6BCC9 with #C9E6BC are triadic colors.

2 #BCE6C9 and #E6C9BC with #C9E6BC are triadic colors.