COLOR #C7DBEE

HEX: #C7DBEE RGB: (199,219,238)

Renk bilgisi

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

RGB renk modeli

#C7DBEE color RGB value is (199,219,238).

RGB: (199,219,238) (78%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 219 of 255 = 86%
B 238 of 255 = 93%

199
219
238

R + G + B ~ 86%. #C7DBEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 238 = 656 (100%)
R 199 of 656 ~ 30.34%
G 219 of 656 ~ 33.38%
B 238 of 656 ~ 36.28'%

%30.34
%33.38
%36.28

CMYK RENK MODELİ

#C7DBEE rengi CMYK tonu (16,8,0,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 7.98%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,8,0,7)
C16M8Y0K7 (16%, 8%, 0%, 7%)
(0.16 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%16.39
%7.98
%0
%6.67

Codes

Color #C7DBEE in popluar color models

C7 DB EE
RGB 199 219 238
HSL 209° 53.42% 85.69%
HSB/HSV 209° 16.39% 93.33%
CMYK 16.39% 7.98% 0.00%
6.67%

Color #C7DBEE in popluar number systems.

HEX C7 DB EE
Decimal 199 219 238
Binary 11000111 11011011 11101110
Octal 307 333 356

Shades and tints

Shades of #C7DBEE

#C7DBEE
(199,219,238)
#B5C8D9
(181,200,217)
#A3B5C4
(163,181,196)
#91A2AF
(145,162,175)
#7F8F9A
(127,143,154)
#6D7C85
(109,124,133)
#5B6970
(91,105,112)
#49565B
(73,86,91)
#374346
(55,67,70)
#253031
(37,48,49)
#131D1C
(19,29,28)
#000000
(0,0,0)

Tints of #C7DBEE

#C7DBEE
(199,219,238)
#CCDEEF
(204,222,239)
#D1E1F0
(209,225,240)
#D6E4F1
(214,228,241)
#DBE7F2
(219,231,242)
#E0EAF3
(224,234,243)
#E5EDF4
(229,237,244)
#EAF0F5
(234,240,245)
#EFF3F6
(239,243,246)
#F4F6F7
(244,246,247)
#F9F9F8
(249,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DBEE; }

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

This text font color is #C7DBEE.

Background Color

.myBgColor { background-color: #C7DBEE; }

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

This div background color is #C7DBEE.

Border color

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

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

This div border color is #C7DBEE.

Opacity

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

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

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

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

This text has shadow with #C7DBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBEE.

Preview

Color preview on black background

This text has color #C7DBEE on black background.


Color preview on white background

This text has color #C7DBEE on white background.


Black color preview on #C7DBEE background

This text has black color on #C7DBEE background.


White color preview on #C7DBEE background

This text has white color on #C7DBEE background.


Related colors

Complementary color

Complementary color for #hex is #382411.


I love getcolorcode.com

Triadic colors

1 #EEC7DB and #DBEEC7 with #C7DBEE are triadic colors.

2 #EEDBC7 and #DBC7EE with #C7DBEE are triadic colors.