COLOR #C7D6DB

HEX: #C7D6DB RGB: (199,214,219)

Renk bilgisi

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

RGB renk modeli

#C7D6DB color RGB value is (199,214,219).

RGB: (199,214,219) (78%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 214 of 255 = 84%
B 219 of 255 = 86%

199
214
219

R + G + B ~ 83%. #C7D6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 214 + 219 = 632 (100%)
R 199 of 632 ~ 31.49%
G 214 of 632 ~ 33.86%
B 219 of 632 ~ 34.65'%

%31.49
%33.86
%34.65

CMYK RENK MODELİ

#C7D6DB rengi CMYK tonu (9,2,0,14).

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

CMYK: (9,2,0,14)
C9M2Y0K14 (9%, 2%, 0%, 14%)
(0.09 / 0.02 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%2.28
%0
%14.12

Codes

Color #C7D6DB in popluar color models

C7 D6 DB
RGB 199 214 219
HSL 195° 21.74% 81.96%
HSB/HSV 195° 9.13% 85.88%
CMYK 9.13% 2.28% 0.00%
14.12%

Color #C7D6DB in popluar number systems.

HEX C7 D6 DB
Decimal 199 214 219
Binary 11000111 11010110 11011011
Octal 307 326 333

Shades and tints

Shades of #C7D6DB

#C7D6DB
(199,214,219)
#B5C3C8
(181,195,200)
#A3B0B5
(163,176,181)
#919DA2
(145,157,162)
#7F8A8F
(127,138,143)
#6D777C
(109,119,124)
#5B6469
(91,100,105)
#495156
(73,81,86)
#373E43
(55,62,67)
#252B30
(37,43,48)
#13181D
(19,24,29)
#000000
(0,0,0)

Tints of #C7D6DB

#C7D6DB
(199,214,219)
#CCD9DE
(204,217,222)
#D1DCE1
(209,220,225)
#D6DFE4
(214,223,228)
#DBE2E7
(219,226,231)
#E0E5EA
(224,229,234)
#E5E8ED
(229,232,237)
#EAEBF0
(234,235,240)
#EFEEF3
(239,238,243)
#F4F1F6
(244,241,246)
#F9F4F9
(249,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D6DB; }

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

This text font color is #C7D6DB.

Background Color

.myBgColor { background-color: #C7D6DB; }

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

This div background color is #C7D6DB.

Border color

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

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

This div border color is #C7D6DB.

Opacity

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

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

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

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

This text has shadow with #C7D6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D6DB.

Preview

Color preview on black background

This text has color #C7D6DB on black background.


Color preview on white background

This text has color #C7D6DB on white background.


Black color preview on #C7D6DB background

This text has black color on #C7D6DB background.


White color preview on #C7D6DB background

This text has white color on #C7D6DB background.


Related colors

Complementary color

Complementary color for #hex is #382924.


I love getcolorcode.com

Triadic colors

1 #DBC7D6 and #D6DBC7 with #C7D6DB are triadic colors.

2 #DBD6C7 and #D6C7DB with #C7D6DB are triadic colors.