COLOR #E5B472

HEX: #E5B472 RGB: (229,180,114)

Renk bilgisi

#E5B472 contains mainly red and green colors. #E5B472 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5B472 color RGB value is (229,180,114).

RGB: (229,180,114) (90%, 71%, 45%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 180 of 255 = 71%
B 114 of 255 = 45%

229
180
114

R + G + B ~ 69%. #E5B472 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 180 + 114 = 523 (100%)
R 229 of 523 ~ 43.79%
G 180 of 523 ~ 34.42%
B 114 of 523 ~ 21.8'%

%43.79
%34.42
%21.8

CMYK RENK MODELİ

#E5B472 rengi CMYK tonu (0,21,50,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.40%
  • sarı tonu 50.22%
  • ana renk tonu 10.20%

CMYK: (0,21,50,10)
C0M21Y50K10 (0%, 21%, 50%, 10%)
(0.00 / 0.21 / 0.50 / 0.10)

CMYK yüzdeleri

%0
%21.4
%50.22
%10.2

Codes

Color #E5B472 in popluar color models

E5 B4 72
RGB 229 180 114
HSL 34° 68.86% 67.25%
HSB/HSV 34° 50.22% 89.80%
CMYK 0.00% 21.40% 50.22%
10.20%

Color #E5B472 in popluar number systems.

HEX E5 B4 72
Decimal 229 180 114
Binary 11100101 10110100 1110010
Octal 345 264 162

Shades and tints

Shades of #E5B472

#E5B472
(229,180,114)
#D1A468
(209,164,104)
#BD945E
(189,148,94)
#A98454
(169,132,84)
#95744A
(149,116,74)
#816440
(129,100,64)
#6D5436
(109,84,54)
#59442C
(89,68,44)
#453422
(69,52,34)
#312418
(49,36,24)
#1D140E
(29,20,14)
#000000
(0,0,0)

Tints of #E5B472

#E5B472
(229,180,114)
#E7BA7E
(231,186,126)
#E9C08A
(233,192,138)
#EBC696
(235,198,150)
#EDCCA2
(237,204,162)
#EFD2AE
(239,210,174)
#F1D8BA
(241,216,186)
#F3DEC6
(243,222,198)
#F5E4D2
(245,228,210)
#F7EADE
(247,234,222)
#F9F0EA
(249,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B472 color. Also use rgb(229,180,114) instead hex code.

Text Font Color

.myTextColor { color: #E5B472; }

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

This text font color is #E5B472.

Background Color

.myBgColor { background-color: #E5B472; }

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

This div background color is #E5B472.

Border color

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

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

This div border color is #E5B472.

Opacity

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

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

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

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

This text has shadow with #E5B472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B472.

Preview

Color preview on black background

This text has color #E5B472 on black background.


Color preview on white background

This text has color #E5B472 on white background.


Black color preview on #E5B472 background

This text has black color on #E5B472 background.


White color preview on #E5B472 background

This text has white color on #E5B472 background.


Related colors

Complementary color

Complementary color for #hex is #1A4B8D.


I love getcolorcode.com

Triadic colors

1 #72E5B4 and #B472E5 with #E5B472 are triadic colors.

2 #72B4E5 and #B4E572 with #E5B472 are triadic colors.