COLOR #C5D8CA

HEX: #C5D8CA RGB: (197,216,202)

Renk bilgisi

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

RGB renk modeli

#C5D8CA color RGB value is (197,216,202).

RGB: (197,216,202) (77%, 85%, 79%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 216 of 255 = 85%
B 202 of 255 = 79%

197
216
202

R + G + B ~ 80%. #C5D8CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 216 + 202 = 615 (100%)
R 197 of 615 ~ 32.03%
G 216 of 615 ~ 35.12%
B 202 of 615 ~ 32.85'%

%32.03
%35.12
%32.85

CMYK RENK MODELİ

#C5D8CA rengi CMYK tonu (9,0,6,15).

  • camgöbeği tonu 8.80%
  • eflatun tonu 0.00%
  • sarı tonu 6.48%
  • ana renk tonu 15.29%

CMYK: (9,0,6,15)
C9M0Y6K15 (9%, 0%, 6%, 15%)
(0.09 / 0.00 / 0.06 / 0.15)

CMYK yüzdeleri

%8.8
%0
%6.48
%15.29

Codes

Color #C5D8CA in popluar color models

C5 D8 CA
RGB 197 216 202
HSL 136° 19.59% 80.98%
HSB/HSV 136° 8.80% 84.71%
CMYK 8.80% 0.00% 6.48%
15.29%

Color #C5D8CA in popluar number systems.

HEX C5 D8 CA
Decimal 197 216 202
Binary 11000101 11011000 11001010
Octal 305 330 312

Shades and tints

Shades of #C5D8CA

#C5D8CA
(197,216,202)
#B4C5B8
(180,197,184)
#A3B2A6
(163,178,166)
#929F94
(146,159,148)
#818C82
(129,140,130)
#707970
(112,121,112)
#5F665E
(95,102,94)
#4E534C
(78,83,76)
#3D403A
(61,64,58)
#2C2D28
(44,45,40)
#1B1A16
(27,26,22)
#000000
(0,0,0)

Tints of #C5D8CA

#C5D8CA
(197,216,202)
#CADBCE
(202,219,206)
#CFDED2
(207,222,210)
#D4E1D6
(212,225,214)
#D9E4DA
(217,228,218)
#DEE7DE
(222,231,222)
#E3EAE2
(227,234,226)
#E8EDE6
(232,237,230)
#EDF0EA
(237,240,234)
#F2F3EE
(242,243,238)
#F7F6F2
(247,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D8CA color. Also use rgb(197,216,202) instead hex code.

Text Font Color

.myTextColor { color: #C5D8CA; }

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

This text font color is #C5D8CA.

Background Color

.myBgColor { background-color: #C5D8CA; }

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

This div background color is #C5D8CA.

Border color

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

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

This div border color is #C5D8CA.

Opacity

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

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

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

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

This text has shadow with #C5D8CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D8CA.

Preview

Color preview on black background

This text has color #C5D8CA on black background.


Color preview on white background

This text has color #C5D8CA on white background.


Black color preview on #C5D8CA background

This text has black color on #C5D8CA background.


White color preview on #C5D8CA background

This text has white color on #C5D8CA background.


Related colors

Complementary color

Complementary color for #hex is #3A2735.


I love getcolorcode.com

Triadic colors

1 #CAC5D8 and #D8CAC5 with #C5D8CA are triadic colors.

2 #CAD8C5 and #D8C5CA with #C5D8CA are triadic colors.