COLOR #E9DD7D

HEX: #E9DD7D RGB: (233,221,125)

Renk bilgisi

#E9DD7D contains mainly red and green colors. #E9DD7D ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#E9DD7D color RGB value is (233,221,125).

RGB: (233,221,125) (91%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 221 of 255 = 87%
B 125 of 255 = 49%

233
221
125

R + G + B ~ 76%. #E9DD7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 221 + 125 = 579 (100%)
R 233 of 579 ~ 40.24%
G 221 of 579 ~ 38.17%
B 125 of 579 ~ 21.59'%

%40.24
%38.17
%21.59

CMYK RENK MODELİ

#E9DD7D rengi CMYK tonu (0,5,46,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.15%
  • sarı tonu 46.35%
  • ana renk tonu 8.63%

CMYK: (0,5,46,9)
C0M5Y46K9 (0%, 5%, 46%, 9%)
(0.00 / 0.05 / 0.46 / 0.09)

CMYK yüzdeleri

%0
%5.15
%46.35
%8.63

Codes

Color #E9DD7D in popluar color models

E9 DD 7D
RGB 233 221 125
HSL 53° 71.05% 70.20%
HSB/HSV 53° 46.35% 91.37%
CMYK 0.00% 5.15% 46.35%
8.63%

Color #E9DD7D in popluar number systems.

HEX E9 DD 7D
Decimal 233 221 125
Binary 11101001 11011101 1111101
Octal 351 335 175

Shades and tints

Shades of #E9DD7D

#E9DD7D
(233,221,125)
#D4C972
(212,201,114)
#BFB567
(191,181,103)
#AAA15C
(170,161,92)
#958D51
(149,141,81)
#807946
(128,121,70)
#6B653B
(107,101,59)
#565130
(86,81,48)
#413D25
(65,61,37)
#2C291A
(44,41,26)
#17150F
(23,21,15)
#000000
(0,0,0)

Tints of #E9DD7D

#E9DD7D
(233,221,125)
#EBE088
(235,224,136)
#EDE393
(237,227,147)
#EFE69E
(239,230,158)
#F1E9A9
(241,233,169)
#F3ECB4
(243,236,180)
#F5EFBF
(245,239,191)
#F7F2CA
(247,242,202)
#F9F5D5
(249,245,213)
#FBF8E0
(251,248,224)
#FDFBEB
(253,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9DD7D color. Also use rgb(233,221,125) instead hex code.

Text Font Color

.myTextColor { color: #E9DD7D; }

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

This text font color is #E9DD7D.

Background Color

.myBgColor { background-color: #E9DD7D; }

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

This div background color is #E9DD7D.

Border color

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

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

This div border color is #E9DD7D.

Opacity

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

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

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

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

This text has shadow with #E9DD7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9DD7D.

Preview

Color preview on black background

This text has color #E9DD7D on black background.


Color preview on white background

This text has color #E9DD7D on white background.


Black color preview on #E9DD7D background

This text has black color on #E9DD7D background.


White color preview on #E9DD7D background

This text has white color on #E9DD7D background.


Related colors

Complementary color

Complementary color for #hex is #162282.


I love getcolorcode.com

Triadic colors

1 #7DE9DD and #DD7DE9 with #E9DD7D are triadic colors.

2 #7DDDE9 and #DDE97D with #E9DD7D are triadic colors.