COLOR #E7B4B3

HEX: #E7B4B3 RGB: (231,180,179)

Renk bilgisi

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

RGB renk modeli

#E7B4B3 color RGB value is (231,180,179).

RGB: (231,180,179) (91%, 71%, 70%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 180 of 255 = 71%
B 179 of 255 = 70%

231
180
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 180 + 179 = 590 (100%)
R 231 of 590 ~ 39.15%
G 180 of 590 ~ 30.51%
B 179 of 590 ~ 30.34'%

%39.15
%30.51
%30.34

CMYK RENK MODELİ

#E7B4B3 rengi CMYK tonu (0,22,23,9).

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

CMYK: (0,22,23,9)
C0M22Y23K9 (0%, 22%, 23%, 9%)
(0.00 / 0.22 / 0.23 / 0.09)

CMYK yüzdeleri

%0
%22.08
%22.51
%9.41

Codes

Color #E7B4B3 in popluar color models

E7 B4 B3
RGB 231 180 179
HSL 52.00% 80.39%
HSB/HSV 22.51% 90.59%
CMYK 0.00% 22.08% 22.51%
9.41%

Color #E7B4B3 in popluar number systems.

HEX E7 B4 B3
Decimal 231 180 179
Binary 11100111 10110100 10110011
Octal 347 264 263

Shades and tints

Shades of #E7B4B3

#E7B4B3
(231,180,179)
#D2A4A3
(210,164,163)
#BD9493
(189,148,147)
#A88483
(168,132,131)
#937473
(147,116,115)
#7E6463
(126,100,99)
#695453
(105,84,83)
#544443
(84,68,67)
#3F3433
(63,52,51)
#2A2423
(42,36,35)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #E7B4B3

#E7B4B3
(231,180,179)
#E9BAB9
(233,186,185)
#EBC0BF
(235,192,191)
#EDC6C5
(237,198,197)
#EFCCCB
(239,204,203)
#F1D2D1
(241,210,209)
#F3D8D7
(243,216,215)
#F5DEDD
(245,222,221)
#F7E4E3
(247,228,227)
#F9EAE9
(249,234,233)
#FBF0EF
(251,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B4B3; }

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

This text font color is #E7B4B3.

Background Color

.myBgColor { background-color: #E7B4B3; }

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

This div background color is #E7B4B3.

Border color

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

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

This div border color is #E7B4B3.

Opacity

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

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

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

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

This text has shadow with #E7B4B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B4B3.

Preview

Color preview on black background

This text has color #E7B4B3 on black background.


Color preview on white background

This text has color #E7B4B3 on white background.


Black color preview on #E7B4B3 background

This text has black color on #E7B4B3 background.


White color preview on #E7B4B3 background

This text has white color on #E7B4B3 background.


Related colors

Complementary color

Complementary color for #hex is #184B4C.


I love getcolorcode.com

Triadic colors

1 #B3E7B4 and #B4B3E7 with #E7B4B3 are triadic colors.

2 #B3B4E7 and #B4E7B3 with #E7B4B3 are triadic colors.