COLOR #C5D5D6

HEX: #C5D5D6 RGB: (197,213,214)

Renk bilgisi

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

RGB renk modeli

#C5D5D6 color RGB value is (197,213,214).

RGB: (197,213,214) (77%, 84%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 213 of 255 = 84%
B 214 of 255 = 84%

197
213
214

R + G + B ~ 82%. #C5D5D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 213 + 214 = 624 (100%)
R 197 of 624 ~ 31.57%
G 213 of 624 ~ 34.13%
B 214 of 624 ~ 34.29'%

%31.57
%34.13
%34.29

CMYK RENK MODELİ

#C5D5D6 rengi CMYK tonu (8,0,0,16).

  • camgöbeği tonu 7.94%
  • eflatun tonu 0.47%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (8,0,0,16)
C8M0Y0K16 (8%, 0%, 0%, 16%)
(0.08 / 0.00 / 0.00 / 0.16)

CMYK yüzdeleri

%7.94
%0.47
%0
%16.08

Codes

Color #C5D5D6 in popluar color models

C5 D5 D6
RGB 197 213 214
HSL 184° 17.17% 80.59%
HSB/HSV 184° 7.94% 83.92%
CMYK 7.94% 0.47% 0.00%
16.08%

Color #C5D5D6 in popluar number systems.

HEX C5 D5 D6
Decimal 197 213 214
Binary 11000101 11010101 11010110
Octal 305 325 326

Shades and tints

Shades of #C5D5D6

#C5D5D6
(197,213,214)
#B4C2C3
(180,194,195)
#A3AFB0
(163,175,176)
#929C9D
(146,156,157)
#81898A
(129,137,138)
#707677
(112,118,119)
#5F6364
(95,99,100)
#4E5051
(78,80,81)
#3D3D3E
(61,61,62)
#2C2A2B
(44,42,43)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #C5D5D6

#C5D5D6
(197,213,214)
#CAD8D9
(202,216,217)
#CFDBDC
(207,219,220)
#D4DEDF
(212,222,223)
#D9E1E2
(217,225,226)
#DEE4E5
(222,228,229)
#E3E7E8
(227,231,232)
#E8EAEB
(232,234,235)
#EDEDEE
(237,237,238)
#F2F0F1
(242,240,241)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D5D6 color. Also use rgb(197,213,214) instead hex code.

Text Font Color

.myTextColor { color: #C5D5D6; }

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

This text font color is #C5D5D6.

Background Color

.myBgColor { background-color: #C5D5D6; }

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

This div background color is #C5D5D6.

Border color

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

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

This div border color is #C5D5D6.

Opacity

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

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

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

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

This text has shadow with #C5D5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D5D6.

Preview

Color preview on black background

This text has color #C5D5D6 on black background.


Color preview on white background

This text has color #C5D5D6 on white background.


Black color preview on #C5D5D6 background

This text has black color on #C5D5D6 background.


White color preview on #C5D5D6 background

This text has white color on #C5D5D6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2A29.


I love getcolorcode.com

Triadic colors

1 #D6C5D5 and #D5D6C5 with #C5D5D6 are triadic colors.

2 #D6D5C5 and #D5C5D6 with #C5D5D6 are triadic colors.