COLOR #B597B5

HEX: #B597B5 RGB: (181,151,181)

Color info

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

RGB color model

#B597B5 color RGB value is (181,151,181).

RGB: (181,151,181) (71%, 59%, 71%)

RGB channels and saturation

R 181 of 255 = 71%
G 151 of 255 = 59%
B 181 of 255 = 71%

181
151
181

R + G + B ~ 67%. #B597B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 151 + 181 = 513 (100%)
R 181 of 513 ~ 35.28%
G 151 of 513 ~ 29.43%
B 181 of 513 ~ 35.28'%

%35.28
%29.43
%35.28

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 16.57%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (0,17,0,29)
C0M17Y0K29 (0%, 17%, 0%, 29%)
(0.00 / 0.17 / 0.00 / 0.29)

CMYK percentages

%0
%16.57
%0
%29.02

Codes

Color #B597B5 in popluar color models

B5 97 B5
RGB 181 151 181
HSL 300° 16.85% 65.10%
HSB/HSV 300° 16.57% 70.98%
CMYK 0.00% 16.57% 0.00%
29.02%

Color #B597B5 in popluar number systems.

HEX B5 97 B5
Decimal 181 151 181
Binary 10110101 10010111 10110101
Octal 265 227 265

Shades and tints

Shades of #B597B5

#B597B5
(181,151,181)
#A58AA5
(165,138,165)
#957D95
(149,125,149)
#857085
(133,112,133)
#756375
(117,99,117)
#655665
(101,86,101)
#554955
(85,73,85)
#453C45
(69,60,69)
#352F35
(53,47,53)
#252225
(37,34,37)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #B597B5

#B597B5
(181,151,181)
#BBA0BB
(187,160,187)
#C1A9C1
(193,169,193)
#C7B2C7
(199,178,199)
#CDBBCD
(205,187,205)
#D3C4D3
(211,196,211)
#D9CDD9
(217,205,217)
#DFD6DF
(223,214,223)
#E5DFE5
(229,223,229)
#EBE8EB
(235,232,235)
#F1F1F1
(241,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B597B5; }

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

This text font color is #B597B5.

Background Color

.myBgColor { background-color: #B597B5; }

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

This div background color is #B597B5.

Border color

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

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

This div border color is #B597B5.

Opacity

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

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

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

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

This text has shadow with #B597B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B597B5.

Preview

Color preview on black background

This text has color #B597B5 on black background.


Color preview on white background

This text has color #B597B5 on white background.


Black color preview on #B597B5 background

This text has black color on #B597B5 background.


White color preview on #B597B5 background

This text has white color on #B597B5 background.


Related colors

Complementary color

Complementary color for #hex is #4A684A.


I love getcolorcode.com

Triadic colors

1 #B5B597 and #97B5B5 with #B597B5 are triadic colors.

2 #B597B5 and #97B5B5 with #B597B5 are triadic colors.