COLOR #C7E6DD

HEX: #C7E6DD RGB: (199,230,221)

Renk bilgisi

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

RGB renk modeli

#C7E6DD color RGB value is (199,230,221).

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

RGB bağlantıları ve doygunluk

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

199
230
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 221 = 650 (100%)
R 199 of 650 ~ 30.62%
G 230 of 650 ~ 35.38%
B 221 of 650 ~ 34'%

%30.62
%35.38
%34

CMYK RENK MODELİ

#C7E6DD rengi CMYK tonu (13,0,4,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 3.91%
  • ana renk tonu 9.80%

CMYK: (13,0,4,10)
C13M0Y4K10 (13%, 0%, 4%, 10%)
(0.13 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%13.48
%0
%3.91
%9.8

Codes

Color #C7E6DD in popluar color models

C7 E6 DD
RGB 199 230 221
HSL 163° 38.27% 84.12%
HSB/HSV 163° 13.48% 90.20%
CMYK 13.48% 0.00% 3.91%
9.80%

Color #C7E6DD in popluar number systems.

HEX C7 E6 DD
Decimal 199 230 221
Binary 11000111 11100110 11011101
Octal 307 346 335

Shades and tints

Shades of #C7E6DD

#C7E6DD
(199,230,221)
#B5D2C9
(181,210,201)
#A3BEB5
(163,190,181)
#91AAA1
(145,170,161)
#7F968D
(127,150,141)
#6D8279
(109,130,121)
#5B6E65
(91,110,101)
#495A51
(73,90,81)
#37463D
(55,70,61)
#253229
(37,50,41)
#131E15
(19,30,21)
#000000
(0,0,0)

Tints of #C7E6DD

#C7E6DD
(199,230,221)
#CCE8E0
(204,232,224)
#D1EAE3
(209,234,227)
#D6ECE6
(214,236,230)
#DBEEE9
(219,238,233)
#E0F0EC
(224,240,236)
#E5F2EF
(229,242,239)
#EAF4F2
(234,244,242)
#EFF6F5
(239,246,245)
#F4F8F8
(244,248,248)
#F9FAFB
(249,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E6DD; }

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

This text font color is #C7E6DD.

Background Color

.myBgColor { background-color: #C7E6DD; }

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

This div background color is #C7E6DD.

Border color

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

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

This div border color is #C7E6DD.

Opacity

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

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

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

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

This text has shadow with #C7E6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6DD.

Preview

Color preview on black background

This text has color #C7E6DD on black background.


Color preview on white background

This text has color #C7E6DD on white background.


Black color preview on #C7E6DD background

This text has black color on #C7E6DD background.


White color preview on #C7E6DD background

This text has white color on #C7E6DD background.


Related colors

Complementary color

Complementary color for #hex is #381922.


I love getcolorcode.com

Triadic colors

1 #DDC7E6 and #E6DDC7 with #C7E6DD are triadic colors.

2 #DDE6C7 and #E6C7DD with #C7E6DD are triadic colors.