COLOR #C9E4CB

HEX: #C9E4CB RGB: (201,228,203)

Renk bilgisi

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

RGB renk modeli

#C9E4CB color RGB value is (201,228,203).

RGB: (201,228,203) (79%, 89%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 228 of 255 = 89%
B 203 of 255 = 80%

201
228
203

R + G + B ~ 83%. #C9E4CB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 228 + 203 = 632 (100%)
R 201 of 632 ~ 31.8%
G 228 of 632 ~ 36.08%
B 203 of 632 ~ 32.12'%

%31.8
%36.08
%32.12

CMYK RENK MODELİ

#C9E4CB rengi CMYK tonu (12,0,11,11).

  • camgöbeği tonu 11.84%
  • eflatun tonu 0.00%
  • sarı tonu 10.96%
  • ana renk tonu 10.59%

CMYK: (12,0,11,11)
C12M0Y11K11 (12%, 0%, 11%, 11%)
(0.12 / 0.00 / 0.11 / 0.11)

CMYK yüzdeleri

%11.84
%0
%10.96
%10.59

Codes

Color #C9E4CB in popluar color models

C9 E4 CB
RGB 201 228 203
HSL 124° 33.33% 84.12%
HSB/HSV 124° 11.84% 89.41%
CMYK 11.84% 0.00% 10.96%
10.59%

Color #C9E4CB in popluar number systems.

HEX C9 E4 CB
Decimal 201 228 203
Binary 11001001 11100100 11001011
Octal 311 344 313

Shades and tints

Shades of #C9E4CB

#C9E4CB
(201,228,203)
#B7D0B9
(183,208,185)
#A5BCA7
(165,188,167)
#93A895
(147,168,149)
#819483
(129,148,131)
#6F8071
(111,128,113)
#5D6C5F
(93,108,95)
#4B584D
(75,88,77)
#39443B
(57,68,59)
#273029
(39,48,41)
#151C17
(21,28,23)
#000000
(0,0,0)

Tints of #C9E4CB

#C9E4CB
(201,228,203)
#CDE6CF
(205,230,207)
#D1E8D3
(209,232,211)
#D5EAD7
(213,234,215)
#D9ECDB
(217,236,219)
#DDEEDF
(221,238,223)
#E1F0E3
(225,240,227)
#E5F2E7
(229,242,231)
#E9F4EB
(233,244,235)
#EDF6EF
(237,246,239)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E4CB color. Also use rgb(201,228,203) instead hex code.

Text Font Color

.myTextColor { color: #C9E4CB; }

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

This text font color is #C9E4CB.

Background Color

.myBgColor { background-color: #C9E4CB; }

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

This div background color is #C9E4CB.

Border color

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

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

This div border color is #C9E4CB.

Opacity

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

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

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

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

This text has shadow with #C9E4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E4CB.

Preview

Color preview on black background

This text has color #C9E4CB on black background.


Color preview on white background

This text has color #C9E4CB on white background.


Black color preview on #C9E4CB background

This text has black color on #C9E4CB background.


White color preview on #C9E4CB background

This text has white color on #C9E4CB background.


Related colors

Complementary color

Complementary color for #hex is #361B34.


I love getcolorcode.com

Triadic colors

1 #CBC9E4 and #E4CBC9 with #C9E4CB are triadic colors.

2 #CBE4C9 and #E4C9CB with #C9E4CB are triadic colors.