COLOR #E7E49B

HEX: #E7E49B RGB: (231,228,155)

Renk bilgisi

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

RGB renk modeli

#E7E49B color RGB value is (231,228,155).

RGB: (231,228,155) (91%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 228 of 255 = 89%
B 155 of 255 = 61%

231
228
155

R + G + B ~ 80%. #E7E49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 228 + 155 = 614 (100%)
R 231 of 614 ~ 37.62%
G 228 of 614 ~ 37.13%
B 155 of 614 ~ 25.24'%

%37.62
%37.13
%25.24

CMYK RENK MODELİ

#E7E49B rengi CMYK tonu (0,1,33,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.30%
  • sarı tonu 32.90%
  • ana renk tonu 9.41%

CMYK: (0,1,33,9)
C0M1Y33K9 (0%, 1%, 33%, 9%)
(0.00 / 0.01 / 0.33 / 0.09)

CMYK yüzdeleri

%0
%1.3
%32.9
%9.41

Codes

Color #E7E49B in popluar color models

E7 E4 9B
RGB 231 228 155
HSL 58° 61.29% 75.69%
HSB/HSV 58° 32.90% 90.59%
CMYK 0.00% 1.30% 32.90%
9.41%

Color #E7E49B in popluar number systems.

HEX E7 E4 9B
Decimal 231 228 155
Binary 11100111 11100100 10011011
Octal 347 344 233

Shades and tints

Shades of #E7E49B

#E7E49B
(231,228,155)
#D2D08D
(210,208,141)
#BDBC7F
(189,188,127)
#A8A871
(168,168,113)
#939463
(147,148,99)
#7E8055
(126,128,85)
#696C47
(105,108,71)
#545839
(84,88,57)
#3F442B
(63,68,43)
#2A301D
(42,48,29)
#151C0F
(21,28,15)
#000000
(0,0,0)

Tints of #E7E49B

#E7E49B
(231,228,155)
#E9E6A4
(233,230,164)
#EBE8AD
(235,232,173)
#EDEAB6
(237,234,182)
#EFECBF
(239,236,191)
#F1EEC8
(241,238,200)
#F3F0D1
(243,240,209)
#F5F2DA
(245,242,218)
#F7F4E3
(247,244,227)
#F9F6EC
(249,246,236)
#FBF8F5
(251,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7E49B color. Also use rgb(231,228,155) instead hex code.

Text Font Color

.myTextColor { color: #E7E49B; }

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

This text font color is #E7E49B.

Background Color

.myBgColor { background-color: #E7E49B; }

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

This div background color is #E7E49B.

Border color

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

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

This div border color is #E7E49B.

Opacity

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

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

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

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

This text has shadow with #E7E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7E49B.

Preview

Color preview on black background

This text has color #E7E49B on black background.


Color preview on white background

This text has color #E7E49B on white background.


Black color preview on #E7E49B background

This text has black color on #E7E49B background.


White color preview on #E7E49B background

This text has white color on #E7E49B background.


Related colors

Complementary color

Complementary color for #hex is #181B64.


I love getcolorcode.com

Triadic colors

1 #9BE7E4 and #E49BE7 with #E7E49B are triadic colors.

2 #9BE4E7 and #E4E79B with #E7E49B are triadic colors.