COLOR #E7B9AB

HEX: #E7B9AB RGB: (231,185,171)

Renk bilgisi

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

RGB renk modeli

#E7B9AB color RGB value is (231,185,171).

RGB: (231,185,171) (91%, 73%, 67%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 185 of 255 = 73%
B 171 of 255 = 67%

231
185
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 185 + 171 = 587 (100%)
R 231 of 587 ~ 39.35%
G 185 of 587 ~ 31.52%
B 171 of 587 ~ 29.13'%

%39.35
%31.52
%29.13

CMYK RENK MODELİ

#E7B9AB rengi CMYK tonu (0,20,26,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.91%
  • sarı tonu 25.97%
  • ana renk tonu 9.41%

CMYK: (0,20,26,9)
C0M20Y26K9 (0%, 20%, 26%, 9%)
(0.00 / 0.20 / 0.26 / 0.09)

CMYK yüzdeleri

%0
%19.91
%25.97
%9.41

Codes

Color #E7B9AB in popluar color models

E7 B9 AB
RGB 231 185 171
HSL 14° 55.56% 78.82%
HSB/HSV 14° 25.97% 90.59%
CMYK 0.00% 19.91% 25.97%
9.41%

Color #E7B9AB in popluar number systems.

HEX E7 B9 AB
Decimal 231 185 171
Binary 11100111 10111001 10101011
Octal 347 271 253

Shades and tints

Shades of #E7B9AB

#E7B9AB
(231,185,171)
#D2A99C
(210,169,156)
#BD998D
(189,153,141)
#A8897E
(168,137,126)
#93796F
(147,121,111)
#7E6960
(126,105,96)
#695951
(105,89,81)
#544942
(84,73,66)
#3F3933
(63,57,51)
#2A2924
(42,41,36)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #E7B9AB

#E7B9AB
(231,185,171)
#E9BFB2
(233,191,178)
#EBC5B9
(235,197,185)
#EDCBC0
(237,203,192)
#EFD1C7
(239,209,199)
#F1D7CE
(241,215,206)
#F3DDD5
(243,221,213)
#F5E3DC
(245,227,220)
#F7E9E3
(247,233,227)
#F9EFEA
(249,239,234)
#FBF5F1
(251,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7B9AB color. Also use rgb(231,185,171) instead hex code.

Text Font Color

.myTextColor { color: #E7B9AB; }

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

This text font color is #E7B9AB.

Background Color

.myBgColor { background-color: #E7B9AB; }

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

This div background color is #E7B9AB.

Border color

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

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

This div border color is #E7B9AB.

Opacity

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

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

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

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

This text has shadow with #E7B9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B9AB.

Preview

Color preview on black background

This text has color #E7B9AB on black background.


Color preview on white background

This text has color #E7B9AB on white background.


Black color preview on #E7B9AB background

This text has black color on #E7B9AB background.


White color preview on #E7B9AB background

This text has white color on #E7B9AB background.


Related colors

Complementary color

Complementary color for #hex is #184654.


I love getcolorcode.com

Triadic colors

1 #ABE7B9 and #B9ABE7 with #E7B9AB are triadic colors.

2 #ABB9E7 and #B9E7AB with #E7B9AB are triadic colors.