COLOR #E7B5AF

HEX: #E7B5AF RGB: (231,181,175)

Renk bilgisi

#E7B5AF contains red, green and blue colors in about the same proportion. #E7B5AF ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E7B5AF color RGB value is (231,181,175).

RGB: (231,181,175) (91%, 71%, 69%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 181 of 255 = 71%
B 175 of 255 = 69%

231
181
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 181 + 175 = 587 (100%)
R 231 of 587 ~ 39.35%
G 181 of 587 ~ 30.83%
B 175 of 587 ~ 29.81'%

%39.35
%30.83
%29.81

CMYK RENK MODELİ

#E7B5AF rengi CMYK tonu (0,22,24,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.65%
  • sarı tonu 24.24%
  • ana renk tonu 9.41%

CMYK: (0,22,24,9)
C0M22Y24K9 (0%, 22%, 24%, 9%)
(0.00 / 0.22 / 0.24 / 0.09)

CMYK yüzdeleri

%0
%21.65
%24.24
%9.41

Codes

Color #E7B5AF in popluar color models

E7 B5 AF
RGB 231 181 175
HSL 53.85% 79.61%
HSB/HSV 24.24% 90.59%
CMYK 0.00% 21.65% 24.24%
9.41%

Color #E7B5AF in popluar number systems.

HEX E7 B5 AF
Decimal 231 181 175
Binary 11100111 10110101 10101111
Octal 347 265 257

Shades and tints

Shades of #E7B5AF

#E7B5AF
(231,181,175)
#D2A5A0
(210,165,160)
#BD9591
(189,149,145)
#A88582
(168,133,130)
#937573
(147,117,115)
#7E6564
(126,101,100)
#695555
(105,85,85)
#544546
(84,69,70)
#3F3537
(63,53,55)
#2A2528
(42,37,40)
#151519
(21,21,25)
#000000
(0,0,0)

Tints of #E7B5AF

#E7B5AF
(231,181,175)
#E9BBB6
(233,187,182)
#EBC1BD
(235,193,189)
#EDC7C4
(237,199,196)
#EFCDCB
(239,205,203)
#F1D3D2
(241,211,210)
#F3D9D9
(243,217,217)
#F5DFE0
(245,223,224)
#F7E5E7
(247,229,231)
#F9EBEE
(249,235,238)
#FBF1F5
(251,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7B5AF color. Also use rgb(231,181,175) instead hex code.

Text Font Color

.myTextColor { color: #E7B5AF; }

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

This text font color is #E7B5AF.

Background Color

.myBgColor { background-color: #E7B5AF; }

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

This div background color is #E7B5AF.

Border color

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

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

This div border color is #E7B5AF.

Opacity

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

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

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

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

This text has shadow with #E7B5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B5AF.

Preview

Color preview on black background

This text has color #E7B5AF on black background.


Color preview on white background

This text has color #E7B5AF on white background.


Black color preview on #E7B5AF background

This text has black color on #E7B5AF background.


White color preview on #E7B5AF background

This text has white color on #E7B5AF background.


Related colors

Complementary color

Complementary color for #hex is #184A50.


I love getcolorcode.com

Triadic colors

1 #AFE7B5 and #B5AFE7 with #E7B5AF are triadic colors.

2 #AFB5E7 and #B5E7AF with #E7B5AF are triadic colors.