COLOR #C7E7DC

HEX: #C7E7DC RGB: (199,231,220)

Renk bilgisi

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

RGB renk modeli

#C7E7DC color RGB value is (199,231,220).

RGB: (199,231,220) (78%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 220 of 255 = 86%

199
231
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 220 = 650 (100%)
R 199 of 650 ~ 30.62%
G 231 of 650 ~ 35.54%
B 220 of 650 ~ 33.85'%

%30.62
%35.54
%33.85

CMYK RENK MODELİ

#C7E7DC rengi CMYK tonu (14,0,5,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.00%
  • sarı tonu 4.76%
  • ana renk tonu 9.41%

CMYK: (14,0,5,9)
C14M0Y5K9 (14%, 0%, 5%, 9%)
(0.14 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%13.85
%0
%4.76
%9.41

Codes

Color #C7E7DC in popluar color models

C7 E7 DC
RGB 199 231 220
HSL 159° 40.00% 84.31%
HSB/HSV 159° 13.85% 90.59%
CMYK 13.85% 0.00% 4.76%
9.41%

Color #C7E7DC in popluar number systems.

HEX C7 E7 DC
Decimal 199 231 220
Binary 11000111 11100111 11011100
Octal 307 347 334

Shades and tints

Shades of #C7E7DC

#C7E7DC
(199,231,220)
#B5D2C8
(181,210,200)
#A3BDB4
(163,189,180)
#91A8A0
(145,168,160)
#7F938C
(127,147,140)
#6D7E78
(109,126,120)
#5B6964
(91,105,100)
#495450
(73,84,80)
#373F3C
(55,63,60)
#252A28
(37,42,40)
#131514
(19,21,20)
#000000
(0,0,0)

Tints of #C7E7DC

#C7E7DC
(199,231,220)
#CCE9DF
(204,233,223)
#D1EBE2
(209,235,226)
#D6EDE5
(214,237,229)
#DBEFE8
(219,239,232)
#E0F1EB
(224,241,235)
#E5F3EE
(229,243,238)
#EAF5F1
(234,245,241)
#EFF7F4
(239,247,244)
#F4F9F7
(244,249,247)
#F9FBFA
(249,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E7DC color. Also use rgb(199,231,220) instead hex code.

Text Font Color

.myTextColor { color: #C7E7DC; }

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

This text font color is #C7E7DC.

Background Color

.myBgColor { background-color: #C7E7DC; }

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

This div background color is #C7E7DC.

Border color

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

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

This div border color is #C7E7DC.

Opacity

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

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

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

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

This text has shadow with #C7E7DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7DC.

Preview

Color preview on black background

This text has color #C7E7DC on black background.


Color preview on white background

This text has color #C7E7DC on white background.


Black color preview on #C7E7DC background

This text has black color on #C7E7DC background.


White color preview on #C7E7DC background

This text has white color on #C7E7DC background.


Related colors

Complementary color

Complementary color for #hex is #381823.


I love getcolorcode.com

Triadic colors

1 #DCC7E7 and #E7DCC7 with #C7E7DC are triadic colors.

2 #DCE7C7 and #E7C7DC with #C7E7DC are triadic colors.