COLOR #E7DB9F

HEX: #E7DB9F RGB: (231,219,159)

Renk bilgisi

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

RGB renk modeli

#E7DB9F color RGB value is (231,219,159).

RGB: (231,219,159) (91%, 86%, 62%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 219 of 255 = 86%
B 159 of 255 = 62%

231
219
159

R + G + B ~ 80%. #E7DB9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 219 + 159 = 609 (100%)
R 231 of 609 ~ 37.93%
G 219 of 609 ~ 35.96%
B 159 of 609 ~ 26.11'%

%37.93
%35.96
%26.11

CMYK RENK MODELİ

#E7DB9F rengi CMYK tonu (0,5,31,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.19%
  • sarı tonu 31.17%
  • ana renk tonu 9.41%

CMYK: (0,5,31,9)
C0M5Y31K9 (0%, 5%, 31%, 9%)
(0.00 / 0.05 / 0.31 / 0.09)

CMYK yüzdeleri

%0
%5.19
%31.17
%9.41

Codes

Color #E7DB9F in popluar color models

E7 DB 9F
RGB 231 219 159
HSL 50° 60.00% 76.47%
HSB/HSV 50° 31.17% 90.59%
CMYK 0.00% 5.19% 31.17%
9.41%

Color #E7DB9F in popluar number systems.

HEX E7 DB 9F
Decimal 231 219 159
Binary 11100111 11011011 10011111
Octal 347 333 237

Shades and tints

Shades of #E7DB9F

#E7DB9F
(231,219,159)
#D2C891
(210,200,145)
#BDB583
(189,181,131)
#A8A275
(168,162,117)
#938F67
(147,143,103)
#7E7C59
(126,124,89)
#69694B
(105,105,75)
#54563D
(84,86,61)
#3F432F
(63,67,47)
#2A3021
(42,48,33)
#151D13
(21,29,19)
#000000
(0,0,0)

Tints of #E7DB9F

#E7DB9F
(231,219,159)
#E9DEA7
(233,222,167)
#EBE1AF
(235,225,175)
#EDE4B7
(237,228,183)
#EFE7BF
(239,231,191)
#F1EAC7
(241,234,199)
#F3EDCF
(243,237,207)
#F5F0D7
(245,240,215)
#F7F3DF
(247,243,223)
#F9F6E7
(249,246,231)
#FBF9EF
(251,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7DB9F color. Also use rgb(231,219,159) instead hex code.

Text Font Color

.myTextColor { color: #E7DB9F; }

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

This text font color is #E7DB9F.

Background Color

.myBgColor { background-color: #E7DB9F; }

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

This div background color is #E7DB9F.

Border color

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

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

This div border color is #E7DB9F.

Opacity

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

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

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

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

This text has shadow with #E7DB9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DB9F.

Preview

Color preview on black background

This text has color #E7DB9F on black background.


Color preview on white background

This text has color #E7DB9F on white background.


Black color preview on #E7DB9F background

This text has black color on #E7DB9F background.


White color preview on #E7DB9F background

This text has white color on #E7DB9F background.


Related colors

Complementary color

Complementary color for #hex is #182460.


I love getcolorcode.com

Triadic colors

1 #9FE7DB and #DB9FE7 with #E7DB9F are triadic colors.

2 #9FDBE7 and #DBE79F with #E7DB9F are triadic colors.