COLOR #B76998

HEX: #B76998 RGB: (183,105,152)

Color info

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

RGB color model

#B76998 color RGB value is (183,105,152).

RGB: (183,105,152) (72%, 41%, 60%)

RGB channels and saturation

R 183 of 255 = 72%
G 105 of 255 = 41%
B 152 of 255 = 60%

183
105
152

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

Portions of RGB colors in percentages

R + G + B = 183 + 105 + 152 = 440 (100%)
R 183 of 440 ~ 41.59%
G 105 of 440 ~ 23.86%
B 152 of 440 ~ 34.55'%

%41.59
%23.86
%34.55

CMYK color model

#B76998 color CMYK value is (0,43,17,28).

  • cyan value is 0.00%
  • magenta value is 42.62%
  • yellow value is 16.94%
  • key color value is 28.24%
CMYK: (0,43,17,28) C0M43Y17K28 (0%,43%,17%,28%) (0.00/0.43/0.17/0.28) 

CMYK percentages

%0
%42.62
%16.94
%28.24

Codes

Color #B76998 in popluar color models

B7 69 98
RGB 183 105 152
HSL 324° 35.14% 56.47%
HSB/HSV 324° 42.62% 71.76%
CMYK 0.00% 42.62% 16.94%
28.24%

Color #B76998 in popluar number systems.

HEX B7 69 98
Decimal 183 105 152
Binary 10110111 1101001 10011000
Octal 267 151 230

Shades and tints

Shades of #B76998

#B76998
(183,105,152)
#A7608B
(167,96,139)
#97577E
(151,87,126)
#874E71
(135,78,113)
#774564
(119,69,100)
#673C57
(103,60,87)
#57334A
(87,51,74)
#472A3D
(71,42,61)
#372130
(55,33,48)
#271823
(39,24,35)
#170F16
(23,15,22)
#000000
(0,0,0)

Tints of #B76998

#B76998
(183,105,152)
#BD76A1
(189,118,161)
#C383AA
(195,131,170)
#C990B3
(201,144,179)
#CF9DBC
(207,157,188)
#D5AAC5
(213,170,197)
#DBB7CE
(219,183,206)
#E1C4D7
(225,196,215)
#E7D1E0
(231,209,224)
#EDDEE9
(237,222,233)
#F3EBF2
(243,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B76998; }

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

This text font color is #B76998.

Background Color

.myBgColor { background-color: #B76998; }

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

This div background color is #B76998.

Border color

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

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

This div border color is #B76998.

Opacity

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

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

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

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

This text has shadow with #B76998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B76998.

Preview

Color preview on black background

This text has color #B76998 on black background.


Color preview on white background

This text has color #B76998 on white background.


Black color preview on #B76998 background

This text has black color on #B76998 background.


White color preview on #B76998 background

This text has white color on #B76998 background.


Related colors

Complementary color

Complementary color for #hex is #489667.


I love getcolorcode.com

Triadic colors

1 #98B769 and #6998B7 with #B76998 are triadic colors.

2 #9869B7 and #69B798 with #B76998 are triadic colors.