COLOR #C7D1DD

HEX: #C7D1DD RGB: (199,209,221)

Renk bilgisi

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

RGB renk modeli

#C7D1DD color RGB value is (199,209,221).

RGB: (199,209,221) (78%, 82%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 209 of 255 = 82%
B 221 of 255 = 87%

199
209
221

R + G + B ~ 82%. #C7D1DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 209 + 221 = 629 (100%)
R 199 of 629 ~ 31.64%
G 209 of 629 ~ 33.23%
B 221 of 629 ~ 35.14'%

%31.64
%33.23
%35.14

CMYK RENK MODELİ

#C7D1DD rengi CMYK tonu (10,5,0,13).

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

CMYK: (10,5,0,13)
C10M5Y0K13 (10%, 5%, 0%, 13%)
(0.10 / 0.05 / 0.00 / 0.13)

CMYK yüzdeleri

%9.95
%5.43
%0
%13.33

Codes

Color #C7D1DD in popluar color models

C7 D1 DD
RGB 199 209 221
HSL 213° 24.44% 82.35%
HSB/HSV 213° 9.95% 86.67%
CMYK 9.95% 5.43% 0.00%
13.33%

Color #C7D1DD in popluar number systems.

HEX C7 D1 DD
Decimal 199 209 221
Binary 11000111 11010001 11011101
Octal 307 321 335

Shades and tints

Shades of #C7D1DD

#C7D1DD
(199,209,221)
#B5BEC9
(181,190,201)
#A3ABB5
(163,171,181)
#9198A1
(145,152,161)
#7F858D
(127,133,141)
#6D7279
(109,114,121)
#5B5F65
(91,95,101)
#494C51
(73,76,81)
#37393D
(55,57,61)
#252629
(37,38,41)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #C7D1DD

#C7D1DD
(199,209,221)
#CCD5E0
(204,213,224)
#D1D9E3
(209,217,227)
#D6DDE6
(214,221,230)
#DBE1E9
(219,225,233)
#E0E5EC
(224,229,236)
#E5E9EF
(229,233,239)
#EAEDF2
(234,237,242)
#EFF1F5
(239,241,245)
#F4F5F8
(244,245,248)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D1DD; }

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

This text font color is #C7D1DD.

Background Color

.myBgColor { background-color: #C7D1DD; }

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

This div background color is #C7D1DD.

Border color

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

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

This div border color is #C7D1DD.

Opacity

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

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

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

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

This text has shadow with #C7D1DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D1DD.

Preview

Color preview on black background

This text has color #C7D1DD on black background.


Color preview on white background

This text has color #C7D1DD on white background.


Black color preview on #C7D1DD background

This text has black color on #C7D1DD background.


White color preview on #C7D1DD background

This text has white color on #C7D1DD background.


Related colors

Complementary color

Complementary color for #hex is #382E22.


I love getcolorcode.com

Triadic colors

1 #DDC7D1 and #D1DDC7 with #C7D1DD are triadic colors.

2 #DDD1C7 and #D1C7DD with #C7D1DD are triadic colors.