COLOR #C7DBDD

HEX: #C7DBDD RGB: (199,219,221)

Renk bilgisi

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

RGB renk modeli

#C7DBDD color RGB value is (199,219,221).

RGB: (199,219,221) (78%, 86%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 219 of 255 = 86%
B 221 of 255 = 87%

199
219
221

R + G + B ~ 84%. #C7DBDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 221 = 639 (100%)
R 199 of 639 ~ 31.14%
G 219 of 639 ~ 34.27%
B 221 of 639 ~ 34.59'%

%31.14
%34.27
%34.59

CMYK RENK MODELİ

#C7DBDD rengi CMYK tonu (10,1,0,13).

  • camgöbeği tonu 9.95%
  • eflatun tonu 0.90%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,1,0,13)
C10M1Y0K13 (10%, 1%, 0%, 13%)
(0.10 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%9.95
%0.9
%0
%13.33

Codes

Color #C7DBDD in popluar color models

C7 DB DD
RGB 199 219 221
HSL 185° 24.44% 82.35%
HSB/HSV 185° 9.95% 86.67%
CMYK 9.95% 0.90% 0.00%
13.33%

Color #C7DBDD in popluar number systems.

HEX C7 DB DD
Decimal 199 219 221
Binary 11000111 11011011 11011101
Octal 307 333 335

Shades and tints

Shades of #C7DBDD

#C7DBDD
(199,219,221)
#B5C8C9
(181,200,201)
#A3B5B5
(163,181,181)
#91A2A1
(145,162,161)
#7F8F8D
(127,143,141)
#6D7C79
(109,124,121)
#5B6965
(91,105,101)
#495651
(73,86,81)
#37433D
(55,67,61)
#253029
(37,48,41)
#131D15
(19,29,21)
#000000
(0,0,0)

Tints of #C7DBDD

#C7DBDD
(199,219,221)
#CCDEE0
(204,222,224)
#D1E1E3
(209,225,227)
#D6E4E6
(214,228,230)
#DBE7E9
(219,231,233)
#E0EAEC
(224,234,236)
#E5EDEF
(229,237,239)
#EAF0F2
(234,240,242)
#EFF3F5
(239,243,245)
#F4F6F8
(244,246,248)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DBDD; }

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

This text font color is #C7DBDD.

Background Color

.myBgColor { background-color: #C7DBDD; }

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

This div background color is #C7DBDD.

Border color

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

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

This div border color is #C7DBDD.

Opacity

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

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

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

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

This text has shadow with #C7DBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBDD.

Preview

Color preview on black background

This text has color #C7DBDD on black background.


Color preview on white background

This text has color #C7DBDD on white background.


Black color preview on #C7DBDD background

This text has black color on #C7DBDD background.


White color preview on #C7DBDD background

This text has white color on #C7DBDD background.


Related colors

Complementary color

Complementary color for #hex is #382422.


I love getcolorcode.com

Triadic colors

1 #DDC7DB and #DBDDC7 with #C7DBDD are triadic colors.

2 #DDDBC7 and #DBC7DD with #C7DBDD are triadic colors.