COLOR #C5C9D9

HEX: #C5C9D9 RGB: (197,201,217)

Renk bilgisi

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

RGB renk modeli

#C5C9D9 color RGB value is (197,201,217).

RGB: (197,201,217) (77%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 201 of 255 = 79%
B 217 of 255 = 85%

197
201
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 201 + 217 = 615 (100%)
R 197 of 615 ~ 32.03%
G 201 of 615 ~ 32.68%
B 217 of 615 ~ 35.28'%

%32.03
%32.68
%35.28

CMYK RENK MODELİ

#C5C9D9 rengi CMYK tonu (9,7,0,15).

  • camgöbeği tonu 9.22%
  • eflatun tonu 7.37%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (9,7,0,15)
C9M7Y0K15 (9%, 7%, 0%, 15%)
(0.09 / 0.07 / 0.00 / 0.15)

CMYK yüzdeleri

%9.22
%7.37
%0
%14.9

Codes

Color #C5C9D9 in popluar color models

C5 C9 D9
RGB 197 201 217
HSL 228° 20.83% 81.18%
HSB/HSV 228° 9.22% 85.10%
CMYK 9.22% 7.37% 0.00%
14.90%

Color #C5C9D9 in popluar number systems.

HEX C5 C9 D9
Decimal 197 201 217
Binary 11000101 11001001 11011001
Octal 305 311 331

Shades and tints

Shades of #C5C9D9

#C5C9D9
(197,201,217)
#B4B7C6
(180,183,198)
#A3A5B3
(163,165,179)
#9293A0
(146,147,160)
#81818D
(129,129,141)
#706F7A
(112,111,122)
#5F5D67
(95,93,103)
#4E4B54
(78,75,84)
#3D3941
(61,57,65)
#2C272E
(44,39,46)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #C5C9D9

#C5C9D9
(197,201,217)
#CACDDC
(202,205,220)
#CFD1DF
(207,209,223)
#D4D5E2
(212,213,226)
#D9D9E5
(217,217,229)
#DEDDE8
(222,221,232)
#E3E1EB
(227,225,235)
#E8E5EE
(232,229,238)
#EDE9F1
(237,233,241)
#F2EDF4
(242,237,244)
#F7F1F7
(247,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C9D9 color. Also use rgb(197,201,217) instead hex code.

Text Font Color

.myTextColor { color: #C5C9D9; }

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

This text font color is #C5C9D9.

Background Color

.myBgColor { background-color: #C5C9D9; }

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

This div background color is #C5C9D9.

Border color

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

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

This div border color is #C5C9D9.

Opacity

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

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

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

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

This text has shadow with #C5C9D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C9D9.

Preview

Color preview on black background

This text has color #C5C9D9 on black background.


Color preview on white background

This text has color #C5C9D9 on white background.


Black color preview on #C5C9D9 background

This text has black color on #C5C9D9 background.


White color preview on #C5C9D9 background

This text has white color on #C5C9D9 background.


Related colors

Complementary color

Complementary color for #hex is #3A3626.


I love getcolorcode.com

Triadic colors

1 #D9C5C9 and #C9D9C5 with #C5C9D9 are triadic colors.

2 #D9C9C5 and #C9C5D9 with #C5C9D9 are triadic colors.