COLOR #B597A4

HEX: #B597A4 RGB: (181,151,164)

Color info

#B597A4 contains red, green and blue colors in about the same proportion. Web safe color of #B597A4 is #CC9999 (or #C99).

RGB color model

#B597A4 color RGB value is (181,151,164).

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

RGB channels and saturation

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

181
151
164

R + G + B ~ 65%. #B597A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 151 + 164 = 496 (100%)
R 181 of 496 ~ 36.49%
G 151 of 496 ~ 30.44%
B 164 of 496 ~ 33.06'%

%36.49
%30.44
%33.06

CMYK color model

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

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

CMYK: (0,17,9,29)
C0M17Y9K29 (0%, 17%, 9%, 29%)
(0.00 / 0.17 / 0.09 / 0.29)

CMYK percentages

%0
%16.57
%9.39
%29.02

Codes

Color #B597A4 in popluar color models

B5 97 A4
RGB 181 151 164
HSL 334° 16.85% 65.10%
HSB/HSV 334° 16.57% 70.98%
CMYK 0.00% 16.57% 9.39%
29.02%

Color #B597A4 in popluar number systems.

HEX B5 97 A4
Decimal 181 151 164
Binary 10110101 10010111 10100100
Octal 265 227 244

Shades and tints

Shades of #B597A4

#B597A4
(181,151,164)
#A58A96
(165,138,150)
#957D88
(149,125,136)
#85707A
(133,112,122)
#75636C
(117,99,108)
#65565E
(101,86,94)
#554950
(85,73,80)
#453C42
(69,60,66)
#352F34
(53,47,52)
#252226
(37,34,38)
#151518
(21,21,24)
#000000
(0,0,0)

Tints of #B597A4

#B597A4
(181,151,164)
#BBA0AC
(187,160,172)
#C1A9B4
(193,169,180)
#C7B2BC
(199,178,188)
#CDBBC4
(205,187,196)
#D3C4CC
(211,196,204)
#D9CDD4
(217,205,212)
#DFD6DC
(223,214,220)
#E5DFE4
(229,223,228)
#EBE8EC
(235,232,236)
#F1F1F4
(241,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B597A4; }

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

This text font color is #B597A4.

Background Color

.myBgColor { background-color: #B597A4; }

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

This div background color is #B597A4.

Border color

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

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

This div border color is #B597A4.

Opacity

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

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

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

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

This text has shadow with #B597A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B597A4.

Preview

Color preview on black background

This text has color #B597A4 on black background.


Color preview on white background

This text has color #B597A4 on white background.


Black color preview on #B597A4 background

This text has black color on #B597A4 background.


White color preview on #B597A4 background

This text has white color on #B597A4 background.


Related colors

Complementary color

Complementary color for #hex is #4A685B.


I love getcolorcode.com

Triadic colors

1 #A4B597 and #97A4B5 with #B597A4 are triadic colors.

2 #A497B5 and #97B5A4 with #B597A4 are triadic colors.