COLOR #C7D5DD

HEX: #C7D5DD RGB: (199,213,221)

Renk bilgisi

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

RGB renk modeli

#C7D5DD color RGB value is (199,213,221).

RGB: (199,213,221) (78%, 84%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 213 of 255 = 84%
B 221 of 255 = 87%

199
213
221

R + G + B ~ 83%. #C7D5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 221 = 633 (100%)
R 199 of 633 ~ 31.44%
G 213 of 633 ~ 33.65%
B 221 of 633 ~ 34.91'%

%31.44
%33.65
%34.91

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%9.95
%3.62
%0
%13.33

Codes

Color #C7D5DD in popluar color models

C7 D5 DD
RGB 199 213 221
HSL 202° 24.44% 82.35%
HSB/HSV 202° 9.95% 86.67%
CMYK 9.95% 3.62% 0.00%
13.33%

Color #C7D5DD in popluar number systems.

HEX C7 D5 DD
Decimal 199 213 221
Binary 11000111 11010101 11011101
Octal 307 325 335

Shades and tints

Shades of #C7D5DD

#C7D5DD
(199,213,221)
#B5C2C9
(181,194,201)
#A3AFB5
(163,175,181)
#919CA1
(145,156,161)
#7F898D
(127,137,141)
#6D7679
(109,118,121)
#5B6365
(91,99,101)
#495051
(73,80,81)
#373D3D
(55,61,61)
#252A29
(37,42,41)
#131715
(19,23,21)
#000000
(0,0,0)

Tints of #C7D5DD

#C7D5DD
(199,213,221)
#CCD8E0
(204,216,224)
#D1DBE3
(209,219,227)
#D6DEE6
(214,222,230)
#DBE1E9
(219,225,233)
#E0E4EC
(224,228,236)
#E5E7EF
(229,231,239)
#EAEAF2
(234,234,242)
#EFEDF5
(239,237,245)
#F4F0F8
(244,240,248)
#F9F3FB
(249,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D5DD; }

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

This text font color is #C7D5DD.

Background Color

.myBgColor { background-color: #C7D5DD; }

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

This div background color is #C7D5DD.

Border color

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

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

This div border color is #C7D5DD.

Opacity

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

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

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

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

This text has shadow with #C7D5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D5DD.

Preview

Color preview on black background

This text has color #C7D5DD on black background.


Color preview on white background

This text has color #C7D5DD on white background.


Black color preview on #C7D5DD background

This text has black color on #C7D5DD background.


White color preview on #C7D5DD background

This text has white color on #C7D5DD background.


Related colors

Complementary color

Complementary color for #hex is #382A22.


I love getcolorcode.com

Triadic colors

1 #DDC7D5 and #D5DDC7 with #C7D5DD are triadic colors.

2 #DDD5C7 and #D5C7DD with #C7D5DD are triadic colors.