COLOR #E5B5A6

HEX: #E5B5A6 RGB: (229,181,166)

Renk bilgisi

#E5B5A6 contains mainly red and green colors. #E5B5A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5B5A6 color RGB value is (229,181,166).

RGB: (229,181,166) (90%, 71%, 65%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 181 of 255 = 71%
B 166 of 255 = 65%

229
181
166

R + G + B ~ 75%. #E5B5A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 181 + 166 = 576 (100%)
R 229 of 576 ~ 39.76%
G 181 of 576 ~ 31.42%
B 166 of 576 ~ 28.82'%

%39.76
%31.42
%28.82

CMYK RENK MODELİ

#E5B5A6 rengi CMYK tonu (0,21,28,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.96%
  • sarı tonu 27.51%
  • ana renk tonu 10.20%

CMYK: (0,21,28,10)
C0M21Y28K10 (0%, 21%, 28%, 10%)
(0.00 / 0.21 / 0.28 / 0.10)

CMYK yüzdeleri

%0
%20.96
%27.51
%10.2

Codes

Color #E5B5A6 in popluar color models

E5 B5 A6
RGB 229 181 166
HSL 14° 54.78% 77.45%
HSB/HSV 14° 27.51% 89.80%
CMYK 0.00% 20.96% 27.51%
10.20%

Color #E5B5A6 in popluar number systems.

HEX E5 B5 A6
Decimal 229 181 166
Binary 11100101 10110101 10100110
Octal 345 265 246

Shades and tints

Shades of #E5B5A6

#E5B5A6
(229,181,166)
#D1A597
(209,165,151)
#BD9588
(189,149,136)
#A98579
(169,133,121)
#95756A
(149,117,106)
#81655B
(129,101,91)
#6D554C
(109,85,76)
#59453D
(89,69,61)
#45352E
(69,53,46)
#31251F
(49,37,31)
#1D1510
(29,21,16)
#000000
(0,0,0)

Tints of #E5B5A6

#E5B5A6
(229,181,166)
#E7BBAE
(231,187,174)
#E9C1B6
(233,193,182)
#EBC7BE
(235,199,190)
#EDCDC6
(237,205,198)
#EFD3CE
(239,211,206)
#F1D9D6
(241,217,214)
#F3DFDE
(243,223,222)
#F5E5E6
(245,229,230)
#F7EBEE
(247,235,238)
#F9F1F6
(249,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B5A6 color. Also use rgb(229,181,166) instead hex code.

Text Font Color

.myTextColor { color: #E5B5A6; }

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

This text font color is #E5B5A6.

Background Color

.myBgColor { background-color: #E5B5A6; }

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

This div background color is #E5B5A6.

Border color

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

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

This div border color is #E5B5A6.

Opacity

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

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

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

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

This text has shadow with #E5B5A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B5A6.

Preview

Color preview on black background

This text has color #E5B5A6 on black background.


Color preview on white background

This text has color #E5B5A6 on white background.


Black color preview on #E5B5A6 background

This text has black color on #E5B5A6 background.


White color preview on #E5B5A6 background

This text has white color on #E5B5A6 background.


Related colors

Complementary color

Complementary color for #hex is #1A4A59.


I love getcolorcode.com

Triadic colors

1 #A6E5B5 and #B5A6E5 with #E5B5A6 are triadic colors.

2 #A6B5E5 and #B5E5A6 with #E5B5A6 are triadic colors.