COLOR #C7C9DB

HEX: #C7C9DB RGB: (199,201,219)

Renk bilgisi

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

RGB renk modeli

#C7C9DB color RGB value is (199,201,219).

RGB: (199,201,219) (78%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 201 of 255 = 79%
B 219 of 255 = 86%

199
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 201 + 219 = 619 (100%)
R 199 of 619 ~ 32.15%
G 201 of 619 ~ 32.47%
B 219 of 619 ~ 35.38'%

%32.15
%32.47
%35.38

CMYK RENK MODELİ

#C7C9DB rengi CMYK tonu (9,8,0,14).

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

CMYK: (9,8,0,14)
C9M8Y0K14 (9%, 8%, 0%, 14%)
(0.09 / 0.08 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%8.22
%0
%14.12

Codes

Color #C7C9DB in popluar color models

C7 C9 DB
RGB 199 201 219
HSL 234° 21.74% 81.96%
HSB/HSV 234° 9.13% 85.88%
CMYK 9.13% 8.22% 0.00%
14.12%

Color #C7C9DB in popluar number systems.

HEX C7 C9 DB
Decimal 199 201 219
Binary 11000111 11001001 11011011
Octal 307 311 333

Shades and tints

Shades of #C7C9DB

#C7C9DB
(199,201,219)
#B5B7C8
(181,183,200)
#A3A5B5
(163,165,181)
#9193A2
(145,147,162)
#7F818F
(127,129,143)
#6D6F7C
(109,111,124)
#5B5D69
(91,93,105)
#494B56
(73,75,86)
#373943
(55,57,67)
#252730
(37,39,48)
#13151D
(19,21,29)
#000000
(0,0,0)

Tints of #C7C9DB

#C7C9DB
(199,201,219)
#CCCDDE
(204,205,222)
#D1D1E1
(209,209,225)
#D6D5E4
(214,213,228)
#DBD9E7
(219,217,231)
#E0DDEA
(224,221,234)
#E5E1ED
(229,225,237)
#EAE5F0
(234,229,240)
#EFE9F3
(239,233,243)
#F4EDF6
(244,237,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C9DB; }

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

This text font color is #C7C9DB.

Background Color

.myBgColor { background-color: #C7C9DB; }

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

This div background color is #C7C9DB.

Border color

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

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

This div border color is #C7C9DB.

Opacity

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

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

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

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

This text has shadow with #C7C9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C9DB.

Preview

Color preview on black background

This text has color #C7C9DB on black background.


Color preview on white background

This text has color #C7C9DB on white background.


Black color preview on #C7C9DB background

This text has black color on #C7C9DB background.


White color preview on #C7C9DB background

This text has white color on #C7C9DB background.


Related colors

Complementary color

Complementary color for #hex is #383624.


I love getcolorcode.com

Triadic colors

1 #DBC7C9 and #C9DBC7 with #C7C9DB are triadic colors.

2 #DBC9C7 and #C9C7DB with #C7C9DB are triadic colors.