COLOR #C7E6D1

HEX: #C7E6D1 RGB: (199,230,209)

Renk bilgisi

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

RGB renk modeli

#C7E6D1 color RGB value is (199,230,209).

RGB: (199,230,209) (78%, 90%, 82%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 209 of 255 = 82%

199
230
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 209 = 638 (100%)
R 199 of 638 ~ 31.19%
G 230 of 638 ~ 36.05%
B 209 of 638 ~ 32.76'%

%31.19
%36.05
%32.76

CMYK RENK MODELİ

#C7E6D1 rengi CMYK tonu (13,0,9,10).

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

CMYK: (13,0,9,10)
C13M0Y9K10 (13%, 0%, 9%, 10%)
(0.13 / 0.00 / 0.09 / 0.10)

CMYK yüzdeleri

%13.48
%0
%9.13
%9.8

Codes

Color #C7E6D1 in popluar color models

C7 E6 D1
RGB 199 230 209
HSL 139° 38.27% 84.12%
HSB/HSV 139° 13.48% 90.20%
CMYK 13.48% 0.00% 9.13%
9.80%

Color #C7E6D1 in popluar number systems.

HEX C7 E6 D1
Decimal 199 230 209
Binary 11000111 11100110 11010001
Octal 307 346 321

Shades and tints

Shades of #C7E6D1

#C7E6D1
(199,230,209)
#B5D2BE
(181,210,190)
#A3BEAB
(163,190,171)
#91AA98
(145,170,152)
#7F9685
(127,150,133)
#6D8272
(109,130,114)
#5B6E5F
(91,110,95)
#495A4C
(73,90,76)
#374639
(55,70,57)
#253226
(37,50,38)
#131E13
(19,30,19)
#000000
(0,0,0)

Tints of #C7E6D1

#C7E6D1
(199,230,209)
#CCE8D5
(204,232,213)
#D1EAD9
(209,234,217)
#D6ECDD
(214,236,221)
#DBEEE1
(219,238,225)
#E0F0E5
(224,240,229)
#E5F2E9
(229,242,233)
#EAF4ED
(234,244,237)
#EFF6F1
(239,246,241)
#F4F8F5
(244,248,245)
#F9FAF9
(249,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E6D1; }

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

This text font color is #C7E6D1.

Background Color

.myBgColor { background-color: #C7E6D1; }

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

This div background color is #C7E6D1.

Border color

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

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

This div border color is #C7E6D1.

Opacity

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

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

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

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

This text has shadow with #C7E6D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6D1.

Preview

Color preview on black background

This text has color #C7E6D1 on black background.


Color preview on white background

This text has color #C7E6D1 on white background.


Black color preview on #C7E6D1 background

This text has black color on #C7E6D1 background.


White color preview on #C7E6D1 background

This text has white color on #C7E6D1 background.


Related colors

Complementary color

Complementary color for #hex is #38192E.


I love getcolorcode.com

Triadic colors

1 #D1C7E6 and #E6D1C7 with #C7E6D1 are triadic colors.

2 #D1E6C7 and #E6C7D1 with #C7E6D1 are triadic colors.