COLOR #E7DA7E

HEX: #E7DA7E RGB: (231,218,126)

Renk bilgisi

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

RGB renk modeli

#E7DA7E color RGB value is (231,218,126).

RGB: (231,218,126) (91%, 85%, 49%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 218 of 255 = 85%
B 126 of 255 = 49%

231
218
126

R + G + B ~ 75%. #E7DA7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 218 + 126 = 575 (100%)
R 231 of 575 ~ 40.17%
G 218 of 575 ~ 37.91%
B 126 of 575 ~ 21.91'%

%40.17
%37.91
%21.91

CMYK RENK MODELİ

#E7DA7E rengi CMYK tonu (0,6,45,9).

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

CMYK: (0,6,45,9)
C0M6Y45K9 (0%, 6%, 45%, 9%)
(0.00 / 0.06 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%5.63
%45.45
%9.41

Codes

Color #E7DA7E in popluar color models

E7 DA 7E
RGB 231 218 126
HSL 53° 68.63% 70.00%
HSB/HSV 53° 45.45% 90.59%
CMYK 0.00% 5.63% 45.45%
9.41%

Color #E7DA7E in popluar number systems.

HEX E7 DA 7E
Decimal 231 218 126
Binary 11100111 11011010 1111110
Octal 347 332 176

Shades and tints

Shades of #E7DA7E

#E7DA7E
(231,218,126)
#D2C773
(210,199,115)
#BDB468
(189,180,104)
#A8A15D
(168,161,93)
#938E52
(147,142,82)
#7E7B47
(126,123,71)
#69683C
(105,104,60)
#545531
(84,85,49)
#3F4226
(63,66,38)
#2A2F1B
(42,47,27)
#151C10
(21,28,16)
#000000
(0,0,0)

Tints of #E7DA7E

#E7DA7E
(231,218,126)
#E9DD89
(233,221,137)
#EBE094
(235,224,148)
#EDE39F
(237,227,159)
#EFE6AA
(239,230,170)
#F1E9B5
(241,233,181)
#F3ECC0
(243,236,192)
#F5EFCB
(245,239,203)
#F7F2D6
(247,242,214)
#F9F5E1
(249,245,225)
#FBF8EC
(251,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7DA7E; }

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

This text font color is #E7DA7E.

Background Color

.myBgColor { background-color: #E7DA7E; }

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

This div background color is #E7DA7E.

Border color

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

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

This div border color is #E7DA7E.

Opacity

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

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

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

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

This text has shadow with #E7DA7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DA7E.

Preview

Color preview on black background

This text has color #E7DA7E on black background.


Color preview on white background

This text has color #E7DA7E on white background.


Black color preview on #E7DA7E background

This text has black color on #E7DA7E background.


White color preview on #E7DA7E background

This text has white color on #E7DA7E background.


Related colors

Complementary color

Complementary color for #hex is #182581.


I love getcolorcode.com

Triadic colors

1 #7EE7DA and #DA7EE7 with #E7DA7E are triadic colors.

2 #7EDAE7 and #DAE77E with #E7DA7E are triadic colors.