COLOR #C7DDDA

HEX: #C7DDDA RGB: (199,221,218)

Renk bilgisi

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

RGB renk modeli

#C7DDDA color RGB value is (199,221,218).

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

RGB bağlantıları ve doygunluk

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

199
221
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 221 + 218 = 638 (100%)
R 199 of 638 ~ 31.19%
G 221 of 638 ~ 34.64%
B 218 of 638 ~ 34.17'%

%31.19
%34.64
%34.17

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.95%
  • eflatun tonu 0.00%
  • sarı tonu 1.36%
  • 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
%1.36
%13.33

Codes

Color #C7DDDA in popluar color models

C7 DD DA
RGB 199 221 218
HSL 172° 24.44% 82.35%
HSB/HSV 172° 9.95% 86.67%
CMYK 9.95% 0.00% 1.36%
13.33%

Color #C7DDDA in popluar number systems.

HEX C7 DD DA
Decimal 199 221 218
Binary 11000111 11011101 11011010
Octal 307 335 332

Shades and tints

Shades of #C7DDDA

#C7DDDA
(199,221,218)
#B5C9C7
(181,201,199)
#A3B5B4
(163,181,180)
#91A1A1
(145,161,161)
#7F8D8E
(127,141,142)
#6D797B
(109,121,123)
#5B6568
(91,101,104)
#495155
(73,81,85)
#373D42
(55,61,66)
#25292F
(37,41,47)
#13151C
(19,21,28)
#000000
(0,0,0)

Tints of #C7DDDA

#C7DDDA
(199,221,218)
#CCE0DD
(204,224,221)
#D1E3E0
(209,227,224)
#D6E6E3
(214,230,227)
#DBE9E6
(219,233,230)
#E0ECE9
(224,236,233)
#E5EFEC
(229,239,236)
#EAF2EF
(234,242,239)
#EFF5F2
(239,245,242)
#F4F8F5
(244,248,245)
#F9FBF8
(249,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DDDA; }

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

This text font color is #C7DDDA.

Background Color

.myBgColor { background-color: #C7DDDA; }

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

This div background color is #C7DDDA.

Border color

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

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

This div border color is #C7DDDA.

Opacity

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

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

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

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

This text has shadow with #C7DDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DDDA.

Preview

Color preview on black background

This text has color #C7DDDA on black background.


Color preview on white background

This text has color #C7DDDA on white background.


Black color preview on #C7DDDA background

This text has black color on #C7DDDA background.


White color preview on #C7DDDA background

This text has white color on #C7DDDA background.


Related colors

Complementary color

Complementary color for #hex is #382225.


I love getcolorcode.com

Triadic colors

1 #DAC7DD and #DDDAC7 with #C7DDDA are triadic colors.

2 #DADDC7 and #DDC7DA with #C7DDDA are triadic colors.