COLOR #E7D5CC

HEX: #E7D5CC RGB: (231,213,204)

Renk bilgisi

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

RGB renk modeli

#E7D5CC color RGB value is (231,213,204).

RGB: (231,213,204) (91%, 84%, 80%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 213 of 255 = 84%
B 204 of 255 = 80%

231
213
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 213 + 204 = 648 (100%)
R 231 of 648 ~ 35.65%
G 213 of 648 ~ 32.87%
B 204 of 648 ~ 31.48'%

%35.65
%32.87
%31.48

CMYK RENK MODELİ

#E7D5CC rengi CMYK tonu (0,8,12,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.79%
  • sarı tonu 11.69%
  • ana renk tonu 9.41%
CMYK: (0,8,12,9) C0M8Y12K9 (0%,8%,12%,9%) (0.00/0.08/0.12/0.09) 

CMYK yüzdeleri

%0
%7.79
%11.69
%9.41

Codes

Color #E7D5CC in popluar color models

E7 D5 CC
RGB 231 213 204
HSL 20° 36.00% 85.29%
HSB/HSV 20° 11.69% 90.59%
CMYK 0.00% 7.79% 11.69%
9.41%

Color #E7D5CC in popluar number systems.

HEX E7 D5 CC
Decimal 231 213 204
Binary 11100111 11010101 11001100
Octal 347 325 314

Shades and tints

Shades of #E7D5CC

#E7D5CC
(231,213,204)
#D2C2BA
(210,194,186)
#BDAFA8
(189,175,168)
#A89C96
(168,156,150)
#938984
(147,137,132)
#7E7672
(126,118,114)
#696360
(105,99,96)
#54504E
(84,80,78)
#3F3D3C
(63,61,60)
#2A2A2A
(42,42,42)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #E7D5CC

#E7D5CC
(231,213,204)
#E9D8D0
(233,216,208)
#EBDBD4
(235,219,212)
#EDDED8
(237,222,216)
#EFE1DC
(239,225,220)
#F1E4E0
(241,228,224)
#F3E7E4
(243,231,228)
#F5EAE8
(245,234,232)
#F7EDEC
(247,237,236)
#F9F0F0
(249,240,240)
#FBF3F4
(251,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D5CC color. Also use rgb(231,213,204) instead hex code.

Text Font Color

.myTextColor { color: #E7D5CC; }

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

This text font color is #E7D5CC.

Background Color

.myBgColor { background-color: #E7D5CC; }

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

This div background color is #E7D5CC.

Border color

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

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

This div border color is #E7D5CC.

Opacity

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

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

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

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

This text has shadow with #E7D5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D5CC.

Preview

Color preview on black background

This text has color #E7D5CC on black background.


Color preview on white background

This text has color #E7D5CC on white background.


Black color preview on #E7D5CC background

This text has black color on #E7D5CC background.


White color preview on #E7D5CC background

This text has white color on #E7D5CC background.


Related colors

Complementary color

Complementary color for #hex is #182A33.


I love getcolorcode.com

Triadic colors

1 #CCE7D5 and #D5CCE7 with #E7D5CC are triadic colors.

2 #CCD5E7 and #D5E7CC with #E7D5CC are triadic colors.