COLOR #CCDAE6

HEX: #CCDAE6 RGB: (204,218,230)

Renk bilgisi

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

RGB renk modeli

#CCDAE6 color RGB value is (204,218,230).

RGB: (204,218,230) (80%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 218 of 255 = 85%
B 230 of 255 = 90%

204
218
230

R + G + B ~ 85%. #CCDAE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 218 + 230 = 652 (100%)
R 204 of 652 ~ 31.29%
G 218 of 652 ~ 33.44%
B 230 of 652 ~ 35.28'%

%31.29
%33.44
%35.28

CMYK RENK MODELİ

#CCDAE6 rengi CMYK tonu (11,5,0,10).

  • camgöbeği tonu 11.30%
  • eflatun tonu 5.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (11,5,0,10)
C11M5Y0K10 (11%, 5%, 0%, 10%)
(0.11 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%11.3
%5.22
%0
%9.8

Codes

Color #CCDAE6 in popluar color models

CC DA E6
RGB 204 218 230
HSL 208° 34.21% 85.10%
HSB/HSV 208° 11.30% 90.20%
CMYK 11.30% 5.22% 0.00%
9.80%

Color #CCDAE6 in popluar number systems.

HEX CC DA E6
Decimal 204 218 230
Binary 11001100 11011010 11100110
Octal 314 332 346

Shades and tints

Shades of #CCDAE6

#CCDAE6
(204,218,230)
#BAC7D2
(186,199,210)
#A8B4BE
(168,180,190)
#96A1AA
(150,161,170)
#848E96
(132,142,150)
#727B82
(114,123,130)
#60686E
(96,104,110)
#4E555A
(78,85,90)
#3C4246
(60,66,70)
#2A2F32
(42,47,50)
#181C1E
(24,28,30)
#000000
(0,0,0)

Tints of #CCDAE6

#CCDAE6
(204,218,230)
#D0DDE8
(208,221,232)
#D4E0EA
(212,224,234)
#D8E3EC
(216,227,236)
#DCE6EE
(220,230,238)
#E0E9F0
(224,233,240)
#E4ECF2
(228,236,242)
#E8EFF4
(232,239,244)
#ECF2F6
(236,242,246)
#F0F5F8
(240,245,248)
#F4F8FA
(244,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCDAE6; }

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

This text font color is #CCDAE6.

Background Color

.myBgColor { background-color: #CCDAE6; }

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

This div background color is #CCDAE6.

Border color

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

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

This div border color is #CCDAE6.

Opacity

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

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

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

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

This text has shadow with #CCDAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCDAE6.

Preview

Color preview on black background

This text has color #CCDAE6 on black background.


Color preview on white background

This text has color #CCDAE6 on white background.


Black color preview on #CCDAE6 background

This text has black color on #CCDAE6 background.


White color preview on #CCDAE6 background

This text has white color on #CCDAE6 background.


Related colors

Complementary color

Complementary color for #hex is #332519.


I love getcolorcode.com

Triadic colors

1 #E6CCDA and #DAE6CC with #CCDAE6 are triadic colors.

2 #E6DACC and #DACCE6 with #CCDAE6 are triadic colors.