COLOR #E7DAC6

HEX: #E7DAC6 RGB: (231,218,198)

Renk bilgisi

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

RGB renk modeli

#E7DAC6 color RGB value is (231,218,198).

RGB: (231,218,198) (91%, 85%, 78%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 218 of 255 = 85%
B 198 of 255 = 78%

231
218
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 218 + 198 = 647 (100%)
R 231 of 647 ~ 35.7%
G 218 of 647 ~ 33.69%
B 198 of 647 ~ 30.6'%

%35.7
%33.69
%30.6

CMYK RENK MODELİ

#E7DAC6 rengi CMYK tonu (0,6,14,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.63%
  • sarı tonu 14.29%
  • ana renk tonu 9.41%

CMYK: (0,6,14,9)
C0M6Y14K9 (0%, 6%, 14%, 9%)
(0.00 / 0.06 / 0.14 / 0.09)

CMYK yüzdeleri

%0
%5.63
%14.29
%9.41

Codes

Color #E7DAC6 in popluar color models

E7 DA C6
RGB 231 218 198
HSL 36° 40.74% 84.12%
HSB/HSV 36° 14.29% 90.59%
CMYK 0.00% 5.63% 14.29%
9.41%

Color #E7DAC6 in popluar number systems.

HEX E7 DA C6
Decimal 231 218 198
Binary 11100111 11011010 11000110
Octal 347 332 306

Shades and tints

Shades of #E7DAC6

#E7DAC6
(231,218,198)
#D2C7B4
(210,199,180)
#BDB4A2
(189,180,162)
#A8A190
(168,161,144)
#938E7E
(147,142,126)
#7E7B6C
(126,123,108)
#69685A
(105,104,90)
#545548
(84,85,72)
#3F4236
(63,66,54)
#2A2F24
(42,47,36)
#151C12
(21,28,18)
#000000
(0,0,0)

Tints of #E7DAC6

#E7DAC6
(231,218,198)
#E9DDCB
(233,221,203)
#EBE0D0
(235,224,208)
#EDE3D5
(237,227,213)
#EFE6DA
(239,230,218)
#F1E9DF
(241,233,223)
#F3ECE4
(243,236,228)
#F5EFE9
(245,239,233)
#F7F2EE
(247,242,238)
#F9F5F3
(249,245,243)
#FBF8F8
(251,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7DAC6 color. Also use rgb(231,218,198) instead hex code.

Text Font Color

.myTextColor { color: #E7DAC6; }

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

This text font color is #E7DAC6.

Background Color

.myBgColor { background-color: #E7DAC6; }

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

This div background color is #E7DAC6.

Border color

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

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

This div border color is #E7DAC6.

Opacity

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

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

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

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

This text has shadow with #E7DAC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DAC6.

Preview

Color preview on black background

This text has color #E7DAC6 on black background.


Color preview on white background

This text has color #E7DAC6 on white background.


Black color preview on #E7DAC6 background

This text has black color on #E7DAC6 background.


White color preview on #E7DAC6 background

This text has white color on #E7DAC6 background.


Related colors

Complementary color

Complementary color for #hex is #182539.


I love getcolorcode.com

Triadic colors

1 #C6E7DA and #DAC6E7 with #E7DAC6 are triadic colors.

2 #C6DAE7 and #DAE7C6 with #E7DAC6 are triadic colors.