COLOR #E4D9B0

HEX: #E4D9B0 RGB: (228,217,176)

Renk bilgisi

#E4D9B0 contains red, green and blue colors in about the same proportion. #E4D9B0 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E4D9B0 color RGB value is (228,217,176).

RGB: (228,217,176) (89%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 217 of 255 = 85%
B 176 of 255 = 69%

228
217
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 176 = 621 (100%)
R 228 of 621 ~ 36.71%
G 217 of 621 ~ 34.94%
B 176 of 621 ~ 28.34'%

%36.71
%34.94
%28.34

CMYK RENK MODELİ

#E4D9B0 rengi CMYK tonu (0,5,23,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.82%
  • sarı tonu 22.81%
  • ana renk tonu 10.59%

CMYK: (0,5,23,11)
C0M5Y23K11 (0%, 5%, 23%, 11%)
(0.00 / 0.05 / 0.23 / 0.11)

CMYK yüzdeleri

%0
%4.82
%22.81
%10.59

Codes

Color #E4D9B0 in popluar color models

E4 D9 B0
RGB 228 217 176
HSL 47° 49.06% 79.22%
HSB/HSV 47° 22.81% 89.41%
CMYK 0.00% 4.82% 22.81%
10.59%

Color #E4D9B0 in popluar number systems.

HEX E4 D9 B0
Decimal 228 217 176
Binary 11100100 11011001 10110000
Octal 344 331 260

Shades and tints

Shades of #E4D9B0

#E4D9B0
(228,217,176)
#D0C6A0
(208,198,160)
#BCB390
(188,179,144)
#A8A080
(168,160,128)
#948D70
(148,141,112)
#807A60
(128,122,96)
#6C6750
(108,103,80)
#585440
(88,84,64)
#444130
(68,65,48)
#302E20
(48,46,32)
#1C1B10
(28,27,16)
#000000
(0,0,0)

Tints of #E4D9B0

#E4D9B0
(228,217,176)
#E6DCB7
(230,220,183)
#E8DFBE
(232,223,190)
#EAE2C5
(234,226,197)
#ECE5CC
(236,229,204)
#EEE8D3
(238,232,211)
#F0EBDA
(240,235,218)
#F2EEE1
(242,238,225)
#F4F1E8
(244,241,232)
#F6F4EF
(246,244,239)
#F8F7F6
(248,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D9B0 color. Also use rgb(228,217,176) instead hex code.

Text Font Color

.myTextColor { color: #E4D9B0; }

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

This text font color is #E4D9B0.

Background Color

.myBgColor { background-color: #E4D9B0; }

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

This div background color is #E4D9B0.

Border color

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

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

This div border color is #E4D9B0.

Opacity

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

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

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

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

This text has shadow with #E4D9B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9B0.

Preview

Color preview on black background

This text has color #E4D9B0 on black background.


Color preview on white background

This text has color #E4D9B0 on white background.


Black color preview on #E4D9B0 background

This text has black color on #E4D9B0 background.


White color preview on #E4D9B0 background

This text has white color on #E4D9B0 background.


Related colors

Complementary color

Complementary color for #hex is #1B264F.


I love getcolorcode.com

Triadic colors

1 #B0E4D9 and #D9B0E4 with #E4D9B0 are triadic colors.

2 #B0D9E4 and #D9E4B0 with #E4D9B0 are triadic colors.