COLOR #C7DDD9

HEX: #C7DDD9 RGB: (199,221,217)

Renk bilgisi

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

RGB renk modeli

#C7DDD9 color RGB value is (199,221,217).

RGB: (199,221,217) (78%, 87%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 221 of 255 = 87%
B 217 of 255 = 85%

199
221
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 221 + 217 = 637 (100%)
R 199 of 637 ~ 31.24%
G 221 of 637 ~ 34.69%
B 217 of 637 ~ 34.07'%

%31.24
%34.69
%34.07

CMYK RENK MODELİ

#C7DDD9 rengi CMYK tonu (10,0,2,13).

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

CMYK: (10,0,2,13)
C10M0Y2K13 (10%, 0%, 2%, 13%)
(0.10 / 0.00 / 0.02 / 0.13)

CMYK yüzdeleri

%9.95
%0
%1.81
%13.33

Codes

Color #C7DDD9 in popluar color models

C7 DD D9
RGB 199 221 217
HSL 169° 24.44% 82.35%
HSB/HSV 169° 9.95% 86.67%
CMYK 9.95% 0.00% 1.81%
13.33%

Color #C7DDD9 in popluar number systems.

HEX C7 DD D9
Decimal 199 221 217
Binary 11000111 11011101 11011001
Octal 307 335 331

Shades and tints

Shades of #C7DDD9

#C7DDD9
(199,221,217)
#B5C9C6
(181,201,198)
#A3B5B3
(163,181,179)
#91A1A0
(145,161,160)
#7F8D8D
(127,141,141)
#6D797A
(109,121,122)
#5B6567
(91,101,103)
#495154
(73,81,84)
#373D41
(55,61,65)
#25292E
(37,41,46)
#13151B
(19,21,27)
#000000
(0,0,0)

Tints of #C7DDD9

#C7DDD9
(199,221,217)
#CCE0DC
(204,224,220)
#D1E3DF
(209,227,223)
#D6E6E2
(214,230,226)
#DBE9E5
(219,233,229)
#E0ECE8
(224,236,232)
#E5EFEB
(229,239,235)
#EAF2EE
(234,242,238)
#EFF5F1
(239,245,241)
#F4F8F4
(244,248,244)
#F9FBF7
(249,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DDD9; }

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

This text font color is #C7DDD9.

Background Color

.myBgColor { background-color: #C7DDD9; }

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

This div background color is #C7DDD9.

Border color

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

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

This div border color is #C7DDD9.

Opacity

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

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

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

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

This text has shadow with #C7DDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DDD9.

Preview

Color preview on black background

This text has color #C7DDD9 on black background.


Color preview on white background

This text has color #C7DDD9 on white background.


Black color preview on #C7DDD9 background

This text has black color on #C7DDD9 background.


White color preview on #C7DDD9 background

This text has white color on #C7DDD9 background.


Related colors

Complementary color

Complementary color for #hex is #382226.


I love getcolorcode.com

Triadic colors

1 #D9C7DD and #DDD9C7 with #C7DDD9 are triadic colors.

2 #D9DDC7 and #DDC7D9 with #C7DDD9 are triadic colors.