COLOR #C7E5DC

HEX: #C7E5DC RGB: (199,229,220)

Renk bilgisi

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

RGB renk modeli

#C7E5DC color RGB value is (199,229,220).

RGB: (199,229,220) (78%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 220 of 255 = 86%

199
229
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 220 = 648 (100%)
R 199 of 648 ~ 30.71%
G 229 of 648 ~ 35.34%
B 220 of 648 ~ 33.95'%

%30.71
%35.34
%33.95

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%13.1
%0
%3.93
%10.2

Codes

Color #C7E5DC in popluar color models

C7 E5 DC
RGB 199 229 220
HSL 162° 36.59% 83.92%
HSB/HSV 162° 13.10% 89.80%
CMYK 13.10% 0.00% 3.93%
10.20%

Color #C7E5DC in popluar number systems.

HEX C7 E5 DC
Decimal 199 229 220
Binary 11000111 11100101 11011100
Octal 307 345 334

Shades and tints

Shades of #C7E5DC

#C7E5DC
(199,229,220)
#B5D1C8
(181,209,200)
#A3BDB4
(163,189,180)
#91A9A0
(145,169,160)
#7F958C
(127,149,140)
#6D8178
(109,129,120)
#5B6D64
(91,109,100)
#495950
(73,89,80)
#37453C
(55,69,60)
#253128
(37,49,40)
#131D14
(19,29,20)
#000000
(0,0,0)

Tints of #C7E5DC

#C7E5DC
(199,229,220)
#CCE7DF
(204,231,223)
#D1E9E2
(209,233,226)
#D6EBE5
(214,235,229)
#DBEDE8
(219,237,232)
#E0EFEB
(224,239,235)
#E5F1EE
(229,241,238)
#EAF3F1
(234,243,241)
#EFF5F4
(239,245,244)
#F4F7F7
(244,247,247)
#F9F9FA
(249,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5DC; }

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

This text font color is #C7E5DC.

Background Color

.myBgColor { background-color: #C7E5DC; }

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

This div background color is #C7E5DC.

Border color

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

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

This div border color is #C7E5DC.

Opacity

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

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

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

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

This text has shadow with #C7E5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5DC.

Preview

Color preview on black background

This text has color #C7E5DC on black background.


Color preview on white background

This text has color #C7E5DC on white background.


Black color preview on #C7E5DC background

This text has black color on #C7E5DC background.


White color preview on #C7E5DC background

This text has white color on #C7E5DC background.


Related colors

Complementary color

Complementary color for #hex is #381A23.


I love getcolorcode.com

Triadic colors

1 #DCC7E5 and #E5DCC7 with #C7E5DC are triadic colors.

2 #DCE5C7 and #E5C7DC with #C7E5DC are triadic colors.