COLOR #E5DD95

HEX: #E5DD95 RGB: (229,221,149)

Renk bilgisi

#E5DD95 contains mainly red and green colors. #E5DD95 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5DD95 color RGB value is (229,221,149).

RGB: (229,221,149) (90%, 87%, 58%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 149 of 255 = 58%

229
221
149

R + G + B ~ 78%. #E5DD95 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 149 = 599 (100%)
R 229 of 599 ~ 38.23%
G 221 of 599 ~ 36.89%
B 149 of 599 ~ 24.87'%

%38.23
%36.89
%24.87

CMYK RENK MODELİ

#E5DD95 rengi CMYK tonu (0,3,35,10).

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

CMYK: (0,3,35,10)
C0M3Y35K10 (0%, 3%, 35%, 10%)
(0.00 / 0.03 / 0.35 / 0.10)

CMYK yüzdeleri

%0
%3.49
%34.93
%10.2

Codes

Color #E5DD95 in popluar color models

E5 DD 95
RGB 229 221 149
HSL 54° 60.61% 74.12%
HSB/HSV 54° 34.93% 89.80%
CMYK 0.00% 3.49% 34.93%
10.20%

Color #E5DD95 in popluar number systems.

HEX E5 DD 95
Decimal 229 221 149
Binary 11100101 11011101 10010101
Octal 345 335 225

Shades and tints

Shades of #E5DD95

#E5DD95
(229,221,149)
#D1C988
(209,201,136)
#BDB57B
(189,181,123)
#A9A16E
(169,161,110)
#958D61
(149,141,97)
#817954
(129,121,84)
#6D6547
(109,101,71)
#59513A
(89,81,58)
#453D2D
(69,61,45)
#312920
(49,41,32)
#1D1513
(29,21,19)
#000000
(0,0,0)

Tints of #E5DD95

#E5DD95
(229,221,149)
#E7E09E
(231,224,158)
#E9E3A7
(233,227,167)
#EBE6B0
(235,230,176)
#EDE9B9
(237,233,185)
#EFECC2
(239,236,194)
#F1EFCB
(241,239,203)
#F3F2D4
(243,242,212)
#F5F5DD
(245,245,221)
#F7F8E6
(247,248,230)
#F9FBEF
(249,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DD95; }

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

This text font color is #E5DD95.

Background Color

.myBgColor { background-color: #E5DD95; }

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

This div background color is #E5DD95.

Border color

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

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

This div border color is #E5DD95.

Opacity

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

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

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

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

This text has shadow with #E5DD95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DD95.

Preview

Color preview on black background

This text has color #E5DD95 on black background.


Color preview on white background

This text has color #E5DD95 on white background.


Black color preview on #E5DD95 background

This text has black color on #E5DD95 background.


White color preview on #E5DD95 background

This text has white color on #E5DD95 background.


Related colors

Complementary color

Complementary color for #hex is #1A226A.


I love getcolorcode.com

Triadic colors

1 #95E5DD and #DD95E5 with #E5DD95 are triadic colors.

2 #95DDE5 and #DDE595 with #E5DD95 are triadic colors.