COLOR #B27E8A

HEX: #B27E8A RGB: (178,126,138)

Color info

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

RGB color model

#B27E8A color RGB value is (178,126,138).

RGB: (178,126,138) (70%, 49%, 54%)

RGB channels and saturation

R 178 of 255 = 70%
G 126 of 255 = 49%
B 138 of 255 = 54%

178
126
138

R + G + B ~ 58%. #B27E8A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 178 + 126 + 138 = 442 (100%)
R 178 of 442 ~ 40.27%
G 126 of 442 ~ 28.51%
B 138 of 442 ~ 31.22'%

%40.27
%28.51
%31.22

CMYK color model

#B27E8A color CMYK value is (0,29,22,30).

  • cyan value is 0.00%
  • magenta value is 29.21%
  • yellow value is 22.47%
  • key color value is 30.20%

CMYK: (0,29,22,30)
C0M29Y22K30 (0%, 29%, 22%, 30%)
(0.00 / 0.29 / 0.22 / 0.30)

CMYK percentages

%0
%29.21
%22.47
%30.2

Codes

Color #B27E8A in popluar color models

B2 7E 8A
RGB 178 126 138
HSL 346° 25.24% 59.61%
HSB/HSV 346° 29.21% 69.80%
CMYK 0.00% 29.21% 22.47%
30.20%

Color #B27E8A in popluar number systems.

HEX B2 7E 8A
Decimal 178 126 138
Binary 10110010 1111110 10001010
Octal 262 176 212

Shades and tints

Shades of #B27E8A

#B27E8A
(178,126,138)
#A2737E
(162,115,126)
#926872
(146,104,114)
#825D66
(130,93,102)
#72525A
(114,82,90)
#62474E
(98,71,78)
#523C42
(82,60,66)
#423136
(66,49,54)
#32262A
(50,38,42)
#221B1E
(34,27,30)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #B27E8A

#B27E8A
(178,126,138)
#B98994
(185,137,148)
#C0949E
(192,148,158)
#C79FA8
(199,159,168)
#CEAAB2
(206,170,178)
#D5B5BC
(213,181,188)
#DCC0C6
(220,192,198)
#E3CBD0
(227,203,208)
#EAD6DA
(234,214,218)
#F1E1E4
(241,225,228)
#F8ECEE
(248,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B27E8A; }

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

This text font color is #B27E8A.

Background Color

.myBgColor { background-color: #B27E8A; }

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

This div background color is #B27E8A.

Border color

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

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

This div border color is #B27E8A.

Opacity

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

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

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

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

This text has shadow with #B27E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B27E8A.

Preview

Color preview on black background

This text has color #B27E8A on black background.


Color preview on white background

This text has color #B27E8A on white background.


Black color preview on #B27E8A background

This text has black color on #B27E8A background.


White color preview on #B27E8A background

This text has white color on #B27E8A background.


Related colors

Complementary color

Complementary color for #hex is #4D8175.


I love getcolorcode.com

Triadic colors

1 #8AB27E and #7E8AB2 with #B27E8A are triadic colors.

2 #8A7EB2 and #7EB28A with #B27E8A are triadic colors.