COLOR #C4C9DB

HEX: #C4C9DB RGB: (196,201,219)

Renk bilgisi

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

RGB renk modeli

#C4C9DB color RGB value is (196,201,219).

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

RGB bağlantıları ve doygunluk

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

196
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 201 + 219 = 616 (100%)
R 196 of 616 ~ 31.82%
G 201 of 616 ~ 32.63%
B 219 of 616 ~ 35.55'%

%31.82
%32.63
%35.55

CMYK RENK MODELİ

#C4C9DB rengi CMYK tonu (11,8,0,14).

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

CMYK: (11,8,0,14)
C11M8Y0K14 (11%, 8%, 0%, 14%)
(0.11 / 0.08 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%8.22
%0
%14.12

Codes

Color #C4C9DB in popluar color models

C4 C9 DB
RGB 196 201 219
HSL 227° 24.21% 81.37%
HSB/HSV 227° 10.50% 85.88%
CMYK 10.50% 8.22% 0.00%
14.12%

Color #C4C9DB in popluar number systems.

HEX C4 C9 DB
Decimal 196 201 219
Binary 11000100 11001001 11011011
Octal 304 311 333

Shades and tints

Shades of #C4C9DB

#C4C9DB
(196,201,219)
#B3B7C8
(179,183,200)
#A2A5B5
(162,165,181)
#9193A2
(145,147,162)
#80818F
(128,129,143)
#6F6F7C
(111,111,124)
#5E5D69
(94,93,105)
#4D4B56
(77,75,86)
#3C3943
(60,57,67)
#2B2730
(43,39,48)
#1A151D
(26,21,29)
#000000
(0,0,0)

Tints of #C4C9DB

#C4C9DB
(196,201,219)
#C9CDDE
(201,205,222)
#CED1E1
(206,209,225)
#D3D5E4
(211,213,228)
#D8D9E7
(216,217,231)
#DDDDEA
(221,221,234)
#E2E1ED
(226,225,237)
#E7E5F0
(231,229,240)
#ECE9F3
(236,233,243)
#F1EDF6
(241,237,246)
#F6F1F9
(246,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4C9DB; }

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

This text font color is #C4C9DB.

Background Color

.myBgColor { background-color: #C4C9DB; }

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

This div background color is #C4C9DB.

Border color

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

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

This div border color is #C4C9DB.

Opacity

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

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

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

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

This text has shadow with #C4C9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C9DB.

Preview

Color preview on black background

This text has color #C4C9DB on black background.


Color preview on white background

This text has color #C4C9DB on white background.


Black color preview on #C4C9DB background

This text has black color on #C4C9DB background.


White color preview on #C4C9DB background

This text has white color on #C4C9DB background.


Related colors

Complementary color

Complementary color for #hex is #3B3624.


I love getcolorcode.com

Triadic colors

1 #DBC4C9 and #C9DBC4 with #C4C9DB are triadic colors.

2 #DBC9C4 and #C9C4DB with #C4C9DB are triadic colors.