COLOR #E7E29B

HEX: #E7E29B RGB: (231,226,155)

Renk bilgisi

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

RGB renk modeli

#E7E29B color RGB value is (231,226,155).

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

RGB bağlantıları ve doygunluk

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

231
226
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 226 + 155 = 612 (100%)
R 231 of 612 ~ 37.75%
G 226 of 612 ~ 36.93%
B 155 of 612 ~ 25.33'%

%37.75
%36.93
%25.33

CMYK RENK MODELİ

#E7E29B rengi CMYK tonu (0,2,33,9).

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

CMYK: (0,2,33,9)
C0M2Y33K9 (0%, 2%, 33%, 9%)
(0.00 / 0.02 / 0.33 / 0.09)

CMYK yüzdeleri

%0
%2.16
%32.9
%9.41

Codes

Color #E7E29B in popluar color models

E7 E2 9B
RGB 231 226 155
HSL 56° 61.29% 75.69%
HSB/HSV 56° 32.90% 90.59%
CMYK 0.00% 2.16% 32.90%
9.41%

Color #E7E29B in popluar number systems.

HEX E7 E2 9B
Decimal 231 226 155
Binary 11100111 11100010 10011011
Octal 347 342 233

Shades and tints

Shades of #E7E29B

#E7E29B
(231,226,155)
#D2CE8D
(210,206,141)
#BDBA7F
(189,186,127)
#A8A671
(168,166,113)
#939263
(147,146,99)
#7E7E55
(126,126,85)
#696A47
(105,106,71)
#545639
(84,86,57)
#3F422B
(63,66,43)
#2A2E1D
(42,46,29)
#151A0F
(21,26,15)
#000000
(0,0,0)

Tints of #E7E29B

#E7E29B
(231,226,155)
#E9E4A4
(233,228,164)
#EBE6AD
(235,230,173)
#EDE8B6
(237,232,182)
#EFEABF
(239,234,191)
#F1ECC8
(241,236,200)
#F3EED1
(243,238,209)
#F5F0DA
(245,240,218)
#F7F2E3
(247,242,227)
#F9F4EC
(249,244,236)
#FBF6F5
(251,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7E29B; }

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

This text font color is #E7E29B.

Background Color

.myBgColor { background-color: #E7E29B; }

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

This div background color is #E7E29B.

Border color

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

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

This div border color is #E7E29B.

Opacity

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

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

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

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

This text has shadow with #E7E29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7E29B.

Preview

Color preview on black background

This text has color #E7E29B on black background.


Color preview on white background

This text has color #E7E29B on white background.


Black color preview on #E7E29B background

This text has black color on #E7E29B background.


White color preview on #E7E29B background

This text has white color on #E7E29B background.


Related colors

Complementary color

Complementary color for #hex is #181D64.


I love getcolorcode.com

Triadic colors

1 #9BE7E2 and #E29BE7 with #E7E29B are triadic colors.

2 #9BE2E7 and #E2E79B with #E7E29B are triadic colors.