COLOR #B76991

HEX: #B76991 RGB: (183,105,145)

Color info

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

RGB color model

#B76991 color RGB value is (183,105,145).

RGB: (183,105,145) (72%, 41%, 57%)

RGB channels and saturation

R 183 of 255 = 72%
G 105 of 255 = 41%
B 145 of 255 = 57%

183
105
145

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

Portions of RGB colors in percentages

R + G + B = 183 + 105 + 145 = 433 (100%)
R 183 of 433 ~ 42.26%
G 105 of 433 ~ 24.25%
B 145 of 433 ~ 33.49'%

%42.26
%24.25
%33.49

CMYK color model

#B76991 color CMYK value is (0,43,21,28).

  • cyan value is 0.00%
  • magenta value is 42.62%
  • yellow value is 20.77%
  • key color value is 28.24%

CMYK: (0,43,21,28)
C0M43Y21K28 (0%, 43%, 21%, 28%)
(0.00 / 0.43 / 0.21 / 0.28)

CMYK percentages

%0
%42.62
%20.77
%28.24

Codes

Color #B76991 in popluar color models

B7 69 91
RGB 183 105 145
HSL 329° 35.14% 56.47%
HSB/HSV 329° 42.62% 71.76%
CMYK 0.00% 42.62% 20.77%
28.24%

Color #B76991 in popluar number systems.

HEX B7 69 91
Decimal 183 105 145
Binary 10110111 1101001 10010001
Octal 267 151 221

Shades and tints

Shades of #B76991

#B76991
(183,105,145)
#A76084
(167,96,132)
#975777
(151,87,119)
#874E6A
(135,78,106)
#77455D
(119,69,93)
#673C50
(103,60,80)
#573343
(87,51,67)
#472A36
(71,42,54)
#372129
(55,33,41)
#27181C
(39,24,28)
#170F0F
(23,15,15)
#000000
(0,0,0)

Tints of #B76991

#B76991
(183,105,145)
#BD769B
(189,118,155)
#C383A5
(195,131,165)
#C990AF
(201,144,175)
#CF9DB9
(207,157,185)
#D5AAC3
(213,170,195)
#DBB7CD
(219,183,205)
#E1C4D7
(225,196,215)
#E7D1E1
(231,209,225)
#EDDEEB
(237,222,235)
#F3EBF5
(243,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B76991 color. Also use rgb(183,105,145) instead hex code.

Text Font Color

.myTextColor { color: #B76991; }

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

This text font color is #B76991.

Background Color

.myBgColor { background-color: #B76991; }

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

This div background color is #B76991.

Border color

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

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

This div border color is #B76991.

Opacity

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

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

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

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

This text has shadow with #B76991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B76991.

Preview

Color preview on black background

This text has color #B76991 on black background.


Color preview on white background

This text has color #B76991 on white background.


Black color preview on #B76991 background

This text has black color on #B76991 background.


White color preview on #B76991 background

This text has white color on #B76991 background.


Related colors

Complementary color

Complementary color for #hex is #48966E.


I love getcolorcode.com

Triadic colors

1 #91B769 and #6991B7 with #B76991 are triadic colors.

2 #9169B7 and #69B791 with #B76991 are triadic colors.