COLOR #E7DD7E

HEX: #E7DD7E RGB: (231,221,126)

Renk bilgisi

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

RGB renk modeli

#E7DD7E color RGB value is (231,221,126).

RGB: (231,221,126) (91%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 221 of 255 = 87%
B 126 of 255 = 49%

231
221
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 221 + 126 = 578 (100%)
R 231 of 578 ~ 39.97%
G 221 of 578 ~ 38.24%
B 126 of 578 ~ 21.8'%

%39.97
%38.24
%21.8

CMYK RENK MODELİ

#E7DD7E rengi CMYK tonu (0,4,45,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.33%
  • sarı tonu 45.45%
  • ana renk tonu 9.41%

CMYK: (0,4,45,9)
C0M4Y45K9 (0%, 4%, 45%, 9%)
(0.00 / 0.04 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%4.33
%45.45
%9.41

Codes

Color #E7DD7E in popluar color models

E7 DD 7E
RGB 231 221 126
HSL 54° 68.63% 70.00%
HSB/HSV 54° 45.45% 90.59%
CMYK 0.00% 4.33% 45.45%
9.41%

Color #E7DD7E in popluar number systems.

HEX E7 DD 7E
Decimal 231 221 126
Binary 11100111 11011101 1111110
Octal 347 335 176

Shades and tints

Shades of #E7DD7E

#E7DD7E
(231,221,126)
#D2C973
(210,201,115)
#BDB568
(189,181,104)
#A8A15D
(168,161,93)
#938D52
(147,141,82)
#7E7947
(126,121,71)
#69653C
(105,101,60)
#545131
(84,81,49)
#3F3D26
(63,61,38)
#2A291B
(42,41,27)
#151510
(21,21,16)
#000000
(0,0,0)

Tints of #E7DD7E

#E7DD7E
(231,221,126)
#E9E089
(233,224,137)
#EBE394
(235,227,148)
#EDE69F
(237,230,159)
#EFE9AA
(239,233,170)
#F1ECB5
(241,236,181)
#F3EFC0
(243,239,192)
#F5F2CB
(245,242,203)
#F7F5D6
(247,245,214)
#F9F8E1
(249,248,225)
#FBFBEC
(251,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7DD7E color. Also use rgb(231,221,126) instead hex code.

Text Font Color

.myTextColor { color: #E7DD7E; }

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

This text font color is #E7DD7E.

Background Color

.myBgColor { background-color: #E7DD7E; }

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

This div background color is #E7DD7E.

Border color

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

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

This div border color is #E7DD7E.

Opacity

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

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

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

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

This text has shadow with #E7DD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DD7E.

Preview

Color preview on black background

This text has color #E7DD7E on black background.


Color preview on white background

This text has color #E7DD7E on white background.


Black color preview on #E7DD7E background

This text has black color on #E7DD7E background.


White color preview on #E7DD7E background

This text has white color on #E7DD7E background.


Related colors

Complementary color

Complementary color for #hex is #182281.


I love getcolorcode.com

Triadic colors

1 #7EE7DD and #DD7EE7 with #E7DD7E are triadic colors.

2 #7EDDE7 and #DDE77E with #E7DD7E are triadic colors.