COLOR #E7B480

HEX: #E7B480 RGB: (231,180,128)

Renk bilgisi

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

RGB renk modeli

#E7B480 color RGB value is (231,180,128).

RGB: (231,180,128) (91%, 71%, 50%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 180 of 255 = 71%
B 128 of 255 = 50%

231
180
128

R + G + B ~ 71%. #E7B480 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 180 + 128 = 539 (100%)
R 231 of 539 ~ 42.86%
G 180 of 539 ~ 33.4%
B 128 of 539 ~ 23.75'%

%42.86
%33.4
%23.75

CMYK RENK MODELİ

#E7B480 rengi CMYK tonu (0,22,45,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.08%
  • sarı tonu 44.59%
  • ana renk tonu 9.41%

CMYK: (0,22,45,9)
C0M22Y45K9 (0%, 22%, 45%, 9%)
(0.00 / 0.22 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%22.08
%44.59
%9.41

Codes

Color #E7B480 in popluar color models

E7 B4 80
RGB 231 180 128
HSL 30° 68.21% 70.39%
HSB/HSV 30° 44.59% 90.59%
CMYK 0.00% 22.08% 44.59%
9.41%

Color #E7B480 in popluar number systems.

HEX E7 B4 80
Decimal 231 180 128
Binary 11100111 10110100 10000000
Octal 347 264 200

Shades and tints

Shades of #E7B480

#E7B480
(231,180,128)
#D2A475
(210,164,117)
#BD946A
(189,148,106)
#A8845F
(168,132,95)
#937454
(147,116,84)
#7E6449
(126,100,73)
#69543E
(105,84,62)
#544433
(84,68,51)
#3F3428
(63,52,40)
#2A241D
(42,36,29)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #E7B480

#E7B480
(231,180,128)
#E9BA8B
(233,186,139)
#EBC096
(235,192,150)
#EDC6A1
(237,198,161)
#EFCCAC
(239,204,172)
#F1D2B7
(241,210,183)
#F3D8C2
(243,216,194)
#F5DECD
(245,222,205)
#F7E4D8
(247,228,216)
#F9EAE3
(249,234,227)
#FBF0EE
(251,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7B480 color. Also use rgb(231,180,128) instead hex code.

Text Font Color

.myTextColor { color: #E7B480; }

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

This text font color is #E7B480.

Background Color

.myBgColor { background-color: #E7B480; }

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

This div background color is #E7B480.

Border color

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

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

This div border color is #E7B480.

Opacity

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

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

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

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

This text has shadow with #E7B480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B480.

Preview

Color preview on black background

This text has color #E7B480 on black background.


Color preview on white background

This text has color #E7B480 on white background.


Black color preview on #E7B480 background

This text has black color on #E7B480 background.


White color preview on #E7B480 background

This text has white color on #E7B480 background.


Related colors

Complementary color

Complementary color for #hex is #184B7F.


I love getcolorcode.com

Triadic colors

1 #80E7B4 and #B480E7 with #E7B480 are triadic colors.

2 #80B4E7 and #B4E780 with #E7B480 are triadic colors.