COLOR #E7DAB0

HEX: #E7DAB0 RGB: (231,218,176)

Renk bilgisi

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

RGB renk modeli

#E7DAB0 color RGB value is (231,218,176).

RGB: (231,218,176) (91%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 218 of 255 = 85%
B 176 of 255 = 69%

231
218
176

R + G + B ~ 82%. #E7DAB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 218 + 176 = 625 (100%)
R 231 of 625 ~ 36.96%
G 218 of 625 ~ 34.88%
B 176 of 625 ~ 28.16'%

%36.96
%34.88
%28.16

CMYK RENK MODELİ

#E7DAB0 rengi CMYK tonu (0,6,24,9).

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

CMYK: (0,6,24,9)
C0M6Y24K9 (0%, 6%, 24%, 9%)
(0.00 / 0.06 / 0.24 / 0.09)

CMYK yüzdeleri

%0
%5.63
%23.81
%9.41

Codes

Color #E7DAB0 in popluar color models

E7 DA B0
RGB 231 218 176
HSL 46° 53.40% 79.80%
HSB/HSV 46° 23.81% 90.59%
CMYK 0.00% 5.63% 23.81%
9.41%

Color #E7DAB0 in popluar number systems.

HEX E7 DA B0
Decimal 231 218 176
Binary 11100111 11011010 10110000
Octal 347 332 260

Shades and tints

Shades of #E7DAB0

#E7DAB0
(231,218,176)
#D2C7A0
(210,199,160)
#BDB490
(189,180,144)
#A8A180
(168,161,128)
#938E70
(147,142,112)
#7E7B60
(126,123,96)
#696850
(105,104,80)
#545540
(84,85,64)
#3F4230
(63,66,48)
#2A2F20
(42,47,32)
#151C10
(21,28,16)
#000000
(0,0,0)

Tints of #E7DAB0

#E7DAB0
(231,218,176)
#E9DDB7
(233,221,183)
#EBE0BE
(235,224,190)
#EDE3C5
(237,227,197)
#EFE6CC
(239,230,204)
#F1E9D3
(241,233,211)
#F3ECDA
(243,236,218)
#F5EFE1
(245,239,225)
#F7F2E8
(247,242,232)
#F9F5EF
(249,245,239)
#FBF8F6
(251,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7DAB0; }

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

This text font color is #E7DAB0.

Background Color

.myBgColor { background-color: #E7DAB0; }

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

This div background color is #E7DAB0.

Border color

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

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

This div border color is #E7DAB0.

Opacity

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

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

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

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

This text has shadow with #E7DAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DAB0.

Preview

Color preview on black background

This text has color #E7DAB0 on black background.


Color preview on white background

This text has color #E7DAB0 on white background.


Black color preview on #E7DAB0 background

This text has black color on #E7DAB0 background.


White color preview on #E7DAB0 background

This text has white color on #E7DAB0 background.


Related colors

Complementary color

Complementary color for #hex is #18254F.


I love getcolorcode.com

Triadic colors

1 #B0E7DA and #DAB0E7 with #E7DAB0 are triadic colors.

2 #B0DAE7 and #DAE7B0 with #E7DAB0 are triadic colors.