COLOR #E7E38E

HEX: #E7E38E RGB: (231,227,142)

Renk bilgisi

#E7E38E contains mainly red and green colors. #E7E38E ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E7E38E color RGB value is (231,227,142).

RGB: (231,227,142) (91%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 227 of 255 = 89%
B 142 of 255 = 56%

231
227
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 227 + 142 = 600 (100%)
R 231 of 600 ~ 38.5%
G 227 of 600 ~ 37.83%
B 142 of 600 ~ 23.67'%

%38.5
%37.83
%23.67

CMYK RENK MODELİ

#E7E38E rengi CMYK tonu (0,2,39,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.73%
  • sarı tonu 38.53%
  • ana renk tonu 9.41%

CMYK: (0,2,39,9)
C0M2Y39K9 (0%, 2%, 39%, 9%)
(0.00 / 0.02 / 0.39 / 0.09)

CMYK yüzdeleri

%0
%1.73
%38.53
%9.41

Codes

Color #E7E38E in popluar color models

E7 E3 8E
RGB 231 227 142
HSL 57° 64.96% 73.14%
HSB/HSV 57° 38.53% 90.59%
CMYK 0.00% 1.73% 38.53%
9.41%

Color #E7E38E in popluar number systems.

HEX E7 E3 8E
Decimal 231 227 142
Binary 11100111 11100011 10001110
Octal 347 343 216

Shades and tints

Shades of #E7E38E

#E7E38E
(231,227,142)
#D2CF82
(210,207,130)
#BDBB76
(189,187,118)
#A8A76A
(168,167,106)
#93935E
(147,147,94)
#7E7F52
(126,127,82)
#696B46
(105,107,70)
#54573A
(84,87,58)
#3F432E
(63,67,46)
#2A2F22
(42,47,34)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #E7E38E

#E7E38E
(231,227,142)
#E9E598
(233,229,152)
#EBE7A2
(235,231,162)
#EDE9AC
(237,233,172)
#EFEBB6
(239,235,182)
#F1EDC0
(241,237,192)
#F3EFCA
(243,239,202)
#F5F1D4
(245,241,212)
#F7F3DE
(247,243,222)
#F9F5E8
(249,245,232)
#FBF7F2
(251,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7E38E color. Also use rgb(231,227,142) instead hex code.

Text Font Color

.myTextColor { color: #E7E38E; }

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

This text font color is #E7E38E.

Background Color

.myBgColor { background-color: #E7E38E; }

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

This div background color is #E7E38E.

Border color

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

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

This div border color is #E7E38E.

Opacity

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

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

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

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

This text has shadow with #E7E38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7E38E.

Preview

Color preview on black background

This text has color #E7E38E on black background.


Color preview on white background

This text has color #E7E38E on white background.


Black color preview on #E7E38E background

This text has black color on #E7E38E background.


White color preview on #E7E38E background

This text has white color on #E7E38E background.


Related colors

Complementary color

Complementary color for #hex is #181C71.


I love getcolorcode.com

Triadic colors

1 #8EE7E3 and #E38EE7 with #E7E38E are triadic colors.

2 #8EE3E7 and #E3E78E with #E7E38E are triadic colors.