COLOR #C5D4CC

HEX: #C5D4CC RGB: (197,212,204)

Renk bilgisi

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

RGB renk modeli

#C5D4CC color RGB value is (197,212,204).

RGB: (197,212,204) (77%, 83%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 204 of 255 = 80%

197
212
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 204 = 613 (100%)
R 197 of 613 ~ 32.14%
G 212 of 613 ~ 34.58%
B 204 of 613 ~ 33.28'%

%32.14
%34.58
%33.28

CMYK RENK MODELİ

#C5D4CC rengi CMYK tonu (7,0,4,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 0.00%
  • sarı tonu 3.77%
  • ana renk tonu 16.86%

CMYK: (7,0,4,17)
C7M0Y4K17 (7%, 0%, 4%, 17%)
(0.07 / 0.00 / 0.04 / 0.17)

CMYK yüzdeleri

%7.08
%0
%3.77
%16.86

Codes

Color #C5D4CC in popluar color models

C5 D4 CC
RGB 197 212 204
HSL 148° 14.85% 80.20%
HSB/HSV 148° 7.08% 83.14%
CMYK 7.08% 0.00% 3.77%
16.86%

Color #C5D4CC in popluar number systems.

HEX C5 D4 CC
Decimal 197 212 204
Binary 11000101 11010100 11001100
Octal 305 324 314

Shades and tints

Shades of #C5D4CC

#C5D4CC
(197,212,204)
#B4C1BA
(180,193,186)
#A3AEA8
(163,174,168)
#929B96
(146,155,150)
#818884
(129,136,132)
#707572
(112,117,114)
#5F6260
(95,98,96)
#4E4F4E
(78,79,78)
#3D3C3C
(61,60,60)
#2C292A
(44,41,42)
#1B1618
(27,22,24)
#000000
(0,0,0)

Tints of #C5D4CC

#C5D4CC
(197,212,204)
#CAD7D0
(202,215,208)
#CFDAD4
(207,218,212)
#D4DDD8
(212,221,216)
#D9E0DC
(217,224,220)
#DEE3E0
(222,227,224)
#E3E6E4
(227,230,228)
#E8E9E8
(232,233,232)
#EDECEC
(237,236,236)
#F2EFF0
(242,239,240)
#F7F2F4
(247,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D4CC; }

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

This text font color is #C5D4CC.

Background Color

.myBgColor { background-color: #C5D4CC; }

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

This div background color is #C5D4CC.

Border color

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

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

This div border color is #C5D4CC.

Opacity

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

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

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

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

This text has shadow with #C5D4CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D4CC.

Preview

Color preview on black background

This text has color #C5D4CC on black background.


Color preview on white background

This text has color #C5D4CC on white background.


Black color preview on #C5D4CC background

This text has black color on #C5D4CC background.


White color preview on #C5D4CC background

This text has white color on #C5D4CC background.


Related colors

Complementary color

Complementary color for #hex is #3A2B33.


I love getcolorcode.com

Triadic colors

1 #CCC5D4 and #D4CCC5 with #C5D4CC are triadic colors.

2 #CCD4C5 and #D4C5CC with #C5D4CC are triadic colors.