COLOR #E1DDBB

HEX: #E1DDBB RGB: (225,221,187)

Renk bilgisi

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

RGB renk modeli

#E1DDBB color RGB value is (225,221,187).

RGB: (225,221,187) (88%, 87%, 73%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 221 of 255 = 87%
B 187 of 255 = 73%

225
221
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 221 + 187 = 633 (100%)
R 225 of 633 ~ 35.55%
G 221 of 633 ~ 34.91%
B 187 of 633 ~ 29.54'%

%35.55
%34.91
%29.54

CMYK RENK MODELİ

#E1DDBB rengi CMYK tonu (0,2,17,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.78%
  • sarı tonu 16.89%
  • ana renk tonu 11.76%

CMYK: (0,2,17,12)
C0M2Y17K12 (0%, 2%, 17%, 12%)
(0.00 / 0.02 / 0.17 / 0.12)

CMYK yüzdeleri

%0
%1.78
%16.89
%11.76

Codes

Color #E1DDBB in popluar color models

E1 DD BB
RGB 225 221 187
HSL 54° 38.78% 80.78%
HSB/HSV 54° 16.89% 88.24%
CMYK 0.00% 1.78% 16.89%
11.76%

Color #E1DDBB in popluar number systems.

HEX E1 DD BB
Decimal 225 221 187
Binary 11100001 11011101 10111011
Octal 341 335 273

Shades and tints

Shades of #E1DDBB

#E1DDBB
(225,221,187)
#CDC9AA
(205,201,170)
#B9B599
(185,181,153)
#A5A188
(165,161,136)
#918D77
(145,141,119)
#7D7966
(125,121,102)
#696555
(105,101,85)
#555144
(85,81,68)
#413D33
(65,61,51)
#2D2922
(45,41,34)
#191511
(25,21,17)
#000000
(0,0,0)

Tints of #E1DDBB

#E1DDBB
(225,221,187)
#E3E0C1
(227,224,193)
#E5E3C7
(229,227,199)
#E7E6CD
(231,230,205)
#E9E9D3
(233,233,211)
#EBECD9
(235,236,217)
#EDEFDF
(237,239,223)
#EFF2E5
(239,242,229)
#F1F5EB
(241,245,235)
#F3F8F1
(243,248,241)
#F5FBF7
(245,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1DDBB color. Also use rgb(225,221,187) instead hex code.

Text Font Color

.myTextColor { color: #E1DDBB; }

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

This text font color is #E1DDBB.

Background Color

.myBgColor { background-color: #E1DDBB; }

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

This div background color is #E1DDBB.

Border color

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

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

This div border color is #E1DDBB.

Opacity

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

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

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

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

This text has shadow with #E1DDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1DDBB.

Preview

Color preview on black background

This text has color #E1DDBB on black background.


Color preview on white background

This text has color #E1DDBB on white background.


Black color preview on #E1DDBB background

This text has black color on #E1DDBB background.


White color preview on #E1DDBB background

This text has white color on #E1DDBB background.


Related colors

Complementary color

Complementary color for #hex is #1E2244.


I love getcolorcode.com

Triadic colors

1 #BBE1DD and #DDBBE1 with #E1DDBB are triadic colors.

2 #BBDDE1 and #DDE1BB with #E1DDBB are triadic colors.