COLOR #C7DBE6

HEX: #C7DBE6 RGB: (199,219,230)

Renk bilgisi

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

RGB renk modeli

#C7DBE6 color RGB value is (199,219,230).

RGB: (199,219,230) (78%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 219 of 255 = 86%
B 230 of 255 = 90%

199
219
230

R + G + B ~ 85%. #C7DBE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 230 = 648 (100%)
R 199 of 648 ~ 30.71%
G 219 of 648 ~ 33.8%
B 230 of 648 ~ 35.49'%

%30.71
%33.8
%35.49

CMYK RENK MODELİ

#C7DBE6 rengi CMYK tonu (13,5,0,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 4.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,5,0,10)
C13M5Y0K10 (13%, 5%, 0%, 10%)
(0.13 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%4.78
%0
%9.8

Codes

Color #C7DBE6 in popluar color models

C7 DB E6
RGB 199 219 230
HSL 201° 38.27% 84.12%
HSB/HSV 201° 13.48% 90.20%
CMYK 13.48% 4.78% 0.00%
9.80%

Color #C7DBE6 in popluar number systems.

HEX C7 DB E6
Decimal 199 219 230
Binary 11000111 11011011 11100110
Octal 307 333 346

Shades and tints

Shades of #C7DBE6

#C7DBE6
(199,219,230)
#B5C8D2
(181,200,210)
#A3B5BE
(163,181,190)
#91A2AA
(145,162,170)
#7F8F96
(127,143,150)
#6D7C82
(109,124,130)
#5B696E
(91,105,110)
#49565A
(73,86,90)
#374346
(55,67,70)
#253032
(37,48,50)
#131D1E
(19,29,30)
#000000
(0,0,0)

Tints of #C7DBE6

#C7DBE6
(199,219,230)
#CCDEE8
(204,222,232)
#D1E1EA
(209,225,234)
#D6E4EC
(214,228,236)
#DBE7EE
(219,231,238)
#E0EAF0
(224,234,240)
#E5EDF2
(229,237,242)
#EAF0F4
(234,240,244)
#EFF3F6
(239,243,246)
#F4F6F8
(244,246,248)
#F9F9FA
(249,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DBE6; }

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

This text font color is #C7DBE6.

Background Color

.myBgColor { background-color: #C7DBE6; }

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

This div background color is #C7DBE6.

Border color

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

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

This div border color is #C7DBE6.

Opacity

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

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

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

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

This text has shadow with #C7DBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBE6.

Preview

Color preview on black background

This text has color #C7DBE6 on black background.


Color preview on white background

This text has color #C7DBE6 on white background.


Black color preview on #C7DBE6 background

This text has black color on #C7DBE6 background.


White color preview on #C7DBE6 background

This text has white color on #C7DBE6 background.


Related colors

Complementary color

Complementary color for #hex is #382419.


I love getcolorcode.com

Triadic colors

1 #E6C7DB and #DBE6C7 with #C7DBE6 are triadic colors.

2 #E6DBC7 and #DBC7E6 with #C7DBE6 are triadic colors.