COLOR #E5A38B

HEX: #E5A38B RGB: (229,163,139)

Renk bilgisi

#E5A38B contains mainly red color. #E5A38B ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E5A38B color RGB value is (229,163,139).

RGB: (229,163,139) (90%, 64%, 55%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 163 of 255 = 64%
B 139 of 255 = 55%

229
163
139

R + G + B ~ 70%. #E5A38B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 163 + 139 = 531 (100%)
R 229 of 531 ~ 43.13%
G 163 of 531 ~ 30.7%
B 139 of 531 ~ 26.18'%

%43.13
%30.7
%26.18

CMYK RENK MODELİ

#E5A38B rengi CMYK tonu (0,29,39,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.82%
  • sarı tonu 39.30%
  • ana renk tonu 10.20%

CMYK: (0,29,39,10)
C0M29Y39K10 (0%, 29%, 39%, 10%)
(0.00 / 0.29 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%28.82
%39.3
%10.2

Codes

Color #E5A38B in popluar color models

E5 A3 8B
RGB 229 163 139
HSL 16° 63.38% 72.16%
HSB/HSV 16° 39.30% 89.80%
CMYK 0.00% 28.82% 39.30%
10.20%

Color #E5A38B in popluar number systems.

HEX E5 A3 8B
Decimal 229 163 139
Binary 11100101 10100011 10001011
Octal 345 243 213

Shades and tints

Shades of #E5A38B

#E5A38B
(229,163,139)
#D1957F
(209,149,127)
#BD8773
(189,135,115)
#A97967
(169,121,103)
#956B5B
(149,107,91)
#815D4F
(129,93,79)
#6D4F43
(109,79,67)
#594137
(89,65,55)
#45332B
(69,51,43)
#31251F
(49,37,31)
#1D1713
(29,23,19)
#000000
(0,0,0)

Tints of #E5A38B

#E5A38B
(229,163,139)
#E7AB95
(231,171,149)
#E9B39F
(233,179,159)
#EBBBA9
(235,187,169)
#EDC3B3
(237,195,179)
#EFCBBD
(239,203,189)
#F1D3C7
(241,211,199)
#F3DBD1
(243,219,209)
#F5E3DB
(245,227,219)
#F7EBE5
(247,235,229)
#F9F3EF
(249,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5A38B color. Also use rgb(229,163,139) instead hex code.

Text Font Color

.myTextColor { color: #E5A38B; }

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

This text font color is #E5A38B.

Background Color

.myBgColor { background-color: #E5A38B; }

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

This div background color is #E5A38B.

Border color

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

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

This div border color is #E5A38B.

Opacity

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

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

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

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

This text has shadow with #E5A38B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A38B.

Preview

Color preview on black background

This text has color #E5A38B on black background.


Color preview on white background

This text has color #E5A38B on white background.


Black color preview on #E5A38B background

This text has black color on #E5A38B background.


White color preview on #E5A38B background

This text has white color on #E5A38B background.


Related colors

Complementary color

Complementary color for #hex is #1A5C74.


I love getcolorcode.com

Triadic colors

1 #8BE5A3 and #A38BE5 with #E5A38B are triadic colors.

2 #8BA3E5 and #A3E58B with #E5A38B are triadic colors.