COLOR #C4CCD9

HEX: #C4CCD9 RGB: (196,204,217)

Renk bilgisi

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

RGB renk modeli

#C4CCD9 color RGB value is (196,204,217).

RGB: (196,204,217) (77%, 80%, 85%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 204 of 255 = 80%
B 217 of 255 = 85%

196
204
217

R + G + B ~ 81%. #C4CCD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 204 + 217 = 617 (100%)
R 196 of 617 ~ 31.77%
G 204 of 617 ~ 33.06%
B 217 of 617 ~ 35.17'%

%31.77
%33.06
%35.17

CMYK RENK MODELİ

#C4CCD9 rengi CMYK tonu (10,6,0,15).

  • camgöbeği tonu 9.68%
  • eflatun tonu 5.99%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (10,6,0,15)
C10M6Y0K15 (10%, 6%, 0%, 15%)
(0.10 / 0.06 / 0.00 / 0.15)

CMYK yüzdeleri

%9.68
%5.99
%0
%14.9

Codes

Color #C4CCD9 in popluar color models

C4 CC D9
RGB 196 204 217
HSL 217° 21.65% 80.98%
HSB/HSV 217° 9.68% 85.10%
CMYK 9.68% 5.99% 0.00%
14.90%

Color #C4CCD9 in popluar number systems.

HEX C4 CC D9
Decimal 196 204 217
Binary 11000100 11001100 11011001
Octal 304 314 331

Shades and tints

Shades of #C4CCD9

#C4CCD9
(196,204,217)
#B3BAC6
(179,186,198)
#A2A8B3
(162,168,179)
#9196A0
(145,150,160)
#80848D
(128,132,141)
#6F727A
(111,114,122)
#5E6067
(94,96,103)
#4D4E54
(77,78,84)
#3C3C41
(60,60,65)
#2B2A2E
(43,42,46)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #C4CCD9

#C4CCD9
(196,204,217)
#C9D0DC
(201,208,220)
#CED4DF
(206,212,223)
#D3D8E2
(211,216,226)
#D8DCE5
(216,220,229)
#DDE0E8
(221,224,232)
#E2E4EB
(226,228,235)
#E7E8EE
(231,232,238)
#ECECF1
(236,236,241)
#F1F0F4
(241,240,244)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4CCD9; }

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

This text font color is #C4CCD9.

Background Color

.myBgColor { background-color: #C4CCD9; }

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

This div background color is #C4CCD9.

Border color

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

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

This div border color is #C4CCD9.

Opacity

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

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

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

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

This text has shadow with #C4CCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4CCD9.

Preview

Color preview on black background

This text has color #C4CCD9 on black background.


Color preview on white background

This text has color #C4CCD9 on white background.


Black color preview on #C4CCD9 background

This text has black color on #C4CCD9 background.


White color preview on #C4CCD9 background

This text has white color on #C4CCD9 background.


Related colors

Complementary color

Complementary color for #hex is #3B3326.


I love getcolorcode.com

Triadic colors

1 #D9C4CC and #CCD9C4 with #C4CCD9 are triadic colors.

2 #D9CCC4 and #CCC4D9 with #C4CCD9 are triadic colors.