COLOR #E4DB92

HEX: #E4DB92 RGB: (228,219,146)

Renk bilgisi

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

RGB renk modeli

#E4DB92 color RGB value is (228,219,146).

RGB: (228,219,146) (89%, 86%, 57%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 219 of 255 = 86%
B 146 of 255 = 57%

228
219
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 219 + 146 = 593 (100%)
R 228 of 593 ~ 38.45%
G 219 of 593 ~ 36.93%
B 146 of 593 ~ 24.62'%

%38.45
%36.93
%24.62

CMYK RENK MODELİ

#E4DB92 rengi CMYK tonu (0,4,36,11).

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

CMYK: (0,4,36,11)
C0M4Y36K11 (0%, 4%, 36%, 11%)
(0.00 / 0.04 / 0.36 / 0.11)

CMYK yüzdeleri

%0
%3.95
%35.96
%10.59

Codes

Color #E4DB92 in popluar color models

E4 DB 92
RGB 228 219 146
HSL 53° 60.29% 73.33%
HSB/HSV 53° 35.96% 89.41%
CMYK 0.00% 3.95% 35.96%
10.59%

Color #E4DB92 in popluar number systems.

HEX E4 DB 92
Decimal 228 219 146
Binary 11100100 11011011 10010010
Octal 344 333 222

Shades and tints

Shades of #E4DB92

#E4DB92
(228,219,146)
#D0C885
(208,200,133)
#BCB578
(188,181,120)
#A8A26B
(168,162,107)
#948F5E
(148,143,94)
#807C51
(128,124,81)
#6C6944
(108,105,68)
#585637
(88,86,55)
#44432A
(68,67,42)
#30301D
(48,48,29)
#1C1D10
(28,29,16)
#000000
(0,0,0)

Tints of #E4DB92

#E4DB92
(228,219,146)
#E6DE9B
(230,222,155)
#E8E1A4
(232,225,164)
#EAE4AD
(234,228,173)
#ECE7B6
(236,231,182)
#EEEABF
(238,234,191)
#F0EDC8
(240,237,200)
#F2F0D1
(242,240,209)
#F4F3DA
(244,243,218)
#F6F6E3
(246,246,227)
#F8F9EC
(248,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4DB92; }

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

This text font color is #E4DB92.

Background Color

.myBgColor { background-color: #E4DB92; }

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

This div background color is #E4DB92.

Border color

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

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

This div border color is #E4DB92.

Opacity

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

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

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

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

This text has shadow with #E4DB92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DB92.

Preview

Color preview on black background

This text has color #E4DB92 on black background.


Color preview on white background

This text has color #E4DB92 on white background.


Black color preview on #E4DB92 background

This text has black color on #E4DB92 background.


White color preview on #E4DB92 background

This text has white color on #E4DB92 background.


Related colors

Complementary color

Complementary color for #hex is #1B246D.


I love getcolorcode.com

Triadic colors

1 #92E4DB and #DB92E4 with #E4DB92 are triadic colors.

2 #92DBE4 and #DBE492 with #E4DB92 are triadic colors.