COLOR #C5CBDB

HEX: #C5CBDB RGB: (197,203,219)

Renk bilgisi

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

RGB renk modeli

#C5CBDB color RGB value is (197,203,219).

RGB: (197,203,219) (77%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 203 of 255 = 80%
B 219 of 255 = 86%

197
203
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 203 + 219 = 619 (100%)
R 197 of 619 ~ 31.83%
G 203 of 619 ~ 32.79%
B 219 of 619 ~ 35.38'%

%31.83
%32.79
%35.38

CMYK RENK MODELİ

#C5CBDB rengi CMYK tonu (10,7,0,14).

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

CMYK: (10,7,0,14)
C10M7Y0K14 (10%, 7%, 0%, 14%)
(0.10 / 0.07 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%7.31
%0
%14.12

Codes

Color #C5CBDB in popluar color models

C5 CB DB
RGB 197 203 219
HSL 224° 23.40% 81.57%
HSB/HSV 224° 10.05% 85.88%
CMYK 10.05% 7.31% 0.00%
14.12%

Color #C5CBDB in popluar number systems.

HEX C5 CB DB
Decimal 197 203 219
Binary 11000101 11001011 11011011
Octal 305 313 333

Shades and tints

Shades of #C5CBDB

#C5CBDB
(197,203,219)
#B4B9C8
(180,185,200)
#A3A7B5
(163,167,181)
#9295A2
(146,149,162)
#81838F
(129,131,143)
#70717C
(112,113,124)
#5F5F69
(95,95,105)
#4E4D56
(78,77,86)
#3D3B43
(61,59,67)
#2C2930
(44,41,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #C5CBDB

#C5CBDB
(197,203,219)
#CACFDE
(202,207,222)
#CFD3E1
(207,211,225)
#D4D7E4
(212,215,228)
#D9DBE7
(217,219,231)
#DEDFEA
(222,223,234)
#E3E3ED
(227,227,237)
#E8E7F0
(232,231,240)
#EDEBF3
(237,235,243)
#F2EFF6
(242,239,246)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CBDB; }

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

This text font color is #C5CBDB.

Background Color

.myBgColor { background-color: #C5CBDB; }

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

This div background color is #C5CBDB.

Border color

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

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

This div border color is #C5CBDB.

Opacity

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

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

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

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

This text has shadow with #C5CBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CBDB.

Preview

Color preview on black background

This text has color #C5CBDB on black background.


Color preview on white background

This text has color #C5CBDB on white background.


Black color preview on #C5CBDB background

This text has black color on #C5CBDB background.


White color preview on #C5CBDB background

This text has white color on #C5CBDB background.


Related colors

Complementary color

Complementary color for #hex is #3A3424.


I love getcolorcode.com

Triadic colors

1 #DBC5CB and #CBDBC5 with #C5CBDB are triadic colors.

2 #DBCBC5 and #CBC5DB with #C5CBDB are triadic colors.