COLOR #C7DBE5

HEX: #C7DBE5 RGB: (199,219,229)

Renk bilgisi

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

RGB renk modeli

#C7DBE5 color RGB value is (199,219,229).

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

RGB bağlantıları ve doygunluk

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

199
219
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 229 = 647 (100%)
R 199 of 647 ~ 30.76%
G 219 of 647 ~ 33.85%
B 229 of 647 ~ 35.39'%

%30.76
%33.85
%35.39

CMYK RENK MODELİ

#C7DBE5 rengi CMYK tonu (13,4,0,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 4.37%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,4,0,10)
C13M4Y0K10 (13%, 4%, 0%, 10%)
(0.13 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%13.1
%4.37
%0
%10.2

Codes

Color #C7DBE5 in popluar color models

C7 DB E5
RGB 199 219 229
HSL 200° 36.59% 83.92%
HSB/HSV 200° 13.10% 89.80%
CMYK 13.10% 4.37% 0.00%
10.20%

Color #C7DBE5 in popluar number systems.

HEX C7 DB E5
Decimal 199 219 229
Binary 11000111 11011011 11100101
Octal 307 333 345

Shades and tints

Shades of #C7DBE5

#C7DBE5
(199,219,229)
#B5C8D1
(181,200,209)
#A3B5BD
(163,181,189)
#91A2A9
(145,162,169)
#7F8F95
(127,143,149)
#6D7C81
(109,124,129)
#5B696D
(91,105,109)
#495659
(73,86,89)
#374345
(55,67,69)
#253031
(37,48,49)
#131D1D
(19,29,29)
#000000
(0,0,0)

Tints of #C7DBE5

#C7DBE5
(199,219,229)
#CCDEE7
(204,222,231)
#D1E1E9
(209,225,233)
#D6E4EB
(214,228,235)
#DBE7ED
(219,231,237)
#E0EAEF
(224,234,239)
#E5EDF1
(229,237,241)
#EAF0F3
(234,240,243)
#EFF3F5
(239,243,245)
#F4F6F7
(244,246,247)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DBE5; }

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

This text font color is #C7DBE5.

Background Color

.myBgColor { background-color: #C7DBE5; }

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

This div background color is #C7DBE5.

Border color

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

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

This div border color is #C7DBE5.

Opacity

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

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

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

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

This text has shadow with #C7DBE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBE5.

Preview

Color preview on black background

This text has color #C7DBE5 on black background.


Color preview on white background

This text has color #C7DBE5 on white background.


Black color preview on #C7DBE5 background

This text has black color on #C7DBE5 background.


White color preview on #C7DBE5 background

This text has white color on #C7DBE5 background.


Related colors

Complementary color

Complementary color for #hex is #38241A.


I love getcolorcode.com

Triadic colors

1 #E5C7DB and #DBE5C7 with #C7DBE5 are triadic colors.

2 #E5DBC7 and #DBC7E5 with #C7DBE5 are triadic colors.