COLOR #E5DDBE

HEX: #E5DDBE RGB: (229,221,190)

Renk bilgisi

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

RGB renk modeli

#E5DDBE color RGB value is (229,221,190).

RGB: (229,221,190) (90%, 87%, 75%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 190 of 255 = 75%

229
221
190

R + G + B ~ 84%. #E5DDBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 190 = 640 (100%)
R 229 of 640 ~ 35.78%
G 221 of 640 ~ 34.53%
B 190 of 640 ~ 29.69'%

%35.78
%34.53
%29.69

CMYK RENK MODELİ

#E5DDBE rengi CMYK tonu (0,3,17,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.49%
  • sarı tonu 17.03%
  • ana renk tonu 10.20%

CMYK: (0,3,17,10)
C0M3Y17K10 (0%, 3%, 17%, 10%)
(0.00 / 0.03 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%3.49
%17.03
%10.2

Codes

Color #E5DDBE in popluar color models

E5 DD BE
RGB 229 221 190
HSL 48° 42.86% 82.16%
HSB/HSV 48° 17.03% 89.80%
CMYK 0.00% 3.49% 17.03%
10.20%

Color #E5DDBE in popluar number systems.

HEX E5 DD BE
Decimal 229 221 190
Binary 11100101 11011101 10111110
Octal 345 335 276

Shades and tints

Shades of #E5DDBE

#E5DDBE
(229,221,190)
#D1C9AD
(209,201,173)
#BDB59C
(189,181,156)
#A9A18B
(169,161,139)
#958D7A
(149,141,122)
#817969
(129,121,105)
#6D6558
(109,101,88)
#595147
(89,81,71)
#453D36
(69,61,54)
#312925
(49,41,37)
#1D1514
(29,21,20)
#000000
(0,0,0)

Tints of #E5DDBE

#E5DDBE
(229,221,190)
#E7E0C3
(231,224,195)
#E9E3C8
(233,227,200)
#EBE6CD
(235,230,205)
#EDE9D2
(237,233,210)
#EFECD7
(239,236,215)
#F1EFDC
(241,239,220)
#F3F2E1
(243,242,225)
#F5F5E6
(245,245,230)
#F7F8EB
(247,248,235)
#F9FBF0
(249,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DDBE color. Also use rgb(229,221,190) instead hex code.

Text Font Color

.myTextColor { color: #E5DDBE; }

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

This text font color is #E5DDBE.

Background Color

.myBgColor { background-color: #E5DDBE; }

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

This div background color is #E5DDBE.

Border color

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

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

This div border color is #E5DDBE.

Opacity

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

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

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

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

This text has shadow with #E5DDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDBE.

Preview

Color preview on black background

This text has color #E5DDBE on black background.


Color preview on white background

This text has color #E5DDBE on white background.


Black color preview on #E5DDBE background

This text has black color on #E5DDBE background.


White color preview on #E5DDBE background

This text has white color on #E5DDBE background.


Related colors

Complementary color

Complementary color for #hex is #1A2241.


I love getcolorcode.com

Triadic colors

1 #BEE5DD and #DDBEE5 with #E5DDBE are triadic colors.

2 #BEDDE5 and #DDE5BE with #E5DDBE are triadic colors.