COLOR #B27572

HEX: #B27572 RGB: (178,117,114)

Color info

#B27572 contains mainly red color. Web safe color of #B27572 is #996666 (or #966).

RGB color model

#B27572 color RGB value is (178,117,114).

RGB: (178,117,114) (70%, 46%, 45%)

RGB channels and saturation

R 178 of 255 = 70%
G 117 of 255 = 46%
B 114 of 255 = 45%

178
117
114

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

Portions of RGB colors in percentages

R + G + B = 178 + 117 + 114 = 409 (100%)
R 178 of 409 ~ 43.52%
G 117 of 409 ~ 28.61%
B 114 of 409 ~ 27.87'%

%43.52
%28.61
%27.87

CMYK color model

#B27572 color CMYK value is (0,34,36,30).

  • cyan value is 0.00%
  • magenta value is 34.27%
  • yellow value is 35.96%
  • key color value is 30.20%
CMYK: (0,34,36,30) C0M34Y36K30 (0%,34%,36%,30%) (0.00/0.34/0.36/0.30) 

CMYK percentages

%0
%34.27
%35.96
%30.2

Codes

Color #B27572 in popluar color models

B2 75 72
RGB 178 117 114
HSL 29.36% 57.25%
HSB/HSV 35.96% 69.80%
CMYK 0.00% 34.27% 35.96%
30.20%

Color #B27572 in popluar number systems.

HEX B2 75 72
Decimal 178 117 114
Binary 10110010 1110101 1110010
Octal 262 165 162

Shades and tints

Shades of #B27572

#B27572
(178,117,114)
#A26B68
(162,107,104)
#92615E
(146,97,94)
#825754
(130,87,84)
#724D4A
(114,77,74)
#624340
(98,67,64)
#523936
(82,57,54)
#422F2C
(66,47,44)
#322522
(50,37,34)
#221B18
(34,27,24)
#12110E
(18,17,14)
#000000
(0,0,0)

Tints of #B27572

#B27572
(178,117,114)
#B9817E
(185,129,126)
#C08D8A
(192,141,138)
#C79996
(199,153,150)
#CEA5A2
(206,165,162)
#D5B1AE
(213,177,174)
#DCBDBA
(220,189,186)
#E3C9C6
(227,201,198)
#EAD5D2
(234,213,210)
#F1E1DE
(241,225,222)
#F8EDEA
(248,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B27572 color. Also use rgb(178,117,114) instead hex code.

Text Font Color

.myTextColor { color: #B27572; }

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

This text font color is #B27572.

Background Color

.myBgColor { background-color: #B27572; }

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

This div background color is #B27572.

Border color

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

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

This div border color is #B27572.

Opacity

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

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

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

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

This text has shadow with #B27572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B27572.

Preview

Color preview on black background

This text has color #B27572 on black background.


Color preview on white background

This text has color #B27572 on white background.


Black color preview on #B27572 background

This text has black color on #B27572 background.


White color preview on #B27572 background

This text has white color on #B27572 background.


Related colors

Complementary color

Complementary color for #hex is #4D8A8D.


I love getcolorcode.com

Triadic colors

1 #72B275 and #7572B2 with #B27572 are triadic colors.

2 #7275B2 and #75B272 with #B27572 are triadic colors.