COLOR #C9E6B4

HEX: #C9E6B4 RGB: (201,230,180)

Renk bilgisi

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

RGB renk modeli

#C9E6B4 color RGB value is (201,230,180).

RGB: (201,230,180) (79%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 180 of 255 = 71%

201
230
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 180 = 611 (100%)
R 201 of 611 ~ 32.9%
G 230 of 611 ~ 37.64%
B 180 of 611 ~ 29.46'%

%32.9
%37.64
%29.46

CMYK RENK MODELİ

#C9E6B4 rengi CMYK tonu (13,0,22,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 21.74%
  • ana renk tonu 9.80%

CMYK: (13,0,22,10)
C13M0Y22K10 (13%, 0%, 22%, 10%)
(0.13 / 0.00 / 0.22 / 0.10)

CMYK yüzdeleri

%12.61
%0
%21.74
%9.8

Codes

Color #C9E6B4 in popluar color models

C9 E6 B4
RGB 201 230 180
HSL 95° 50.00% 80.39%
HSB/HSV 95° 21.74% 90.20%
CMYK 12.61% 0.00% 21.74%
9.80%

Color #C9E6B4 in popluar number systems.

HEX C9 E6 B4
Decimal 201 230 180
Binary 11001001 11100110 10110100
Octal 311 346 264

Shades and tints

Shades of #C9E6B4

#C9E6B4
(201,230,180)
#B7D2A4
(183,210,164)
#A5BE94
(165,190,148)
#93AA84
(147,170,132)
#819674
(129,150,116)
#6F8264
(111,130,100)
#5D6E54
(93,110,84)
#4B5A44
(75,90,68)
#394634
(57,70,52)
#273224
(39,50,36)
#151E14
(21,30,20)
#000000
(0,0,0)

Tints of #C9E6B4

#C9E6B4
(201,230,180)
#CDE8BA
(205,232,186)
#D1EAC0
(209,234,192)
#D5ECC6
(213,236,198)
#D9EECC
(217,238,204)
#DDF0D2
(221,240,210)
#E1F2D8
(225,242,216)
#E5F4DE
(229,244,222)
#E9F6E4
(233,246,228)
#EDF8EA
(237,248,234)
#F1FAF0
(241,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6B4; }

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

This text font color is #C9E6B4.

Background Color

.myBgColor { background-color: #C9E6B4; }

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

This div background color is #C9E6B4.

Border color

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

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

This div border color is #C9E6B4.

Opacity

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

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

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

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

This text has shadow with #C9E6B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6B4.

Preview

Color preview on black background

This text has color #C9E6B4 on black background.


Color preview on white background

This text has color #C9E6B4 on white background.


Black color preview on #C9E6B4 background

This text has black color on #C9E6B4 background.


White color preview on #C9E6B4 background

This text has white color on #C9E6B4 background.


Related colors

Complementary color

Complementary color for #hex is #36194B.


I love getcolorcode.com

Triadic colors

1 #B4C9E6 and #E6B4C9 with #C9E6B4 are triadic colors.

2 #B4E6C9 and #E6C9B4 with #C9E6B4 are triadic colors.