COLOR #C5CDDD

HEX: #C5CDDD RGB: (197,205,221)

Renk bilgisi

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

RGB renk modeli

#C5CDDD color RGB value is (197,205,221).

RGB: (197,205,221) (77%, 80%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 205 of 255 = 80%
B 221 of 255 = 87%

197
205
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 205 + 221 = 623 (100%)
R 197 of 623 ~ 31.62%
G 205 of 623 ~ 32.91%
B 221 of 623 ~ 35.47'%

%31.62
%32.91
%35.47

CMYK RENK MODELİ

#C5CDDD rengi CMYK tonu (11,7,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 7.24%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,7,0,13)
C11M7Y0K13 (11%, 7%, 0%, 13%)
(0.11 / 0.07 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%7.24
%0
%13.33

Codes

Color #C5CDDD in popluar color models

C5 CD DD
RGB 197 205 221
HSL 220° 26.09% 81.96%
HSB/HSV 220° 10.86% 86.67%
CMYK 10.86% 7.24% 0.00%
13.33%

Color #C5CDDD in popluar number systems.

HEX C5 CD DD
Decimal 197 205 221
Binary 11000101 11001101 11011101
Octal 305 315 335

Shades and tints

Shades of #C5CDDD

#C5CDDD
(197,205,221)
#B4BBC9
(180,187,201)
#A3A9B5
(163,169,181)
#9297A1
(146,151,161)
#81858D
(129,133,141)
#707379
(112,115,121)
#5F6165
(95,97,101)
#4E4F51
(78,79,81)
#3D3D3D
(61,61,61)
#2C2B29
(44,43,41)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #C5CDDD

#C5CDDD
(197,205,221)
#CAD1E0
(202,209,224)
#CFD5E3
(207,213,227)
#D4D9E6
(212,217,230)
#D9DDE9
(217,221,233)
#DEE1EC
(222,225,236)
#E3E5EF
(227,229,239)
#E8E9F2
(232,233,242)
#EDEDF5
(237,237,245)
#F2F1F8
(242,241,248)
#F7F5FB
(247,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CDDD color. Also use rgb(197,205,221) instead hex code.

Text Font Color

.myTextColor { color: #C5CDDD; }

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

This text font color is #C5CDDD.

Background Color

.myBgColor { background-color: #C5CDDD; }

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

This div background color is #C5CDDD.

Border color

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

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

This div border color is #C5CDDD.

Opacity

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

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

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

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

This text has shadow with #C5CDDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CDDD.

Preview

Color preview on black background

This text has color #C5CDDD on black background.


Color preview on white background

This text has color #C5CDDD on white background.


Black color preview on #C5CDDD background

This text has black color on #C5CDDD background.


White color preview on #C5CDDD background

This text has white color on #C5CDDD background.


Related colors

Complementary color

Complementary color for #hex is #3A3222.


I love getcolorcode.com

Triadic colors

1 #DDC5CD and #CDDDC5 with #C5CDDD are triadic colors.

2 #DDCDC5 and #CDC5DD with #C5CDDD are triadic colors.