COLOR #E7D5AB

HEX: #E7D5AB RGB: (231,213,171)

Renk bilgisi

#E7D5AB contains mainly red and green colors. #E7D5AB ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E7D5AB color RGB value is (231,213,171).

RGB: (231,213,171) (91%, 84%, 67%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 213 of 255 = 84%
B 171 of 255 = 67%

231
213
171

R + G + B ~ 81%. #E7D5AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 213 + 171 = 615 (100%)
R 231 of 615 ~ 37.56%
G 213 of 615 ~ 34.63%
B 171 of 615 ~ 27.8'%

%37.56
%34.63
%27.8

CMYK RENK MODELİ

#E7D5AB rengi CMYK tonu (0,8,26,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.79%
  • sarı tonu 25.97%
  • ana renk tonu 9.41%

CMYK: (0,8,26,9)
C0M8Y26K9 (0%, 8%, 26%, 9%)
(0.00 / 0.08 / 0.26 / 0.09)

CMYK yüzdeleri

%0
%7.79
%25.97
%9.41

Codes

Color #E7D5AB in popluar color models

E7 D5 AB
RGB 231 213 171
HSL 42° 55.56% 78.82%
HSB/HSV 42° 25.97% 90.59%
CMYK 0.00% 7.79% 25.97%
9.41%

Color #E7D5AB in popluar number systems.

HEX E7 D5 AB
Decimal 231 213 171
Binary 11100111 11010101 10101011
Octal 347 325 253

Shades and tints

Shades of #E7D5AB

#E7D5AB
(231,213,171)
#D2C29C
(210,194,156)
#BDAF8D
(189,175,141)
#A89C7E
(168,156,126)
#93896F
(147,137,111)
#7E7660
(126,118,96)
#696351
(105,99,81)
#545042
(84,80,66)
#3F3D33
(63,61,51)
#2A2A24
(42,42,36)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #E7D5AB

#E7D5AB
(231,213,171)
#E9D8B2
(233,216,178)
#EBDBB9
(235,219,185)
#EDDEC0
(237,222,192)
#EFE1C7
(239,225,199)
#F1E4CE
(241,228,206)
#F3E7D5
(243,231,213)
#F5EADC
(245,234,220)
#F7EDE3
(247,237,227)
#F9F0EA
(249,240,234)
#FBF3F1
(251,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7D5AB; }

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

This text font color is #E7D5AB.

Background Color

.myBgColor { background-color: #E7D5AB; }

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

This div background color is #E7D5AB.

Border color

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

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

This div border color is #E7D5AB.

Opacity

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

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

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

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

This text has shadow with #E7D5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D5AB.

Preview

Color preview on black background

This text has color #E7D5AB on black background.


Color preview on white background

This text has color #E7D5AB on white background.


Black color preview on #E7D5AB background

This text has black color on #E7D5AB background.


White color preview on #E7D5AB background

This text has white color on #E7D5AB background.


Related colors

Complementary color

Complementary color for #hex is #182A54.


I love getcolorcode.com

Triadic colors

1 #ABE7D5 and #D5ABE7 with #E7D5AB are triadic colors.

2 #ABD5E7 and #D5E7AB with #E7D5AB are triadic colors.