COLOR #C9CCC4

HEX: #C9CCC4 RGB: (201,204,196)

Renk bilgisi

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

RGB renk modeli

#C9CCC4 color RGB value is (201,204,196).

RGB: (201,204,196) (79%, 80%, 77%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 204 of 255 = 80%
B 196 of 255 = 77%

201
204
196

R + G + B ~ 79%. #C9CCC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 204 + 196 = 601 (100%)
R 201 of 601 ~ 33.44%
G 204 of 601 ~ 33.94%
B 196 of 601 ~ 32.61'%

%33.44
%33.94
%32.61

CMYK RENK MODELİ

#C9CCC4 rengi CMYK tonu (1,0,4,20).

  • camgöbeği tonu 1.47%
  • eflatun tonu 0.00%
  • sarı tonu 3.92%
  • ana renk tonu 20.00%

CMYK: (1,0,4,20)
C1M0Y4K20 (1%, 0%, 4%, 20%)
(0.01 / 0.00 / 0.04 / 0.20)

CMYK yüzdeleri

%1.47
%0
%3.92
%20

Codes

Color #C9CCC4 in popluar color models

C9 CC C4
RGB 201 204 196
HSL 83° 7.27% 78.43%
HSB/HSV 83° 3.92% 80.00%
CMYK 1.47% 0.00% 3.92%
20.00%

Color #C9CCC4 in popluar number systems.

HEX C9 CC C4
Decimal 201 204 196
Binary 11001001 11001100 11000100
Octal 311 314 304

Shades and tints

Shades of #C9CCC4

#C9CCC4
(201,204,196)
#B7BAB3
(183,186,179)
#A5A8A2
(165,168,162)
#939691
(147,150,145)
#818480
(129,132,128)
#6F726F
(111,114,111)
#5D605E
(93,96,94)
#4B4E4D
(75,78,77)
#393C3C
(57,60,60)
#272A2B
(39,42,43)
#15181A
(21,24,26)
#000000
(0,0,0)

Tints of #C9CCC4

#C9CCC4
(201,204,196)
#CDD0C9
(205,208,201)
#D1D4CE
(209,212,206)
#D5D8D3
(213,216,211)
#D9DCD8
(217,220,216)
#DDE0DD
(221,224,221)
#E1E4E2
(225,228,226)
#E5E8E7
(229,232,231)
#E9ECEC
(233,236,236)
#EDF0F1
(237,240,241)
#F1F4F6
(241,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9CCC4; }

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

This text font color is #C9CCC4.

Background Color

.myBgColor { background-color: #C9CCC4; }

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

This div background color is #C9CCC4.

Border color

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

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

This div border color is #C9CCC4.

Opacity

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

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

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

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

This text has shadow with #C9CCC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CCC4.

Preview

Color preview on black background

This text has color #C9CCC4 on black background.


Color preview on white background

This text has color #C9CCC4 on white background.


Black color preview on #C9CCC4 background

This text has black color on #C9CCC4 background.


White color preview on #C9CCC4 background

This text has white color on #C9CCC4 background.


Related colors

Complementary color

Complementary color for #hex is #36333B.


I love getcolorcode.com

Triadic colors

1 #C4C9CC and #CCC4C9 with #C9CCC4 are triadic colors.

2 #C4CCC9 and #CCC9C4 with #C9CCC4 are triadic colors.