COLOR #C5CCDF

HEX: #C5CCDF RGB: (197,204,223)

Renk bilgisi

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

RGB renk modeli

#C5CCDF color RGB value is (197,204,223).

RGB: (197,204,223) (77%, 80%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 223 of 255 = 87%

197
204
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 223 = 624 (100%)
R 197 of 624 ~ 31.57%
G 204 of 624 ~ 32.69%
B 223 of 624 ~ 35.74'%

%31.57
%32.69
%35.74

CMYK RENK MODELİ

#C5CCDF rengi CMYK tonu (12,9,0,13).

  • camgöbeği tonu 11.66%
  • eflatun tonu 8.52%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (12,9,0,13)
C12M9Y0K13 (12%, 9%, 0%, 13%)
(0.12 / 0.09 / 0.00 / 0.13)

CMYK yüzdeleri

%11.66
%8.52
%0
%12.55

Codes

Color #C5CCDF in popluar color models

C5 CC DF
RGB 197 204 223
HSL 224° 28.89% 82.35%
HSB/HSV 224° 11.66% 87.45%
CMYK 11.66% 8.52% 0.00%
12.55%

Color #C5CCDF in popluar number systems.

HEX C5 CC DF
Decimal 197 204 223
Binary 11000101 11001100 11011111
Octal 305 314 337

Shades and tints

Shades of #C5CCDF

#C5CCDF
(197,204,223)
#B4BACB
(180,186,203)
#A3A8B7
(163,168,183)
#9296A3
(146,150,163)
#81848F
(129,132,143)
#70727B
(112,114,123)
#5F6067
(95,96,103)
#4E4E53
(78,78,83)
#3D3C3F
(61,60,63)
#2C2A2B
(44,42,43)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #C5CCDF

#C5CCDF
(197,204,223)
#CAD0E1
(202,208,225)
#CFD4E3
(207,212,227)
#D4D8E5
(212,216,229)
#D9DCE7
(217,220,231)
#DEE0E9
(222,224,233)
#E3E4EB
(227,228,235)
#E8E8ED
(232,232,237)
#EDECEF
(237,236,239)
#F2F0F1
(242,240,241)
#F7F4F3
(247,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCDF; }

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

This text font color is #C5CCDF.

Background Color

.myBgColor { background-color: #C5CCDF; }

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

This div background color is #C5CCDF.

Border color

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

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

This div border color is #C5CCDF.

Opacity

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

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

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

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

This text has shadow with #C5CCDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCDF.

Preview

Color preview on black background

This text has color #C5CCDF on black background.


Color preview on white background

This text has color #C5CCDF on white background.


Black color preview on #C5CCDF background

This text has black color on #C5CCDF background.


White color preview on #C5CCDF background

This text has white color on #C5CCDF background.


Related colors

Complementary color

Complementary color for #hex is #3A3320.


I love getcolorcode.com

Triadic colors

1 #DFC5CC and #CCDFC5 with #C5CCDF are triadic colors.

2 #DFCCC5 and #CCC5DF with #C5CCDF are triadic colors.