COLOR #C9DDCC

HEX: #C9DDCC RGB: (201,221,204)

Renk bilgisi

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

RGB renk modeli

#C9DDCC color RGB value is (201,221,204).

RGB: (201,221,204) (79%, 87%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 221 of 255 = 87%
B 204 of 255 = 80%

201
221
204

R + G + B ~ 82%. #C9DDCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 221 + 204 = 626 (100%)
R 201 of 626 ~ 32.11%
G 221 of 626 ~ 35.3%
B 204 of 626 ~ 32.59'%

%32.11
%35.3
%32.59

CMYK RENK MODELİ

#C9DDCC rengi CMYK tonu (9,0,8,13).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.00%
  • sarı tonu 7.69%
  • ana renk tonu 13.33%

CMYK: (9,0,8,13)
C9M0Y8K13 (9%, 0%, 8%, 13%)
(0.09 / 0.00 / 0.08 / 0.13)

CMYK yüzdeleri

%9.05
%0
%7.69
%13.33

Codes

Color #C9DDCC in popluar color models

C9 DD CC
RGB 201 221 204
HSL 129° 22.73% 82.75%
HSB/HSV 129° 9.05% 86.67%
CMYK 9.05% 0.00% 7.69%
13.33%

Color #C9DDCC in popluar number systems.

HEX C9 DD CC
Decimal 201 221 204
Binary 11001001 11011101 11001100
Octal 311 335 314

Shades and tints

Shades of #C9DDCC

#C9DDCC
(201,221,204)
#B7C9BA
(183,201,186)
#A5B5A8
(165,181,168)
#93A196
(147,161,150)
#818D84
(129,141,132)
#6F7972
(111,121,114)
#5D6560
(93,101,96)
#4B514E
(75,81,78)
#393D3C
(57,61,60)
#27292A
(39,41,42)
#151518
(21,21,24)
#000000
(0,0,0)

Tints of #C9DDCC

#C9DDCC
(201,221,204)
#CDE0D0
(205,224,208)
#D1E3D4
(209,227,212)
#D5E6D8
(213,230,216)
#D9E9DC
(217,233,220)
#DDECE0
(221,236,224)
#E1EFE4
(225,239,228)
#E5F2E8
(229,242,232)
#E9F5EC
(233,245,236)
#EDF8F0
(237,248,240)
#F1FBF4
(241,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DDCC color. Also use rgb(201,221,204) instead hex code.

Text Font Color

.myTextColor { color: #C9DDCC; }

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

This text font color is #C9DDCC.

Background Color

.myBgColor { background-color: #C9DDCC; }

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

This div background color is #C9DDCC.

Border color

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

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

This div border color is #C9DDCC.

Opacity

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

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

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

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

This text has shadow with #C9DDCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DDCC.

Preview

Color preview on black background

This text has color #C9DDCC on black background.


Color preview on white background

This text has color #C9DDCC on white background.


Black color preview on #C9DDCC background

This text has black color on #C9DDCC background.


White color preview on #C9DDCC background

This text has white color on #C9DDCC background.


Related colors

Complementary color

Complementary color for #hex is #362233.


I love getcolorcode.com

Triadic colors

1 #CCC9DD and #DDCCC9 with #C9DDCC are triadic colors.

2 #CCDDC9 and #DDC9CC with #C9DDCC are triadic colors.