COLOR #B56696

HEX: #B56696 RGB: (181,102,150)

Color info

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

RGB color model

#B56696 color RGB value is (181,102,150).

RGB: (181,102,150) (71%, 40%, 59%)

RGB channels and saturation

R 181 of 255 = 71%
G 102 of 255 = 40%
B 150 of 255 = 59%

181
102
150

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

Portions of RGB colors in percentages

R + G + B = 181 + 102 + 150 = 433 (100%)
R 181 of 433 ~ 41.8%
G 102 of 433 ~ 23.56%
B 150 of 433 ~ 34.64'%

%41.8
%23.56
%34.64

CMYK color model

#B56696 color CMYK value is (0,44,17,29).

  • cyan value is 0.00%
  • magenta value is 43.65%
  • yellow value is 17.13%
  • key color value is 29.02%

CMYK: (0,44,17,29)
C0M44Y17K29 (0%, 44%, 17%, 29%)
(0.00 / 0.44 / 0.17 / 0.29)

CMYK percentages

%0
%43.65
%17.13
%29.02

Codes

Color #B56696 in popluar color models

B5 66 96
RGB 181 102 150
HSL 324° 34.80% 55.49%
HSB/HSV 324° 43.65% 70.98%
CMYK 0.00% 43.65% 17.13%
29.02%

Color #B56696 in popluar number systems.

HEX B5 66 96
Decimal 181 102 150
Binary 10110101 1100110 10010110
Octal 265 146 226

Shades and tints

Shades of #B56696

#B56696
(181,102,150)
#A55D89
(165,93,137)
#95547C
(149,84,124)
#854B6F
(133,75,111)
#754262
(117,66,98)
#653955
(101,57,85)
#553048
(85,48,72)
#45273B
(69,39,59)
#351E2E
(53,30,46)
#251521
(37,21,33)
#150C14
(21,12,20)
#000000
(0,0,0)

Tints of #B56696

#B56696
(181,102,150)
#BB739F
(187,115,159)
#C180A8
(193,128,168)
#C78DB1
(199,141,177)
#CD9ABA
(205,154,186)
#D3A7C3
(211,167,195)
#D9B4CC
(217,180,204)
#DFC1D5
(223,193,213)
#E5CEDE
(229,206,222)
#EBDBE7
(235,219,231)
#F1E8F0
(241,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B56696 color. Also use rgb(181,102,150) instead hex code.

Text Font Color

.myTextColor { color: #B56696; }

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

This text font color is #B56696.

Background Color

.myBgColor { background-color: #B56696; }

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

This div background color is #B56696.

Border color

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

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

This div border color is #B56696.

Opacity

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

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

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

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

This text has shadow with #B56696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B56696.

Preview

Color preview on black background

This text has color #B56696 on black background.


Color preview on white background

This text has color #B56696 on white background.


Black color preview on #B56696 background

This text has black color on #B56696 background.


White color preview on #B56696 background

This text has white color on #B56696 background.


Related colors

Complementary color

Complementary color for #hex is #4A9969.


I love getcolorcode.com

Triadic colors

1 #96B566 and #6696B5 with #B56696 are triadic colors.

2 #9666B5 and #66B596 with #B56696 are triadic colors.