COLOR #E7B5BE

HEX: #E7B5BE RGB: (231,181,190)

Renk bilgisi

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

RGB renk modeli

#E7B5BE color RGB value is (231,181,190).

RGB: (231,181,190) (91%, 71%, 75%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 181 of 255 = 71%
B 190 of 255 = 75%

231
181
190

R + G + B ~ 79%. #E7B5BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 181 + 190 = 602 (100%)
R 231 of 602 ~ 38.37%
G 181 of 602 ~ 30.07%
B 190 of 602 ~ 31.56'%

%38.37
%30.07
%31.56

CMYK RENK MODELİ

#E7B5BE rengi CMYK tonu (0,22,18,9).

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

CMYK: (0,22,18,9)
C0M22Y18K9 (0%, 22%, 18%, 9%)
(0.00 / 0.22 / 0.18 / 0.09)

CMYK yüzdeleri

%0
%21.65
%17.75
%9.41

Codes

Color #E7B5BE in popluar color models

E7 B5 BE
RGB 231 181 190
HSL 349° 51.02% 80.78%
HSB/HSV 349° 21.65% 90.59%
CMYK 0.00% 21.65% 17.75%
9.41%

Color #E7B5BE in popluar number systems.

HEX E7 B5 BE
Decimal 231 181 190
Binary 11100111 10110101 10111110
Octal 347 265 276

Shades and tints

Shades of #E7B5BE

#E7B5BE
(231,181,190)
#D2A5AD
(210,165,173)
#BD959C
(189,149,156)
#A8858B
(168,133,139)
#93757A
(147,117,122)
#7E6569
(126,101,105)
#695558
(105,85,88)
#544547
(84,69,71)
#3F3536
(63,53,54)
#2A2525
(42,37,37)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #E7B5BE

#E7B5BE
(231,181,190)
#E9BBC3
(233,187,195)
#EBC1C8
(235,193,200)
#EDC7CD
(237,199,205)
#EFCDD2
(239,205,210)
#F1D3D7
(241,211,215)
#F3D9DC
(243,217,220)
#F5DFE1
(245,223,225)
#F7E5E6
(247,229,230)
#F9EBEB
(249,235,235)
#FBF1F0
(251,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B5BE; }

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

This text font color is #E7B5BE.

Background Color

.myBgColor { background-color: #E7B5BE; }

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

This div background color is #E7B5BE.

Border color

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

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

This div border color is #E7B5BE.

Opacity

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

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

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

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

This text has shadow with #E7B5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B5BE.

Preview

Color preview on black background

This text has color #E7B5BE on black background.


Color preview on white background

This text has color #E7B5BE on white background.


Black color preview on #E7B5BE background

This text has black color on #E7B5BE background.


White color preview on #E7B5BE background

This text has white color on #E7B5BE background.


Related colors

Complementary color

Complementary color for #hex is #184A41.


I love getcolorcode.com

Triadic colors

1 #BEE7B5 and #B5BEE7 with #E7B5BE are triadic colors.

2 #BEB5E7 and #B5E7BE with #E7B5BE are triadic colors.