COLOR #B58794

HEX: #B58794 RGB: (181,135,148)

Color info

#B58794 contains red, green and blue colors in about the same proportion. Web safe color of #B58794 is #CC9999 (or #C99).

RGB color model

#B58794 color RGB value is (181,135,148).

RGB: (181,135,148) (71%, 53%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 135 of 255 = 53%
B 148 of 255 = 58%

181
135
148

R + G + B ~ 61%. #B58794 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 135 + 148 = 464 (100%)
R 181 of 464 ~ 39.01%
G 135 of 464 ~ 29.09%
B 148 of 464 ~ 31.9'%

%39.01
%29.09
%31.9

CMYK color model

#B58794 color CMYK value is (0,25,18,29).

  • cyan value is 0.00%
  • magenta value is 25.41%
  • yellow value is 18.23%
  • key color value is 29.02%
CMYK: (0,25,18,29) C0M25Y18K29 (0%,25%,18%,29%) (0.00/0.25/0.18/0.29) 

CMYK percentages

%0
%25.41
%18.23
%29.02

Codes

Color #B58794 in popluar color models

B5 87 94
RGB 181 135 148
HSL 343° 23.71% 61.96%
HSB/HSV 343° 25.41% 70.98%
CMYK 0.00% 25.41% 18.23%
29.02%

Color #B58794 in popluar number systems.

HEX B5 87 94
Decimal 181 135 148
Binary 10110101 10000111 10010100
Octal 265 207 224

Shades and tints

Shades of #B58794

#B58794
(181,135,148)
#A57B87
(165,123,135)
#956F7A
(149,111,122)
#85636D
(133,99,109)
#755760
(117,87,96)
#654B53
(101,75,83)
#553F46
(85,63,70)
#453339
(69,51,57)
#35272C
(53,39,44)
#251B1F
(37,27,31)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #B58794

#B58794
(181,135,148)
#BB919D
(187,145,157)
#C19BA6
(193,155,166)
#C7A5AF
(199,165,175)
#CDAFB8
(205,175,184)
#D3B9C1
(211,185,193)
#D9C3CA
(217,195,202)
#DFCDD3
(223,205,211)
#E5D7DC
(229,215,220)
#EBE1E5
(235,225,229)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B58794 color. Also use rgb(181,135,148) instead hex code.

Text Font Color

.myTextColor { color: #B58794; }

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

This text font color is #B58794.

Background Color

.myBgColor { background-color: #B58794; }

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

This div background color is #B58794.

Border color

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

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

This div border color is #B58794.

Opacity

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

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

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

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

This text has shadow with #B58794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B58794.

Preview

Color preview on black background

This text has color #B58794 on black background.


Color preview on white background

This text has color #B58794 on white background.


Black color preview on #B58794 background

This text has black color on #B58794 background.


White color preview on #B58794 background

This text has white color on #B58794 background.


Related colors

Complementary color

Complementary color for #hex is #4A786B.


I love getcolorcode.com

Triadic colors

1 #94B587 and #8794B5 with #B58794 are triadic colors.

2 #9487B5 and #87B594 with #B58794 are triadic colors.