COLOR #C5CBD9

HEX: #C5CBD9 RGB: (197,203,217)

Renk bilgisi

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

RGB renk modeli

#C5CBD9 color RGB value is (197,203,217).

RGB: (197,203,217) (77%, 80%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 203 of 255 = 80%
B 217 of 255 = 85%

197
203
217

R + G + B ~ 81%. #C5CBD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 203 + 217 = 617 (100%)
R 197 of 617 ~ 31.93%
G 203 of 617 ~ 32.9%
B 217 of 617 ~ 35.17'%

%31.93
%32.9
%35.17

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%9.22
%6.45
%0
%14.9

Codes

Color #C5CBD9 in popluar color models

C5 CB D9
RGB 197 203 217
HSL 222° 20.83% 81.18%
HSB/HSV 222° 9.22% 85.10%
CMYK 9.22% 6.45% 0.00%
14.90%

Color #C5CBD9 in popluar number systems.

HEX C5 CB D9
Decimal 197 203 217
Binary 11000101 11001011 11011001
Octal 305 313 331

Shades and tints

Shades of #C5CBD9

#C5CBD9
(197,203,217)
#B4B9C6
(180,185,198)
#A3A7B3
(163,167,179)
#9295A0
(146,149,160)
#81838D
(129,131,141)
#70717A
(112,113,122)
#5F5F67
(95,95,103)
#4E4D54
(78,77,84)
#3D3B41
(61,59,65)
#2C292E
(44,41,46)
#1B171B
(27,23,27)
#000000
(0,0,0)

Tints of #C5CBD9

#C5CBD9
(197,203,217)
#CACFDC
(202,207,220)
#CFD3DF
(207,211,223)
#D4D7E2
(212,215,226)
#D9DBE5
(217,219,229)
#DEDFE8
(222,223,232)
#E3E3EB
(227,227,235)
#E8E7EE
(232,231,238)
#EDEBF1
(237,235,241)
#F2EFF4
(242,239,244)
#F7F3F7
(247,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CBD9; }

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

This text font color is #C5CBD9.

Background Color

.myBgColor { background-color: #C5CBD9; }

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

This div background color is #C5CBD9.

Border color

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

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

This div border color is #C5CBD9.

Opacity

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

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

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

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

This text has shadow with #C5CBD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CBD9.

Preview

Color preview on black background

This text has color #C5CBD9 on black background.


Color preview on white background

This text has color #C5CBD9 on white background.


Black color preview on #C5CBD9 background

This text has black color on #C5CBD9 background.


White color preview on #C5CBD9 background

This text has white color on #C5CBD9 background.


Related colors

Complementary color

Complementary color for #hex is #3A3426.


I love getcolorcode.com

Triadic colors

1 #D9C5CB and #CBD9C5 with #C5CBD9 are triadic colors.

2 #D9CBC5 and #CBC5D9 with #C5CBD9 are triadic colors.