COLOR #C5D0CC

HEX: #C5D0CC RGB: (197,208,204)

Renk bilgisi

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

RGB renk modeli

#C5D0CC color RGB value is (197,208,204).

RGB: (197,208,204) (77%, 82%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 208 of 255 = 82%
B 204 of 255 = 80%

197
208
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 208 + 204 = 609 (100%)
R 197 of 609 ~ 32.35%
G 208 of 609 ~ 34.15%
B 204 of 609 ~ 33.5'%

%32.35
%34.15
%33.5

CMYK RENK MODELİ

#C5D0CC rengi CMYK tonu (5,0,2,18).

  • camgöbeği tonu 5.29%
  • eflatun tonu 0.00%
  • sarı tonu 1.92%
  • ana renk tonu 18.43%

CMYK: (5,0,2,18)
C5M0Y2K18 (5%, 0%, 2%, 18%)
(0.05 / 0.00 / 0.02 / 0.18)

CMYK yüzdeleri

%5.29
%0
%1.92
%18.43

Codes

Color #C5D0CC in popluar color models

C5 D0 CC
RGB 197 208 204
HSL 158° 10.48% 79.41%
HSB/HSV 158° 5.29% 81.57%
CMYK 5.29% 0.00% 1.92%
18.43%

Color #C5D0CC in popluar number systems.

HEX C5 D0 CC
Decimal 197 208 204
Binary 11000101 11010000 11001100
Octal 305 320 314

Shades and tints

Shades of #C5D0CC

#C5D0CC
(197,208,204)
#B4BEBA
(180,190,186)
#A3ACA8
(163,172,168)
#929A96
(146,154,150)
#818884
(129,136,132)
#707672
(112,118,114)
#5F6460
(95,100,96)
#4E524E
(78,82,78)
#3D403C
(61,64,60)
#2C2E2A
(44,46,42)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #C5D0CC

#C5D0CC
(197,208,204)
#CAD4D0
(202,212,208)
#CFD8D4
(207,216,212)
#D4DCD8
(212,220,216)
#D9E0DC
(217,224,220)
#DEE4E0
(222,228,224)
#E3E8E4
(227,232,228)
#E8ECE8
(232,236,232)
#EDF0EC
(237,240,236)
#F2F4F0
(242,244,240)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D0CC; }

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

This text font color is #C5D0CC.

Background Color

.myBgColor { background-color: #C5D0CC; }

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

This div background color is #C5D0CC.

Border color

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

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

This div border color is #C5D0CC.

Opacity

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

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

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

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

This text has shadow with #C5D0CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D0CC.

Preview

Color preview on black background

This text has color #C5D0CC on black background.


Color preview on white background

This text has color #C5D0CC on white background.


Black color preview on #C5D0CC background

This text has black color on #C5D0CC background.


White color preview on #C5D0CC background

This text has white color on #C5D0CC background.


Related colors

Complementary color

Complementary color for #hex is #3A2F33.


I love getcolorcode.com

Triadic colors

1 #CCC5D0 and #D0CCC5 with #C5D0CC are triadic colors.

2 #CCD0C5 and #D0C5CC with #C5D0CC are triadic colors.