COLOR #C9CCC6

HEX: #C9CCC6 RGB: (201,204,198)

Renk bilgisi

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

RGB renk modeli

#C9CCC6 color RGB value is (201,204,198).

RGB: (201,204,198) (79%, 80%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 204 of 255 = 80%
B 198 of 255 = 78%

201
204
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 204 + 198 = 603 (100%)
R 201 of 603 ~ 33.33%
G 204 of 603 ~ 33.83%
B 198 of 603 ~ 32.84'%

%33.33
%33.83
%32.84

CMYK RENK MODELİ

#C9CCC6 rengi CMYK tonu (1,0,3,20).

  • camgöbeği tonu 1.47%
  • eflatun tonu 0.00%
  • sarı tonu 2.94%
  • ana renk tonu 20.00%
CMYK: (1,0,3,20) C1M0Y3K20 (1%,0%,3%,20%) (0.01/0.00/0.03/0.20) 

CMYK yüzdeleri

%1.47
%0
%2.94
%20

Codes

Color #C9CCC6 in popluar color models

C9 CC C6
RGB 201 204 198
HSL 90° 5.56% 78.82%
HSB/HSV 90° 2.94% 80.00%
CMYK 1.47% 0.00% 2.94%
20.00%

Color #C9CCC6 in popluar number systems.

HEX C9 CC C6
Decimal 201 204 198
Binary 11001001 11001100 11000110
Octal 311 314 306

Shades and tints

Shades of #C9CCC6

#C9CCC6
(201,204,198)
#B7BAB4
(183,186,180)
#A5A8A2
(165,168,162)
#939690
(147,150,144)
#81847E
(129,132,126)
#6F726C
(111,114,108)
#5D605A
(93,96,90)
#4B4E48
(75,78,72)
#393C36
(57,60,54)
#272A24
(39,42,36)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #C9CCC6

#C9CCC6
(201,204,198)
#CDD0CB
(205,208,203)
#D1D4D0
(209,212,208)
#D5D8D5
(213,216,213)
#D9DCDA
(217,220,218)
#DDE0DF
(221,224,223)
#E1E4E4
(225,228,228)
#E5E8E9
(229,232,233)
#E9ECEE
(233,236,238)
#EDF0F3
(237,240,243)
#F1F4F8
(241,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9CCC6; }

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

This text font color is #C9CCC6.

Background Color

.myBgColor { background-color: #C9CCC6; }

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

This div background color is #C9CCC6.

Border color

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

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

This div border color is #C9CCC6.

Opacity

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

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

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

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

This text has shadow with #C9CCC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CCC6.

Preview

Color preview on black background

This text has color #C9CCC6 on black background.


Color preview on white background

This text has color #C9CCC6 on white background.


Black color preview on #C9CCC6 background

This text has black color on #C9CCC6 background.


White color preview on #C9CCC6 background

This text has white color on #C9CCC6 background.


Related colors

Complementary color

Complementary color for #hex is #363339.


I love getcolorcode.com

Triadic colors

1 #C6C9CC and #CCC6C9 with #C9CCC6 are triadic colors.

2 #C6CCC9 and #CCC9C6 with #C9CCC6 are triadic colors.