COLOR #B77896

HEX: #B77896 RGB: (183,120,150)

Color info

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

RGB color model

#B77896 color RGB value is (183,120,150).

RGB: (183,120,150) (72%, 47%, 59%)

RGB channels and saturation

R 183 of 255 = 72%
G 120 of 255 = 47%
B 150 of 255 = 59%

183
120
150

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

Portions of RGB colors in percentages

R + G + B = 183 + 120 + 150 = 453 (100%)
R 183 of 453 ~ 40.4%
G 120 of 453 ~ 26.49%
B 150 of 453 ~ 33.11'%

%40.4
%26.49
%33.11

CMYK color model

#B77896 color CMYK value is (0,34,18,28).

  • cyan value is 0.00%
  • magenta value is 34.43%
  • yellow value is 18.03%
  • key color value is 28.24%

CMYK: (0,34,18,28)
C0M34Y18K28 (0%, 34%, 18%, 28%)
(0.00 / 0.34 / 0.18 / 0.28)

CMYK percentages

%0
%34.43
%18.03
%28.24

Codes

Color #B77896 in popluar color models

B7 78 96
RGB 183 120 150
HSL 331° 30.43% 59.41%
HSB/HSV 331° 34.43% 71.76%
CMYK 0.00% 34.43% 18.03%
28.24%

Color #B77896 in popluar number systems.

HEX B7 78 96
Decimal 183 120 150
Binary 10110111 1111000 10010110
Octal 267 170 226

Shades and tints

Shades of #B77896

#B77896
(183,120,150)
#A76E89
(167,110,137)
#97647C
(151,100,124)
#875A6F
(135,90,111)
#775062
(119,80,98)
#674655
(103,70,85)
#573C48
(87,60,72)
#47323B
(71,50,59)
#37282E
(55,40,46)
#271E21
(39,30,33)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #B77896

#B77896
(183,120,150)
#BD849F
(189,132,159)
#C390A8
(195,144,168)
#C99CB1
(201,156,177)
#CFA8BA
(207,168,186)
#D5B4C3
(213,180,195)
#DBC0CC
(219,192,204)
#E1CCD5
(225,204,213)
#E7D8DE
(231,216,222)
#EDE4E7
(237,228,231)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B77896 color. Also use rgb(183,120,150) instead hex code.

Text Font Color

.myTextColor { color: #B77896; }

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

This text font color is #B77896.

Background Color

.myBgColor { background-color: #B77896; }

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

This div background color is #B77896.

Border color

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

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

This div border color is #B77896.

Opacity

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

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

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

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

This text has shadow with #B77896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B77896.

Preview

Color preview on black background

This text has color #B77896 on black background.


Color preview on white background

This text has color #B77896 on white background.


Black color preview on #B77896 background

This text has black color on #B77896 background.


White color preview on #B77896 background

This text has white color on #B77896 background.


Related colors

Complementary color

Complementary color for #hex is #488769.


I love getcolorcode.com

Triadic colors

1 #96B778 and #7896B7 with #B77896 are triadic colors.

2 #9678B7 and #78B796 with #B77896 are triadic colors.