COLOR #E5DD99

HEX: #E5DD99 RGB: (229,221,153)

Renk bilgisi

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

RGB renk modeli

#E5DD99 color RGB value is (229,221,153).

RGB: (229,221,153) (90%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 153 of 255 = 60%

229
221
153

R + G + B ~ 79%. #E5DD99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 153 = 603 (100%)
R 229 of 603 ~ 37.98%
G 221 of 603 ~ 36.65%
B 153 of 603 ~ 25.37'%

%37.98
%36.65
%25.37

CMYK RENK MODELİ

#E5DD99 rengi CMYK tonu (0,3,33,10).

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

CMYK: (0,3,33,10)
C0M3Y33K10 (0%, 3%, 33%, 10%)
(0.00 / 0.03 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%3.49
%33.19
%10.2

Codes

Color #E5DD99 in popluar color models

E5 DD 99
RGB 229 221 153
HSL 54° 59.38% 74.90%
HSB/HSV 54° 33.19% 89.80%
CMYK 0.00% 3.49% 33.19%
10.20%

Color #E5DD99 in popluar number systems.

HEX E5 DD 99
Decimal 229 221 153
Binary 11100101 11011101 10011001
Octal 345 335 231

Shades and tints

Shades of #E5DD99

#E5DD99
(229,221,153)
#D1C98C
(209,201,140)
#BDB57F
(189,181,127)
#A9A172
(169,161,114)
#958D65
(149,141,101)
#817958
(129,121,88)
#6D654B
(109,101,75)
#59513E
(89,81,62)
#453D31
(69,61,49)
#312924
(49,41,36)
#1D1517
(29,21,23)
#000000
(0,0,0)

Tints of #E5DD99

#E5DD99
(229,221,153)
#E7E0A2
(231,224,162)
#E9E3AB
(233,227,171)
#EBE6B4
(235,230,180)
#EDE9BD
(237,233,189)
#EFECC6
(239,236,198)
#F1EFCF
(241,239,207)
#F3F2D8
(243,242,216)
#F5F5E1
(245,245,225)
#F7F8EA
(247,248,234)
#F9FBF3
(249,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DD99; }

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

This text font color is #E5DD99.

Background Color

.myBgColor { background-color: #E5DD99; }

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

This div background color is #E5DD99.

Border color

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

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

This div border color is #E5DD99.

Opacity

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

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

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

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

This text has shadow with #E5DD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DD99.

Preview

Color preview on black background

This text has color #E5DD99 on black background.


Color preview on white background

This text has color #E5DD99 on white background.


Black color preview on #E5DD99 background

This text has black color on #E5DD99 background.


White color preview on #E5DD99 background

This text has white color on #E5DD99 background.


Related colors

Complementary color

Complementary color for #hex is #1A2266.


I love getcolorcode.com

Triadic colors

1 #99E5DD and #DD99E5 with #E5DD99 are triadic colors.

2 #99DDE5 and #DDE599 with #E5DD99 are triadic colors.