COLOR #E7B49D

HEX: #E7B49D RGB: (231,180,157)

Renk bilgisi

#E7B49D contains mainly red and green colors. #E7B49D ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E7B49D color RGB value is (231,180,157).

RGB: (231,180,157) (91%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 180 of 255 = 71%
B 157 of 255 = 62%

231
180
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 180 + 157 = 568 (100%)
R 231 of 568 ~ 40.67%
G 180 of 568 ~ 31.69%
B 157 of 568 ~ 27.64'%

%40.67
%31.69
%27.64

CMYK RENK MODELİ

#E7B49D rengi CMYK tonu (0,22,32,9).

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

CMYK: (0,22,32,9)
C0M22Y32K9 (0%, 22%, 32%, 9%)
(0.00 / 0.22 / 0.32 / 0.09)

CMYK yüzdeleri

%0
%22.08
%32.03
%9.41

Codes

Color #E7B49D in popluar color models

E7 B4 9D
RGB 231 180 157
HSL 19° 60.66% 76.08%
HSB/HSV 19° 32.03% 90.59%
CMYK 0.00% 22.08% 32.03%
9.41%

Color #E7B49D in popluar number systems.

HEX E7 B4 9D
Decimal 231 180 157
Binary 11100111 10110100 10011101
Octal 347 264 235

Shades and tints

Shades of #E7B49D

#E7B49D
(231,180,157)
#D2A48F
(210,164,143)
#BD9481
(189,148,129)
#A88473
(168,132,115)
#937465
(147,116,101)
#7E6457
(126,100,87)
#695449
(105,84,73)
#54443B
(84,68,59)
#3F342D
(63,52,45)
#2A241F
(42,36,31)
#151411
(21,20,17)
#000000
(0,0,0)

Tints of #E7B49D

#E7B49D
(231,180,157)
#E9BAA5
(233,186,165)
#EBC0AD
(235,192,173)
#EDC6B5
(237,198,181)
#EFCCBD
(239,204,189)
#F1D2C5
(241,210,197)
#F3D8CD
(243,216,205)
#F5DED5
(245,222,213)
#F7E4DD
(247,228,221)
#F9EAE5
(249,234,229)
#FBF0ED
(251,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B49D; }

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

This text font color is #E7B49D.

Background Color

.myBgColor { background-color: #E7B49D; }

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

This div background color is #E7B49D.

Border color

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

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

This div border color is #E7B49D.

Opacity

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

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

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

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

This text has shadow with #E7B49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B49D.

Preview

Color preview on black background

This text has color #E7B49D on black background.


Color preview on white background

This text has color #E7B49D on white background.


Black color preview on #E7B49D background

This text has black color on #E7B49D background.


White color preview on #E7B49D background

This text has white color on #E7B49D background.


Related colors

Complementary color

Complementary color for #hex is #184B62.


I love getcolorcode.com

Triadic colors

1 #9DE7B4 and #B49DE7 with #E7B49D are triadic colors.

2 #9DB4E7 and #B4E79D with #E7B49D are triadic colors.