COLOR #E7DDD6

HEX: #E7DDD6 RGB: (231,221,214)

Renk bilgisi

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

RGB renk modeli

#E7DDD6 color RGB value is (231,221,214).

RGB: (231,221,214) (91%, 87%, 84%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 221 of 255 = 87%
B 214 of 255 = 84%

231
221
214

R + G + B ~ 87%. #E7DDD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 221 + 214 = 666 (100%)
R 231 of 666 ~ 34.68%
G 221 of 666 ~ 33.18%
B 214 of 666 ~ 32.13'%

%34.68
%33.18
%32.13

CMYK RENK MODELİ

#E7DDD6 rengi CMYK tonu (0,4,7,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.33%
  • sarı tonu 7.36%
  • ana renk tonu 9.41%

CMYK: (0,4,7,9)
C0M4Y7K9 (0%, 4%, 7%, 9%)
(0.00 / 0.04 / 0.07 / 0.09)

CMYK yüzdeleri

%0
%4.33
%7.36
%9.41

Codes

Color #E7DDD6 in popluar color models

E7 DD D6
RGB 231 221 214
HSL 25° 26.15% 87.25%
HSB/HSV 25° 7.36% 90.59%
CMYK 0.00% 4.33% 7.36%
9.41%

Color #E7DDD6 in popluar number systems.

HEX E7 DD D6
Decimal 231 221 214
Binary 11100111 11011101 11010110
Octal 347 335 326

Shades and tints

Shades of #E7DDD6

#E7DDD6
(231,221,214)
#D2C9C3
(210,201,195)
#BDB5B0
(189,181,176)
#A8A19D
(168,161,157)
#938D8A
(147,141,138)
#7E7977
(126,121,119)
#696564
(105,101,100)
#545151
(84,81,81)
#3F3D3E
(63,61,62)
#2A292B
(42,41,43)
#151518
(21,21,24)
#000000
(0,0,0)

Tints of #E7DDD6

#E7DDD6
(231,221,214)
#E9E0D9
(233,224,217)
#EBE3DC
(235,227,220)
#EDE6DF
(237,230,223)
#EFE9E2
(239,233,226)
#F1ECE5
(241,236,229)
#F3EFE8
(243,239,232)
#F5F2EB
(245,242,235)
#F7F5EE
(247,245,238)
#F9F8F1
(249,248,241)
#FBFBF4
(251,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7DDD6 color. Also use rgb(231,221,214) instead hex code.

Text Font Color

.myTextColor { color: #E7DDD6; }

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

This text font color is #E7DDD6.

Background Color

.myBgColor { background-color: #E7DDD6; }

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

This div background color is #E7DDD6.

Border color

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

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

This div border color is #E7DDD6.

Opacity

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

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

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

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

This text has shadow with #E7DDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DDD6.

Preview

Color preview on black background

This text has color #E7DDD6 on black background.


Color preview on white background

This text has color #E7DDD6 on white background.


Black color preview on #E7DDD6 background

This text has black color on #E7DDD6 background.


White color preview on #E7DDD6 background

This text has white color on #E7DDD6 background.


Related colors

Complementary color

Complementary color for #hex is #182229.


I love getcolorcode.com

Triadic colors

1 #D6E7DD and #DDD6E7 with #E7DDD6 are triadic colors.

2 #D6DDE7 and #DDE7D6 with #E7DDD6 are triadic colors.