COLOR #C5CCDA

HEX: #C5CCDA RGB: (197,204,218)

Renk bilgisi

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

RGB renk modeli

#C5CCDA color RGB value is (197,204,218).

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

RGB bağlantıları ve doygunluk

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

197
204
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 218 = 619 (100%)
R 197 of 619 ~ 31.83%
G 204 of 619 ~ 32.96%
B 218 of 619 ~ 35.22'%

%31.83
%32.96
%35.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.63%
  • 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

%9.63
%6.42
%0
%14.51

Codes

Color #C5CCDA in popluar color models

C5 CC DA
RGB 197 204 218
HSL 220° 22.11% 81.37%
HSB/HSV 220° 9.63% 85.49%
CMYK 9.63% 6.42% 0.00%
14.51%

Color #C5CCDA in popluar number systems.

HEX C5 CC DA
Decimal 197 204 218
Binary 11000101 11001100 11011010
Octal 305 314 332

Shades and tints

Shades of #C5CCDA

#C5CCDA
(197,204,218)
#B4BAC7
(180,186,199)
#A3A8B4
(163,168,180)
#9296A1
(146,150,161)
#81848E
(129,132,142)
#70727B
(112,114,123)
#5F6068
(95,96,104)
#4E4E55
(78,78,85)
#3D3C42
(61,60,66)
#2C2A2F
(44,42,47)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #C5CCDA

#C5CCDA
(197,204,218)
#CAD0DD
(202,208,221)
#CFD4E0
(207,212,224)
#D4D8E3
(212,216,227)
#D9DCE6
(217,220,230)
#DEE0E9
(222,224,233)
#E3E4EC
(227,228,236)
#E8E8EF
(232,232,239)
#EDECF2
(237,236,242)
#F2F0F5
(242,240,245)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCDA; }

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

This text font color is #C5CCDA.

Background Color

.myBgColor { background-color: #C5CCDA; }

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

This div background color is #C5CCDA.

Border color

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

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

This div border color is #C5CCDA.

Opacity

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

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

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

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

This text has shadow with #C5CCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCDA.

Preview

Color preview on black background

This text has color #C5CCDA on black background.


Color preview on white background

This text has color #C5CCDA on white background.


Black color preview on #C5CCDA background

This text has black color on #C5CCDA background.


White color preview on #C5CCDA background

This text has white color on #C5CCDA background.


Related colors

Complementary color

Complementary color for #hex is #3A3325.


I love getcolorcode.com

Triadic colors

1 #DAC5CC and #CCDAC5 with #C5CCDA are triadic colors.

2 #DACCC5 and #CCC5DA with #C5CCDA are triadic colors.