COLOR #B76584

HEX: #B76584 RGB: (183,101,132)

Color info

#B76584 contains mainly red and blue colors. Web safe color of #B76584 is #CC6699 (or #C69).

RGB color model

#B76584 color RGB value is (183,101,132).

RGB: (183,101,132) (72%, 40%, 52%)

RGB channels and saturation

R 183 of 255 = 72%
G 101 of 255 = 40%
B 132 of 255 = 52%

183
101
132

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

Portions of RGB colors in percentages

R + G + B = 183 + 101 + 132 = 416 (100%)
R 183 of 416 ~ 43.99%
G 101 of 416 ~ 24.28%
B 132 of 416 ~ 31.73'%

%43.99
%24.28
%31.73

CMYK color model

#B76584 color CMYK value is (0,45,28,28).

  • cyan value is 0.00%
  • magenta value is 44.81%
  • yellow value is 27.87%
  • key color value is 28.24%

CMYK: (0,45,28,28)
C0M45Y28K28 (0%, 45%, 28%, 28%)
(0.00 / 0.45 / 0.28 / 0.28)

CMYK percentages

%0
%44.81
%27.87
%28.24

Codes

Color #B76584 in popluar color models

B7 65 84
RGB 183 101 132
HSL 337° 36.28% 55.69%
HSB/HSV 337° 44.81% 71.76%
CMYK 0.00% 44.81% 27.87%
28.24%

Color #B76584 in popluar number systems.

HEX B7 65 84
Decimal 183 101 132
Binary 10110111 1100101 10000100
Octal 267 145 204

Shades and tints

Shades of #B76584

#B76584
(183,101,132)
#A75C78
(167,92,120)
#97536C
(151,83,108)
#874A60
(135,74,96)
#774154
(119,65,84)
#673848
(103,56,72)
#572F3C
(87,47,60)
#472630
(71,38,48)
#371D24
(55,29,36)
#271418
(39,20,24)
#170B0C
(23,11,12)
#000000
(0,0,0)

Tints of #B76584

#B76584
(183,101,132)
#BD738F
(189,115,143)
#C3819A
(195,129,154)
#C98FA5
(201,143,165)
#CF9DB0
(207,157,176)
#D5ABBB
(213,171,187)
#DBB9C6
(219,185,198)
#E1C7D1
(225,199,209)
#E7D5DC
(231,213,220)
#EDE3E7
(237,227,231)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B76584 color. Also use rgb(183,101,132) instead hex code.

Text Font Color

.myTextColor { color: #B76584; }

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

This text font color is #B76584.

Background Color

.myBgColor { background-color: #B76584; }

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

This div background color is #B76584.

Border color

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

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

This div border color is #B76584.

Opacity

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

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

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

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

This text has shadow with #B76584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B76584.

Preview

Color preview on black background

This text has color #B76584 on black background.


Color preview on white background

This text has color #B76584 on white background.


Black color preview on #B76584 background

This text has black color on #B76584 background.


White color preview on #B76584 background

This text has white color on #B76584 background.


Related colors

Complementary color

Complementary color for #hex is #489A7B.


I love getcolorcode.com

Triadic colors

1 #84B765 and #6584B7 with #B76584 are triadic colors.

2 #8465B7 and #65B784 with #B76584 are triadic colors.