COLOR #C5D3C8

HEX: #C5D3C8 RGB: (197,211,200)

Renk bilgisi

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

RGB renk modeli

#C5D3C8 color RGB value is (197,211,200).

RGB: (197,211,200) (77%, 83%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 211 of 255 = 83%
B 200 of 255 = 78%

197
211
200

R + G + B ~ 79%. #C5D3C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 211 + 200 = 608 (100%)
R 197 of 608 ~ 32.4%
G 211 of 608 ~ 34.7%
B 200 of 608 ~ 32.89'%

%32.4
%34.7
%32.89

CMYK RENK MODELİ

#C5D3C8 rengi CMYK tonu (7,0,5,17).

  • camgöbeği tonu 6.64%
  • eflatun tonu 0.00%
  • sarı tonu 5.21%
  • ana renk tonu 17.25%

CMYK: (7,0,5,17)
C7M0Y5K17 (7%, 0%, 5%, 17%)
(0.07 / 0.00 / 0.05 / 0.17)

CMYK yüzdeleri

%6.64
%0
%5.21
%17.25

Codes

Color #C5D3C8 in popluar color models

C5 D3 C8
RGB 197 211 200
HSL 133° 13.73% 80.00%
HSB/HSV 133° 6.64% 82.75%
CMYK 6.64% 0.00% 5.21%
17.25%

Color #C5D3C8 in popluar number systems.

HEX C5 D3 C8
Decimal 197 211 200
Binary 11000101 11010011 11001000
Octal 305 323 310

Shades and tints

Shades of #C5D3C8

#C5D3C8
(197,211,200)
#B4C0B6
(180,192,182)
#A3ADA4
(163,173,164)
#929A92
(146,154,146)
#818780
(129,135,128)
#70746E
(112,116,110)
#5F615C
(95,97,92)
#4E4E4A
(78,78,74)
#3D3B38
(61,59,56)
#2C2826
(44,40,38)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5D3C8

#C5D3C8
(197,211,200)
#CAD7CD
(202,215,205)
#CFDBD2
(207,219,210)
#D4DFD7
(212,223,215)
#D9E3DC
(217,227,220)
#DEE7E1
(222,231,225)
#E3EBE6
(227,235,230)
#E8EFEB
(232,239,235)
#EDF3F0
(237,243,240)
#F2F7F5
(242,247,245)
#F7FBFA
(247,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D3C8 color. Also use rgb(197,211,200) instead hex code.

Text Font Color

.myTextColor { color: #C5D3C8; }

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

This text font color is #C5D3C8.

Background Color

.myBgColor { background-color: #C5D3C8; }

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

This div background color is #C5D3C8.

Border color

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

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

This div border color is #C5D3C8.

Opacity

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

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

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

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

This text has shadow with #C5D3C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D3C8.

Preview

Color preview on black background

This text has color #C5D3C8 on black background.


Color preview on white background

This text has color #C5D3C8 on white background.


Black color preview on #C5D3C8 background

This text has black color on #C5D3C8 background.


White color preview on #C5D3C8 background

This text has white color on #C5D3C8 background.


Related colors

Complementary color

Complementary color for #hex is #3A2C37.


I love getcolorcode.com

Triadic colors

1 #C8C5D3 and #D3C8C5 with #C5D3C8 are triadic colors.

2 #C8D3C5 and #D3C5C8 with #C5D3C8 are triadic colors.