COLOR #B76499

HEX: #B76499 RGB: (183,100,153)

Color info

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

RGB color model

#B76499 color RGB value is (183,100,153).

RGB: (183,100,153) (72%, 39%, 60%)

RGB channels and saturation

R 183 of 255 = 72%
G 100 of 255 = 39%
B 153 of 255 = 60%

183
100
153

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

Portions of RGB colors in percentages

R + G + B = 183 + 100 + 153 = 436 (100%)
R 183 of 436 ~ 41.97%
G 100 of 436 ~ 22.94%
B 153 of 436 ~ 35.09'%

%41.97
%22.94
%35.09

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 45.36%
  • yellow value is 16.39%
  • key color value is 28.24%
CMYK: (0,45,16,28) C0M45Y16K28 (0%,45%,16%,28%) (0.00/0.45/0.16/0.28) 

CMYK percentages

%0
%45.36
%16.39
%28.24

Codes

Color #B76499 in popluar color models

B7 64 99
RGB 183 100 153
HSL 322° 36.56% 55.49%
HSB/HSV 322° 45.36% 71.76%
CMYK 0.00% 45.36% 16.39%
28.24%

Color #B76499 in popluar number systems.

HEX B7 64 99
Decimal 183 100 153
Binary 10110111 1100100 10011001
Octal 267 144 231

Shades and tints

Shades of #B76499

#B76499
(183,100,153)
#A75B8C
(167,91,140)
#97527F
(151,82,127)
#874972
(135,73,114)
#774065
(119,64,101)
#673758
(103,55,88)
#572E4B
(87,46,75)
#47253E
(71,37,62)
#371C31
(55,28,49)
#271324
(39,19,36)
#170A17
(23,10,23)
#000000
(0,0,0)

Tints of #B76499

#B76499
(183,100,153)
#BD72A2
(189,114,162)
#C380AB
(195,128,171)
#C98EB4
(201,142,180)
#CF9CBD
(207,156,189)
#D5AAC6
(213,170,198)
#DBB8CF
(219,184,207)
#E1C6D8
(225,198,216)
#E7D4E1
(231,212,225)
#EDE2EA
(237,226,234)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B76499 color. Also use rgb(183,100,153) instead hex code.

Text Font Color

.myTextColor { color: #B76499; }

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

This text font color is #B76499.

Background Color

.myBgColor { background-color: #B76499; }

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

This div background color is #B76499.

Border color

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

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

This div border color is #B76499.

Opacity

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

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

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

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

This text has shadow with #B76499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B76499.

Preview

Color preview on black background

This text has color #B76499 on black background.


Color preview on white background

This text has color #B76499 on white background.


Black color preview on #B76499 background

This text has black color on #B76499 background.


White color preview on #B76499 background

This text has white color on #B76499 background.


Related colors

Complementary color

Complementary color for #hex is #489B66.


I love getcolorcode.com

Triadic colors

1 #99B764 and #6499B7 with #B76499 are triadic colors.

2 #9964B7 and #64B799 with #B76499 are triadic colors.