COLOR #C7DBEB

HEX: #C7DBEB RGB: (199,219,235)

Renk bilgisi

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

RGB renk modeli

#C7DBEB color RGB value is (199,219,235).

RGB: (199,219,235) (78%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 219 of 255 = 86%
B 235 of 255 = 92%

199
219
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 235 = 653 (100%)
R 199 of 653 ~ 30.47%
G 219 of 653 ~ 33.54%
B 235 of 653 ~ 35.99'%

%30.47
%33.54
%35.99

CMYK RENK MODELİ

#C7DBEB rengi CMYK tonu (15,7,0,8).

  • camgöbeği tonu 15.32%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (15,7,0,8)
C15M7Y0K8 (15%, 7%, 0%, 8%)
(0.15 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%15.32
%6.81
%0
%7.84

Codes

Color #C7DBEB in popluar color models

C7 DB EB
RGB 199 219 235
HSL 207° 47.37% 85.10%
HSB/HSV 207° 15.32% 92.16%
CMYK 15.32% 6.81% 0.00%
7.84%

Color #C7DBEB in popluar number systems.

HEX C7 DB EB
Decimal 199 219 235
Binary 11000111 11011011 11101011
Octal 307 333 353

Shades and tints

Shades of #C7DBEB

#C7DBEB
(199,219,235)
#B5C8D6
(181,200,214)
#A3B5C1
(163,181,193)
#91A2AC
(145,162,172)
#7F8F97
(127,143,151)
#6D7C82
(109,124,130)
#5B696D
(91,105,109)
#495658
(73,86,88)
#374343
(55,67,67)
#25302E
(37,48,46)
#131D19
(19,29,25)
#000000
(0,0,0)

Tints of #C7DBEB

#C7DBEB
(199,219,235)
#CCDEEC
(204,222,236)
#D1E1ED
(209,225,237)
#D6E4EE
(214,228,238)
#DBE7EF
(219,231,239)
#E0EAF0
(224,234,240)
#E5EDF1
(229,237,241)
#EAF0F2
(234,240,242)
#EFF3F3
(239,243,243)
#F4F6F4
(244,246,244)
#F9F9F5
(249,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DBEB; }

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

This text font color is #C7DBEB.

Background Color

.myBgColor { background-color: #C7DBEB; }

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

This div background color is #C7DBEB.

Border color

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

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

This div border color is #C7DBEB.

Opacity

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

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

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

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

This text has shadow with #C7DBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBEB.

Preview

Color preview on black background

This text has color #C7DBEB on black background.


Color preview on white background

This text has color #C7DBEB on white background.


Black color preview on #C7DBEB background

This text has black color on #C7DBEB background.


White color preview on #C7DBEB background

This text has white color on #C7DBEB background.


Related colors

Complementary color

Complementary color for #hex is #382414.


I love getcolorcode.com

Triadic colors

1 #EBC7DB and #DBEBC7 with #C7DBEB are triadic colors.

2 #EBDBC7 and #DBC7EB with #C7DBEB are triadic colors.