COLOR #C4CCDA

HEX: #C4CCDA RGB: (196,204,218)

Renk bilgisi

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

RGB renk modeli

#C4CCDA color RGB value is (196,204,218).

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

RGB bağlantıları ve doygunluk

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

196
204
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 204 + 218 = 618 (100%)
R 196 of 618 ~ 31.72%
G 204 of 618 ~ 33.01%
B 218 of 618 ~ 35.28'%

%31.72
%33.01
%35.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.09%
  • eflatun tonu 6.42%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

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

CMYK yüzdeleri

%10.09
%6.42
%0
%14.51

Codes

Color #C4CCDA in popluar color models

C4 CC DA
RGB 196 204 218
HSL 218° 22.92% 81.18%
HSB/HSV 218° 10.09% 85.49%
CMYK 10.09% 6.42% 0.00%
14.51%

Color #C4CCDA in popluar number systems.

HEX C4 CC DA
Decimal 196 204 218
Binary 11000100 11001100 11011010
Octal 304 314 332

Shades and tints

Shades of #C4CCDA

#C4CCDA
(196,204,218)
#B3BAC7
(179,186,199)
#A2A8B4
(162,168,180)
#9196A1
(145,150,161)
#80848E
(128,132,142)
#6F727B
(111,114,123)
#5E6068
(94,96,104)
#4D4E55
(77,78,85)
#3C3C42
(60,60,66)
#2B2A2F
(43,42,47)
#1A181C
(26,24,28)
#000000
(0,0,0)

Tints of #C4CCDA

#C4CCDA
(196,204,218)
#C9D0DD
(201,208,221)
#CED4E0
(206,212,224)
#D3D8E3
(211,216,227)
#D8DCE6
(216,220,230)
#DDE0E9
(221,224,233)
#E2E4EC
(226,228,236)
#E7E8EF
(231,232,239)
#ECECF2
(236,236,242)
#F1F0F5
(241,240,245)
#F6F4F8
(246,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4CCDA; }

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

This text font color is #C4CCDA.

Background Color

.myBgColor { background-color: #C4CCDA; }

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

This div background color is #C4CCDA.

Border color

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

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

This div border color is #C4CCDA.

Opacity

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

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

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

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

This text has shadow with #C4CCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4CCDA.

Preview

Color preview on black background

This text has color #C4CCDA on black background.


Color preview on white background

This text has color #C4CCDA on white background.


Black color preview on #C4CCDA background

This text has black color on #C4CCDA background.


White color preview on #C4CCDA background

This text has white color on #C4CCDA background.


Related colors

Complementary color

Complementary color for #hex is #3B3325.


I love getcolorcode.com

Triadic colors

1 #DAC4CC and #CCDAC4 with #C4CCDA are triadic colors.

2 #DACCC4 and #CCC4DA with #C4CCDA are triadic colors.