COLOR #C5C9DB

HEX: #C5C9DB RGB: (197,201,219)

Renk bilgisi

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

RGB renk modeli

#C5C9DB color RGB value is (197,201,219).

RGB: (197,201,219) (77%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 201 of 255 = 79%
B 219 of 255 = 86%

197
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 201 + 219 = 617 (100%)
R 197 of 617 ~ 31.93%
G 201 of 617 ~ 32.58%
B 219 of 617 ~ 35.49'%

%31.93
%32.58
%35.49

CMYK RENK MODELİ

#C5C9DB rengi CMYK tonu (10,8,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 8.22%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,8,0,14)
C10M8Y0K14 (10%, 8%, 0%, 14%)
(0.10 / 0.08 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%8.22
%0
%14.12

Codes

Color #C5C9DB in popluar color models

C5 C9 DB
RGB 197 201 219
HSL 229° 23.40% 81.57%
HSB/HSV 229° 10.05% 85.88%
CMYK 10.05% 8.22% 0.00%
14.12%

Color #C5C9DB in popluar number systems.

HEX C5 C9 DB
Decimal 197 201 219
Binary 11000101 11001001 11011011
Octal 305 311 333

Shades and tints

Shades of #C5C9DB

#C5C9DB
(197,201,219)
#B4B7C8
(180,183,200)
#A3A5B5
(163,165,181)
#9293A2
(146,147,162)
#81818F
(129,129,143)
#706F7C
(112,111,124)
#5F5D69
(95,93,105)
#4E4B56
(78,75,86)
#3D3943
(61,57,67)
#2C2730
(44,39,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #C5C9DB

#C5C9DB
(197,201,219)
#CACDDE
(202,205,222)
#CFD1E1
(207,209,225)
#D4D5E4
(212,213,228)
#D9D9E7
(217,217,231)
#DEDDEA
(222,221,234)
#E3E1ED
(227,225,237)
#E8E5F0
(232,229,240)
#EDE9F3
(237,233,243)
#F2EDF6
(242,237,246)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C9DB; }

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

This text font color is #C5C9DB.

Background Color

.myBgColor { background-color: #C5C9DB; }

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

This div background color is #C5C9DB.

Border color

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

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

This div border color is #C5C9DB.

Opacity

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

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

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

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

This text has shadow with #C5C9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C9DB.

Preview

Color preview on black background

This text has color #C5C9DB on black background.


Color preview on white background

This text has color #C5C9DB on white background.


Black color preview on #C5C9DB background

This text has black color on #C5C9DB background.


White color preview on #C5C9DB background

This text has white color on #C5C9DB background.


Related colors

Complementary color

Complementary color for #hex is #3A3624.


I love getcolorcode.com

Triadic colors

1 #DBC5C9 and #C9DBC5 with #C5C9DB are triadic colors.

2 #DBC9C5 and #C9C5DB with #C5C9DB are triadic colors.