COLOR #E5BEA7

HEX: #E5BEA7 RGB: (229,190,167)

Renk bilgisi

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

RGB renk modeli

#E5BEA7 color RGB value is (229,190,167).

RGB: (229,190,167) (90%, 75%, 65%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 190 of 255 = 75%
B 167 of 255 = 65%

229
190
167

R + G + B ~ 77%. #E5BEA7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 190 + 167 = 586 (100%)
R 229 of 586 ~ 39.08%
G 190 of 586 ~ 32.42%
B 167 of 586 ~ 28.5'%

%39.08
%32.42
%28.5

CMYK RENK MODELİ

#E5BEA7 rengi CMYK tonu (0,17,27,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.03%
  • sarı tonu 27.07%
  • ana renk tonu 10.20%

CMYK: (0,17,27,10)
C0M17Y27K10 (0%, 17%, 27%, 10%)
(0.00 / 0.17 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%17.03
%27.07
%10.2

Codes

Color #E5BEA7 in popluar color models

E5 BE A7
RGB 229 190 167
HSL 22° 54.39% 77.65%
HSB/HSV 22° 27.07% 89.80%
CMYK 0.00% 17.03% 27.07%
10.20%

Color #E5BEA7 in popluar number systems.

HEX E5 BE A7
Decimal 229 190 167
Binary 11100101 10111110 10100111
Octal 345 276 247

Shades and tints

Shades of #E5BEA7

#E5BEA7
(229,190,167)
#D1AD98
(209,173,152)
#BD9C89
(189,156,137)
#A98B7A
(169,139,122)
#957A6B
(149,122,107)
#81695C
(129,105,92)
#6D584D
(109,88,77)
#59473E
(89,71,62)
#45362F
(69,54,47)
#312520
(49,37,32)
#1D1411
(29,20,17)
#000000
(0,0,0)

Tints of #E5BEA7

#E5BEA7
(229,190,167)
#E7C3AF
(231,195,175)
#E9C8B7
(233,200,183)
#EBCDBF
(235,205,191)
#EDD2C7
(237,210,199)
#EFD7CF
(239,215,207)
#F1DCD7
(241,220,215)
#F3E1DF
(243,225,223)
#F5E6E7
(245,230,231)
#F7EBEF
(247,235,239)
#F9F0F7
(249,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BEA7 color. Also use rgb(229,190,167) instead hex code.

Text Font Color

.myTextColor { color: #E5BEA7; }

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

This text font color is #E5BEA7.

Background Color

.myBgColor { background-color: #E5BEA7; }

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

This div background color is #E5BEA7.

Border color

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

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

This div border color is #E5BEA7.

Opacity

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

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

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

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

This text has shadow with #E5BEA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BEA7.

Preview

Color preview on black background

This text has color #E5BEA7 on black background.


Color preview on white background

This text has color #E5BEA7 on white background.


Black color preview on #E5BEA7 background

This text has black color on #E5BEA7 background.


White color preview on #E5BEA7 background

This text has white color on #E5BEA7 background.


Related colors

Complementary color

Complementary color for #hex is #1A4158.


I love getcolorcode.com

Triadic colors

1 #A7E5BE and #BEA7E5 with #E5BEA7 are triadic colors.

2 #A7BEE5 and #BEE5A7 with #E5BEA7 are triadic colors.