COLOR #B66596

HEX: #B66596 RGB: (182,101,150)

Color info

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

RGB color model

#B66596 color RGB value is (182,101,150).

RGB: (182,101,150) (71%, 40%, 59%)

RGB channels and saturation

R 182 of 255 = 71%
G 101 of 255 = 40%
B 150 of 255 = 59%

182
101
150

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

Portions of RGB colors in percentages

R + G + B = 182 + 101 + 150 = 433 (100%)
R 182 of 433 ~ 42.03%
G 101 of 433 ~ 23.33%
B 150 of 433 ~ 34.64'%

%42.03
%23.33
%34.64

CMYK color model

#B66596 color CMYK value is (0,45,18,29).

  • cyan value is 0.00%
  • magenta value is 44.51%
  • yellow value is 17.58%
  • key color value is 28.63%

CMYK: (0,45,18,29)
C0M45Y18K29 (0%, 45%, 18%, 29%)
(0.00 / 0.45 / 0.18 / 0.29)

CMYK percentages

%0
%44.51
%17.58
%28.63

Codes

Color #B66596 in popluar color models

B6 65 96
RGB 182 101 150
HSL 324° 35.68% 55.49%
HSB/HSV 324° 44.51% 71.37%
CMYK 0.00% 44.51% 17.58%
28.63%

Color #B66596 in popluar number systems.

HEX B6 65 96
Decimal 182 101 150
Binary 10110110 1100101 10010110
Octal 266 145 226

Shades and tints

Shades of #B66596

#B66596
(182,101,150)
#A65C89
(166,92,137)
#96537C
(150,83,124)
#864A6F
(134,74,111)
#764162
(118,65,98)
#663855
(102,56,85)
#562F48
(86,47,72)
#46263B
(70,38,59)
#361D2E
(54,29,46)
#261421
(38,20,33)
#160B14
(22,11,20)
#000000
(0,0,0)

Tints of #B66596

#B66596
(182,101,150)
#BC739F
(188,115,159)
#C281A8
(194,129,168)
#C88FB1
(200,143,177)
#CE9DBA
(206,157,186)
#D4ABC3
(212,171,195)
#DAB9CC
(218,185,204)
#E0C7D5
(224,199,213)
#E6D5DE
(230,213,222)
#ECE3E7
(236,227,231)
#F2F1F0
(242,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B66596 color. Also use rgb(182,101,150) instead hex code.

Text Font Color

.myTextColor { color: #B66596; }

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

This text font color is #B66596.

Background Color

.myBgColor { background-color: #B66596; }

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

This div background color is #B66596.

Border color

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

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

This div border color is #B66596.

Opacity

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

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

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

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

This text has shadow with #B66596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B66596.

Preview

Color preview on black background

This text has color #B66596 on black background.


Color preview on white background

This text has color #B66596 on white background.


Black color preview on #B66596 background

This text has black color on #B66596 background.


White color preview on #B66596 background

This text has white color on #B66596 background.


Related colors

Complementary color

Complementary color for #hex is #499A69.


I love getcolorcode.com

Triadic colors

1 #96B665 and #6596B6 with #B66596 are triadic colors.

2 #9665B6 and #65B696 with #B66596 are triadic colors.