COLOR #C4C5DB

HEX: #C4C5DB RGB: (196,197,219)

Renk bilgisi

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

RGB renk modeli

#C4C5DB color RGB value is (196,197,219).

RGB: (196,197,219) (77%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 197 of 255 = 77%
B 219 of 255 = 86%

196
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 197 + 219 = 612 (100%)
R 196 of 612 ~ 32.03%
G 197 of 612 ~ 32.19%
B 219 of 612 ~ 35.78'%

%32.03
%32.19
%35.78

CMYK RENK MODELİ

#C4C5DB rengi CMYK tonu (11,10,0,14).

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

CMYK: (11,10,0,14)
C11M10Y0K14 (11%, 10%, 0%, 14%)
(0.11 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%10.05
%0
%14.12

Codes

Color #C4C5DB in popluar color models

C4 C5 DB
RGB 196 197 219
HSL 237° 24.21% 81.37%
HSB/HSV 237° 10.50% 85.88%
CMYK 10.50% 10.05% 0.00%
14.12%

Color #C4C5DB in popluar number systems.

HEX C4 C5 DB
Decimal 196 197 219
Binary 11000100 11000101 11011011
Octal 304 305 333

Shades and tints

Shades of #C4C5DB

#C4C5DB
(196,197,219)
#B3B4C8
(179,180,200)
#A2A3B5
(162,163,181)
#9192A2
(145,146,162)
#80818F
(128,129,143)
#6F707C
(111,112,124)
#5E5F69
(94,95,105)
#4D4E56
(77,78,86)
#3C3D43
(60,61,67)
#2B2C30
(43,44,48)
#1A1B1D
(26,27,29)
#000000
(0,0,0)

Tints of #C4C5DB

#C4C5DB
(196,197,219)
#C9CADE
(201,202,222)
#CECFE1
(206,207,225)
#D3D4E4
(211,212,228)
#D8D9E7
(216,217,231)
#DDDEEA
(221,222,234)
#E2E3ED
(226,227,237)
#E7E8F0
(231,232,240)
#ECEDF3
(236,237,243)
#F1F2F6
(241,242,246)
#F6F7F9
(246,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4C5DB; }

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

This text font color is #C4C5DB.

Background Color

.myBgColor { background-color: #C4C5DB; }

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

This div background color is #C4C5DB.

Border color

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

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

This div border color is #C4C5DB.

Opacity

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

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

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

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

This text has shadow with #C4C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C5DB.

Preview

Color preview on black background

This text has color #C4C5DB on black background.


Color preview on white background

This text has color #C4C5DB on white background.


Black color preview on #C4C5DB background

This text has black color on #C4C5DB background.


White color preview on #C4C5DB background

This text has white color on #C4C5DB background.


Related colors

Complementary color

Complementary color for #hex is #3B3A24.


I love getcolorcode.com

Triadic colors

1 #DBC4C5 and #C5DBC4 with #C4C5DB are triadic colors.

2 #DBC5C4 and #C5C4DB with #C4C5DB are triadic colors.