COLOR #E4D9BC

HEX: #E4D9BC RGB: (228,217,188)

Renk bilgisi

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

RGB renk modeli

#E4D9BC color RGB value is (228,217,188).

RGB: (228,217,188) (89%, 85%, 74%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 217 of 255 = 85%
B 188 of 255 = 74%

228
217
188

R + G + B ~ 83%. #E4D9BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 188 = 633 (100%)
R 228 of 633 ~ 36.02%
G 217 of 633 ~ 34.28%
B 188 of 633 ~ 29.7'%

%36.02
%34.28
%29.7

CMYK RENK MODELİ

#E4D9BC rengi CMYK tonu (0,5,18,11).

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

CMYK: (0,5,18,11)
C0M5Y18K11 (0%, 5%, 18%, 11%)
(0.00 / 0.05 / 0.18 / 0.11)

CMYK yüzdeleri

%0
%4.82
%17.54
%10.59

Codes

Color #E4D9BC in popluar color models

E4 D9 BC
RGB 228 217 188
HSL 44° 42.55% 81.57%
HSB/HSV 44° 17.54% 89.41%
CMYK 0.00% 4.82% 17.54%
10.59%

Color #E4D9BC in popluar number systems.

HEX E4 D9 BC
Decimal 228 217 188
Binary 11100100 11011001 10111100
Octal 344 331 274

Shades and tints

Shades of #E4D9BC

#E4D9BC
(228,217,188)
#D0C6AB
(208,198,171)
#BCB39A
(188,179,154)
#A8A089
(168,160,137)
#948D78
(148,141,120)
#807A67
(128,122,103)
#6C6756
(108,103,86)
#585445
(88,84,69)
#444134
(68,65,52)
#302E23
(48,46,35)
#1C1B12
(28,27,18)
#000000
(0,0,0)

Tints of #E4D9BC

#E4D9BC
(228,217,188)
#E6DCC2
(230,220,194)
#E8DFC8
(232,223,200)
#EAE2CE
(234,226,206)
#ECE5D4
(236,229,212)
#EEE8DA
(238,232,218)
#F0EBE0
(240,235,224)
#F2EEE6
(242,238,230)
#F4F1EC
(244,241,236)
#F6F4F2
(246,244,242)
#F8F7F8
(248,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D9BC; }

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

This text font color is #E4D9BC.

Background Color

.myBgColor { background-color: #E4D9BC; }

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

This div background color is #E4D9BC.

Border color

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

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

This div border color is #E4D9BC.

Opacity

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

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

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

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

This text has shadow with #E4D9BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9BC.

Preview

Color preview on black background

This text has color #E4D9BC on black background.


Color preview on white background

This text has color #E4D9BC on white background.


Black color preview on #E4D9BC background

This text has black color on #E4D9BC background.


White color preview on #E4D9BC background

This text has white color on #E4D9BC background.


Related colors

Complementary color

Complementary color for #hex is #1B2643.


I love getcolorcode.com

Triadic colors

1 #BCE4D9 and #D9BCE4 with #E4D9BC are triadic colors.

2 #BCD9E4 and #D9E4BC with #E4D9BC are triadic colors.