COLOR #C7E5DD

HEX: #C7E5DD RGB: (199,229,221)

Renk bilgisi

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

RGB renk modeli

#C7E5DD color RGB value is (199,229,221).

RGB: (199,229,221) (78%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 221 of 255 = 87%

199
229
221

R + G + B ~ 85%. #C7E5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 221 = 649 (100%)
R 199 of 649 ~ 30.66%
G 229 of 649 ~ 35.29%
B 221 of 649 ~ 34.05'%

%30.66
%35.29
%34.05

CMYK RENK MODELİ

#C7E5DD rengi CMYK tonu (13,0,3,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 3.49%
  • ana renk tonu 10.20%

CMYK: (13,0,3,10)
C13M0Y3K10 (13%, 0%, 3%, 10%)
(0.13 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%13.1
%0
%3.49
%10.2

Codes

Color #C7E5DD in popluar color models

C7 E5 DD
RGB 199 229 221
HSL 164° 36.59% 83.92%
HSB/HSV 164° 13.10% 89.80%
CMYK 13.10% 0.00% 3.49%
10.20%

Color #C7E5DD in popluar number systems.

HEX C7 E5 DD
Decimal 199 229 221
Binary 11000111 11100101 11011101
Octal 307 345 335

Shades and tints

Shades of #C7E5DD

#C7E5DD
(199,229,221)
#B5D1C9
(181,209,201)
#A3BDB5
(163,189,181)
#91A9A1
(145,169,161)
#7F958D
(127,149,141)
#6D8179
(109,129,121)
#5B6D65
(91,109,101)
#495951
(73,89,81)
#37453D
(55,69,61)
#253129
(37,49,41)
#131D15
(19,29,21)
#000000
(0,0,0)

Tints of #C7E5DD

#C7E5DD
(199,229,221)
#CCE7E0
(204,231,224)
#D1E9E3
(209,233,227)
#D6EBE6
(214,235,230)
#DBEDE9
(219,237,233)
#E0EFEC
(224,239,236)
#E5F1EF
(229,241,239)
#EAF3F2
(234,243,242)
#EFF5F5
(239,245,245)
#F4F7F8
(244,247,248)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5DD; }

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

This text font color is #C7E5DD.

Background Color

.myBgColor { background-color: #C7E5DD; }

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

This div background color is #C7E5DD.

Border color

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

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

This div border color is #C7E5DD.

Opacity

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

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

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

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

This text has shadow with #C7E5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5DD.

Preview

Color preview on black background

This text has color #C7E5DD on black background.


Color preview on white background

This text has color #C7E5DD on white background.


Black color preview on #C7E5DD background

This text has black color on #C7E5DD background.


White color preview on #C7E5DD background

This text has white color on #C7E5DD background.


Related colors

Complementary color

Complementary color for #hex is #381A22.


I love getcolorcode.com

Triadic colors

1 #DDC7E5 and #E5DDC7 with #C7E5DD are triadic colors.

2 #DDE5C7 and #E5C7DD with #C7E5DD are triadic colors.