COLOR #B27EAB

HEX: #B27EAB RGB: (178,126,171)

Color info

#B27EAB contains red, green and blue colors in about the same proportion. Web safe color of #B27EAB is #996699 (or #969).

RGB color model

#B27EAB color RGB value is (178,126,171).

RGB: (178,126,171) (70%, 49%, 67%)

RGB channels and saturation

R 178 of 255 = 70%
G 126 of 255 = 49%
B 171 of 255 = 67%

178
126
171

R + G + B ~ 62%. #B27EAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 126 + 171 = 475 (100%)
R 178 of 475 ~ 37.47%
G 126 of 475 ~ 26.53%
B 171 of 475 ~ 36'%

%37.47
%26.53
%36

CMYK color model

#B27EAB color CMYK value is (0,29,4,30).

  • cyan value is 0.00%
  • magenta value is 29.21%
  • yellow value is 3.93%
  • key color value is 30.20%
CMYK: (0,29,4,30) C0M29Y4K30 (0%,29%,4%,30%) (0.00/0.29/0.04/0.30) 

CMYK percentages

%0
%29.21
%3.93
%30.2

Codes

Color #B27EAB in popluar color models

B2 7E AB
RGB 178 126 171
HSL 308° 25.24% 59.61%
HSB/HSV 308° 29.21% 69.80%
CMYK 0.00% 29.21% 3.93%
30.20%

Color #B27EAB in popluar number systems.

HEX B2 7E AB
Decimal 178 126 171
Binary 10110010 1111110 10101011
Octal 262 176 253

Shades and tints

Shades of #B27EAB

#B27EAB
(178,126,171)
#A2739C
(162,115,156)
#92688D
(146,104,141)
#825D7E
(130,93,126)
#72526F
(114,82,111)
#624760
(98,71,96)
#523C51
(82,60,81)
#423142
(66,49,66)
#322633
(50,38,51)
#221B24
(34,27,36)
#121015
(18,16,21)
#000000
(0,0,0)

Tints of #B27EAB

#B27EAB
(178,126,171)
#B989B2
(185,137,178)
#C094B9
(192,148,185)
#C79FC0
(199,159,192)
#CEAAC7
(206,170,199)
#D5B5CE
(213,181,206)
#DCC0D5
(220,192,213)
#E3CBDC
(227,203,220)
#EAD6E3
(234,214,227)
#F1E1EA
(241,225,234)
#F8ECF1
(248,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B27EAB color. Also use rgb(178,126,171) instead hex code.

Text Font Color

.myTextColor { color: #B27EAB; }

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

This text font color is #B27EAB.

Background Color

.myBgColor { background-color: #B27EAB; }

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

This div background color is #B27EAB.

Border color

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

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

This div border color is #B27EAB.

Opacity

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

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

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

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

This text has shadow with #B27EAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B27EAB.

Preview

Color preview on black background

This text has color #B27EAB on black background.


Color preview on white background

This text has color #B27EAB on white background.


Black color preview on #B27EAB background

This text has black color on #B27EAB background.


White color preview on #B27EAB background

This text has white color on #B27EAB background.


Related colors

Complementary color

Complementary color for #hex is #4D8154.


I love getcolorcode.com

Triadic colors

1 #ABB27E and #7EABB2 with #B27EAB are triadic colors.

2 #AB7EB2 and #7EB2AB with #B27EAB are triadic colors.