COLOR #E4DB8C

HEX: #E4DB8C RGB: (228,219,140)

Renk bilgisi

#E4DB8C contains mainly red and green colors. #E4DB8C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E4DB8C color RGB value is (228,219,140).

RGB: (228,219,140) (89%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 219 of 255 = 86%
B 140 of 255 = 55%

228
219
140

R + G + B ~ 77%. #E4DB8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 219 + 140 = 587 (100%)
R 228 of 587 ~ 38.84%
G 219 of 587 ~ 37.31%
B 140 of 587 ~ 23.85'%

%38.84
%37.31
%23.85

CMYK RENK MODELİ

#E4DB8C rengi CMYK tonu (0,4,39,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.95%
  • sarı tonu 38.60%
  • ana renk tonu 10.59%

CMYK: (0,4,39,11)
C0M4Y39K11 (0%, 4%, 39%, 11%)
(0.00 / 0.04 / 0.39 / 0.11)

CMYK yüzdeleri

%0
%3.95
%38.6
%10.59

Codes

Color #E4DB8C in popluar color models

E4 DB 8C
RGB 228 219 140
HSL 54° 61.97% 72.16%
HSB/HSV 54° 38.60% 89.41%
CMYK 0.00% 3.95% 38.60%
10.59%

Color #E4DB8C in popluar number systems.

HEX E4 DB 8C
Decimal 228 219 140
Binary 11100100 11011011 10001100
Octal 344 333 214

Shades and tints

Shades of #E4DB8C

#E4DB8C
(228,219,140)
#D0C880
(208,200,128)
#BCB574
(188,181,116)
#A8A268
(168,162,104)
#948F5C
(148,143,92)
#807C50
(128,124,80)
#6C6944
(108,105,68)
#585638
(88,86,56)
#44432C
(68,67,44)
#303020
(48,48,32)
#1C1D14
(28,29,20)
#000000
(0,0,0)

Tints of #E4DB8C

#E4DB8C
(228,219,140)
#E6DE96
(230,222,150)
#E8E1A0
(232,225,160)
#EAE4AA
(234,228,170)
#ECE7B4
(236,231,180)
#EEEABE
(238,234,190)
#F0EDC8
(240,237,200)
#F2F0D2
(242,240,210)
#F4F3DC
(244,243,220)
#F6F6E6
(246,246,230)
#F8F9F0
(248,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4DB8C color. Also use rgb(228,219,140) instead hex code.

Text Font Color

.myTextColor { color: #E4DB8C; }

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

This text font color is #E4DB8C.

Background Color

.myBgColor { background-color: #E4DB8C; }

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

This div background color is #E4DB8C.

Border color

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

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

This div border color is #E4DB8C.

Opacity

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

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

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

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

This text has shadow with #E4DB8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DB8C.

Preview

Color preview on black background

This text has color #E4DB8C on black background.


Color preview on white background

This text has color #E4DB8C on white background.


Black color preview on #E4DB8C background

This text has black color on #E4DB8C background.


White color preview on #E4DB8C background

This text has white color on #E4DB8C background.


Related colors

Complementary color

Complementary color for #hex is #1B2473.


I love getcolorcode.com

Triadic colors

1 #8CE4DB and #DB8CE4 with #E4DB8C are triadic colors.

2 #8CDBE4 and #DBE48C with #E4DB8C are triadic colors.