COLOR #E1D9BD

HEX: #E1D9BD RGB: (225,217,189)

Renk bilgisi

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

RGB renk modeli

#E1D9BD color RGB value is (225,217,189).

RGB: (225,217,189) (88%, 85%, 74%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 217 of 255 = 85%
B 189 of 255 = 74%

225
217
189

R + G + B ~ 82%. #E1D9BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 217 + 189 = 631 (100%)
R 225 of 631 ~ 35.66%
G 217 of 631 ~ 34.39%
B 189 of 631 ~ 29.95'%

%35.66
%34.39
%29.95

CMYK RENK MODELİ

#E1D9BD rengi CMYK tonu (0,4,16,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.56%
  • sarı tonu 16.00%
  • ana renk tonu 11.76%

CMYK: (0,4,16,12)
C0M4Y16K12 (0%, 4%, 16%, 12%)
(0.00 / 0.04 / 0.16 / 0.12)

CMYK yüzdeleri

%0
%3.56
%16
%11.76

Codes

Color #E1D9BD in popluar color models

E1 D9 BD
RGB 225 217 189
HSL 47° 37.50% 81.18%
HSB/HSV 47° 16.00% 88.24%
CMYK 0.00% 3.56% 16.00%
11.76%

Color #E1D9BD in popluar number systems.

HEX E1 D9 BD
Decimal 225 217 189
Binary 11100001 11011001 10111101
Octal 341 331 275

Shades and tints

Shades of #E1D9BD

#E1D9BD
(225,217,189)
#CDC6AC
(205,198,172)
#B9B39B
(185,179,155)
#A5A08A
(165,160,138)
#918D79
(145,141,121)
#7D7A68
(125,122,104)
#696757
(105,103,87)
#555446
(85,84,70)
#414135
(65,65,53)
#2D2E24
(45,46,36)
#191B13
(25,27,19)
#000000
(0,0,0)

Tints of #E1D9BD

#E1D9BD
(225,217,189)
#E3DCC3
(227,220,195)
#E5DFC9
(229,223,201)
#E7E2CF
(231,226,207)
#E9E5D5
(233,229,213)
#EBE8DB
(235,232,219)
#EDEBE1
(237,235,225)
#EFEEE7
(239,238,231)
#F1F1ED
(241,241,237)
#F3F4F3
(243,244,243)
#F5F7F9
(245,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D9BD color. Also use rgb(225,217,189) instead hex code.

Text Font Color

.myTextColor { color: #E1D9BD; }

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

This text font color is #E1D9BD.

Background Color

.myBgColor { background-color: #E1D9BD; }

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

This div background color is #E1D9BD.

Border color

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

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

This div border color is #E1D9BD.

Opacity

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

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

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

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

This text has shadow with #E1D9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D9BD.

Preview

Color preview on black background

This text has color #E1D9BD on black background.


Color preview on white background

This text has color #E1D9BD on white background.


Black color preview on #E1D9BD background

This text has black color on #E1D9BD background.


White color preview on #E1D9BD background

This text has white color on #E1D9BD background.


Related colors

Complementary color

Complementary color for #hex is #1E2642.


I love getcolorcode.com

Triadic colors

1 #BDE1D9 and #D9BDE1 with #E1D9BD are triadic colors.

2 #BDD9E1 and #D9E1BD with #E1D9BD are triadic colors.