COLOR #C7DDDB

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

199
221
219

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

Yüzdelerle RGB renk parçaları

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

%31.14
%34.59
%34.27

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%9.95
%0
%0.9
%13.33

Codes

Color #C7DDDB in popluar color models

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

Color #C7DDDB in popluar number systems.

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

Shades and tints

Shades of #C7DDDB

#C7DDDB
(199,221,219)
#B5C9C8
(181,201,200)
#A3B5B5
(163,181,181)
#91A1A2
(145,161,162)
#7F8D8F
(127,141,143)
#6D797C
(109,121,124)
#5B6569
(91,101,105)
#495156
(73,81,86)
#373D43
(55,61,67)
#252930
(37,41,48)
#13151D
(19,21,29)
#000000
(0,0,0)

Tints of #C7DDDB

#C7DDDB
(199,221,219)
#CCE0DE
(204,224,222)
#D1E3E1
(209,227,225)
#D6E6E4
(214,230,228)
#DBE9E7
(219,233,231)
#E0ECEA
(224,236,234)
#E5EFED
(229,239,237)
#EAF2F0
(234,242,240)
#EFF5F3
(239,245,243)
#F4F8F6
(244,248,246)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DDDB; }

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

This text font color is #C7DDDB.

Background Color

.myBgColor { background-color: #C7DDDB; }

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

This div background color is #C7DDDB.

Border color

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

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

This div border color is #C7DDDB.

Opacity

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

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

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

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

This text has shadow with #C7DDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DDDB.

Preview

Color preview on black background

This text has color #C7DDDB on black background.


Color preview on white background

This text has color #C7DDDB on white background.


Black color preview on #C7DDDB background

This text has black color on #C7DDDB background.


White color preview on #C7DDDB background

This text has white color on #C7DDDB background.


Related colors

Complementary color

Complementary color for #hex is #382224.


I love getcolorcode.com

Triadic colors

1 #DBC7DD and #DDDBC7 with #C7DDDB are triadic colors.

2 #DBDDC7 and #DDC7DB with #C7DDDB are triadic colors.