COLOR #B38291

HEX: #B38291 RGB: (179,130,145)

Color info

#B38291 contains red, green and blue colors in about the same proportion. Web safe color of #B38291 is #999999 (or #999).

RGB color model

#B38291 color RGB value is (179,130,145).

RGB: (179,130,145) (70%, 51%, 57%)

RGB channels and saturation

R 179 of 255 = 70%
G 130 of 255 = 51%
B 145 of 255 = 57%

179
130
145

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

Portions of RGB colors in percentages

R + G + B = 179 + 130 + 145 = 454 (100%)
R 179 of 454 ~ 39.43%
G 130 of 454 ~ 28.63%
B 145 of 454 ~ 31.94'%

%39.43
%28.63
%31.94

CMYK color model

#B38291 color CMYK value is (0,27,19,30).

  • cyan value is 0.00%
  • magenta value is 27.37%
  • yellow value is 18.99%
  • key color value is 29.80%

CMYK: (0,27,19,30)
C0M27Y19K30 (0%, 27%, 19%, 30%)
(0.00 / 0.27 / 0.19 / 0.30)

CMYK percentages

%0
%27.37
%18.99
%29.8

Codes

Color #B38291 in popluar color models

B3 82 91
RGB 179 130 145
HSL 342° 24.38% 60.59%
HSB/HSV 342° 27.37% 70.20%
CMYK 0.00% 27.37% 18.99%
29.80%

Color #B38291 in popluar number systems.

HEX B3 82 91
Decimal 179 130 145
Binary 10110011 10000010 10010001
Octal 263 202 221

Shades and tints

Shades of #B38291

#B38291
(179,130,145)
#A37784
(163,119,132)
#936C77
(147,108,119)
#83616A
(131,97,106)
#73565D
(115,86,93)
#634B50
(99,75,80)
#534043
(83,64,67)
#433536
(67,53,54)
#332A29
(51,42,41)
#231F1C
(35,31,28)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #B38291

#B38291
(179,130,145)
#B98D9B
(185,141,155)
#BF98A5
(191,152,165)
#C5A3AF
(197,163,175)
#CBAEB9
(203,174,185)
#D1B9C3
(209,185,195)
#D7C4CD
(215,196,205)
#DDCFD7
(221,207,215)
#E3DAE1
(227,218,225)
#E9E5EB
(233,229,235)
#EFF0F5
(239,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38291 color. Also use rgb(179,130,145) instead hex code.

Text Font Color

.myTextColor { color: #B38291; }

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

This text font color is #B38291.

Background Color

.myBgColor { background-color: #B38291; }

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

This div background color is #B38291.

Border color

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

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

This div border color is #B38291.

Opacity

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

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

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

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

This text has shadow with #B38291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38291.

Preview

Color preview on black background

This text has color #B38291 on black background.


Color preview on white background

This text has color #B38291 on white background.


Black color preview on #B38291 background

This text has black color on #B38291 background.


White color preview on #B38291 background

This text has white color on #B38291 background.


Related colors

Complementary color

Complementary color for #hex is #4C7D6E.


I love getcolorcode.com

Triadic colors

1 #91B382 and #8291B3 with #B38291 are triadic colors.

2 #9182B3 and #82B391 with #B38291 are triadic colors.