COLOR #C7D3DB

HEX: #C7D3DB RGB: (199,211,219)

Renk bilgisi

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

RGB renk modeli

#C7D3DB color RGB value is (199,211,219).

RGB: (199,211,219) (78%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 211 of 255 = 83%
B 219 of 255 = 86%

199
211
219

R + G + B ~ 82%. #C7D3DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 211 + 219 = 629 (100%)
R 199 of 629 ~ 31.64%
G 211 of 629 ~ 33.55%
B 219 of 629 ~ 34.82'%

%31.64
%33.55
%34.82

CMYK RENK MODELİ

#C7D3DB rengi CMYK tonu (9,4,0,14).

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

CMYK: (9,4,0,14)
C9M4Y0K14 (9%, 4%, 0%, 14%)
(0.09 / 0.04 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%3.65
%0
%14.12

Codes

Color #C7D3DB in popluar color models

C7 D3 DB
RGB 199 211 219
HSL 204° 21.74% 81.96%
HSB/HSV 204° 9.13% 85.88%
CMYK 9.13% 3.65% 0.00%
14.12%

Color #C7D3DB in popluar number systems.

HEX C7 D3 DB
Decimal 199 211 219
Binary 11000111 11010011 11011011
Octal 307 323 333

Shades and tints

Shades of #C7D3DB

#C7D3DB
(199,211,219)
#B5C0C8
(181,192,200)
#A3ADB5
(163,173,181)
#919AA2
(145,154,162)
#7F878F
(127,135,143)
#6D747C
(109,116,124)
#5B6169
(91,97,105)
#494E56
(73,78,86)
#373B43
(55,59,67)
#252830
(37,40,48)
#13151D
(19,21,29)
#000000
(0,0,0)

Tints of #C7D3DB

#C7D3DB
(199,211,219)
#CCD7DE
(204,215,222)
#D1DBE1
(209,219,225)
#D6DFE4
(214,223,228)
#DBE3E7
(219,227,231)
#E0E7EA
(224,231,234)
#E5EBED
(229,235,237)
#EAEFF0
(234,239,240)
#EFF3F3
(239,243,243)
#F4F7F6
(244,247,246)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D3DB; }

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

This text font color is #C7D3DB.

Background Color

.myBgColor { background-color: #C7D3DB; }

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

This div background color is #C7D3DB.

Border color

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

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

This div border color is #C7D3DB.

Opacity

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

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

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

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

This text has shadow with #C7D3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D3DB.

Preview

Color preview on black background

This text has color #C7D3DB on black background.


Color preview on white background

This text has color #C7D3DB on white background.


Black color preview on #C7D3DB background

This text has black color on #C7D3DB background.


White color preview on #C7D3DB background

This text has white color on #C7D3DB background.


Related colors

Complementary color

Complementary color for #hex is #382C24.


I love getcolorcode.com

Triadic colors

1 #DBC7D3 and #D3DBC7 with #C7D3DB are triadic colors.

2 #DBD3C7 and #D3C7DB with #C7D3DB are triadic colors.