COLOR #B596C7

HEX: #B596C7 RGB: (181,150,199)

Color info

#B596C7 contains red, green and blue colors in about the same proportion. Web safe color of #B596C7 is #CC99CC (or #C9C).

RGB color model

#B596C7 color RGB value is (181,150,199).

RGB: (181,150,199) (71%, 59%, 78%)

RGB channels and saturation

R 181 of 255 = 71%
G 150 of 255 = 59%
B 199 of 255 = 78%

181
150
199

R + G + B ~ 69%. #B596C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 150 + 199 = 530 (100%)
R 181 of 530 ~ 34.15%
G 150 of 530 ~ 28.3%
B 199 of 530 ~ 37.55'%

%34.15
%28.3
%37.55

CMYK color model

#B596C7 color CMYK value is (9,25,0,22).

  • cyan value is 9.05%
  • magenta value is 24.62%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (9,25,0,22)
C9M25Y0K22 (9%, 25%, 0%, 22%)
(0.09 / 0.25 / 0.00 / 0.22)

CMYK percentages

%9.05
%24.62
%0
%21.96

Codes

Color #B596C7 in popluar color models

B5 96 C7
RGB 181 150 199
HSL 278° 30.43% 68.43%
HSB/HSV 278° 24.62% 78.04%
CMYK 9.05% 24.62% 0.00%
21.96%

Color #B596C7 in popluar number systems.

HEX B5 96 C7
Decimal 181 150 199
Binary 10110101 10010110 11000111
Octal 265 226 307

Shades and tints

Shades of #B596C7

#B596C7
(181,150,199)
#A589B5
(165,137,181)
#957CA3
(149,124,163)
#856F91
(133,111,145)
#75627F
(117,98,127)
#65556D
(101,85,109)
#55485B
(85,72,91)
#453B49
(69,59,73)
#352E37
(53,46,55)
#252125
(37,33,37)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #B596C7

#B596C7
(181,150,199)
#BB9FCC
(187,159,204)
#C1A8D1
(193,168,209)
#C7B1D6
(199,177,214)
#CDBADB
(205,186,219)
#D3C3E0
(211,195,224)
#D9CCE5
(217,204,229)
#DFD5EA
(223,213,234)
#E5DEEF
(229,222,239)
#EBE7F4
(235,231,244)
#F1F0F9
(241,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B596C7; }

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

This text font color is #B596C7.

Background Color

.myBgColor { background-color: #B596C7; }

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

This div background color is #B596C7.

Border color

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

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

This div border color is #B596C7.

Opacity

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

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

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

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

This text has shadow with #B596C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B596C7.

Preview

Color preview on black background

This text has color #B596C7 on black background.


Color preview on white background

This text has color #B596C7 on white background.


Black color preview on #B596C7 background

This text has black color on #B596C7 background.


White color preview on #B596C7 background

This text has white color on #B596C7 background.


Related colors

Complementary color

Complementary color for #hex is #4A6938.


I love getcolorcode.com

Triadic colors

1 #C7B596 and #96C7B5 with #B596C7 are triadic colors.

2 #C796B5 and #96B5C7 with #B596C7 are triadic colors.