COLOR #E7DB7B

HEX: #E7DB7B RGB: (231,219,123)

Renk bilgisi

#E7DB7B contains mainly red and green colors. #E7DB7B ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#E7DB7B color RGB value is (231,219,123).

RGB: (231,219,123) (91%, 86%, 48%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 219 of 255 = 86%
B 123 of 255 = 48%

231
219
123

R + G + B ~ 75%. #E7DB7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 219 + 123 = 573 (100%)
R 231 of 573 ~ 40.31%
G 219 of 573 ~ 38.22%
B 123 of 573 ~ 21.47'%

%40.31
%38.22
%21.47

CMYK RENK MODELİ

#E7DB7B rengi CMYK tonu (0,5,47,9).

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

CMYK: (0,5,47,9)
C0M5Y47K9 (0%, 5%, 47%, 9%)
(0.00 / 0.05 / 0.47 / 0.09)

CMYK yüzdeleri

%0
%5.19
%46.75
%9.41

Codes

Color #E7DB7B in popluar color models

E7 DB 7B
RGB 231 219 123
HSL 53° 69.23% 69.41%
HSB/HSV 53° 46.75% 90.59%
CMYK 0.00% 5.19% 46.75%
9.41%

Color #E7DB7B in popluar number systems.

HEX E7 DB 7B
Decimal 231 219 123
Binary 11100111 11011011 1111011
Octal 347 333 173

Shades and tints

Shades of #E7DB7B

#E7DB7B
(231,219,123)
#D2C870
(210,200,112)
#BDB565
(189,181,101)
#A8A25A
(168,162,90)
#938F4F
(147,143,79)
#7E7C44
(126,124,68)
#696939
(105,105,57)
#54562E
(84,86,46)
#3F4323
(63,67,35)
#2A3018
(42,48,24)
#151D0D
(21,29,13)
#000000
(0,0,0)

Tints of #E7DB7B

#E7DB7B
(231,219,123)
#E9DE87
(233,222,135)
#EBE193
(235,225,147)
#EDE49F
(237,228,159)
#EFE7AB
(239,231,171)
#F1EAB7
(241,234,183)
#F3EDC3
(243,237,195)
#F5F0CF
(245,240,207)
#F7F3DB
(247,243,219)
#F9F6E7
(249,246,231)
#FBF9F3
(251,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7DB7B; }

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

This text font color is #E7DB7B.

Background Color

.myBgColor { background-color: #E7DB7B; }

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

This div background color is #E7DB7B.

Border color

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

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

This div border color is #E7DB7B.

Opacity

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

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

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

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

This text has shadow with #E7DB7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DB7B.

Preview

Color preview on black background

This text has color #E7DB7B on black background.


Color preview on white background

This text has color #E7DB7B on white background.


Black color preview on #E7DB7B background

This text has black color on #E7DB7B background.


White color preview on #E7DB7B background

This text has white color on #E7DB7B background.


Related colors

Complementary color

Complementary color for #hex is #182484.


I love getcolorcode.com

Triadic colors

1 #7BE7DB and #DB7BE7 with #E7DB7B are triadic colors.

2 #7BDBE7 and #DBE77B with #E7DB7B are triadic colors.