COLOR #B598A8

HEX: #B598A8 RGB: (181,152,168)

Color info

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

RGB color model

#B598A8 color RGB value is (181,152,168).

RGB: (181,152,168) (71%, 60%, 66%)

RGB channels and saturation

R 181 of 255 = 71%
G 152 of 255 = 60%
B 168 of 255 = 66%

181
152
168

R + G + B ~ 66%. #B598A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 152 + 168 = 501 (100%)
R 181 of 501 ~ 36.13%
G 152 of 501 ~ 30.34%
B 168 of 501 ~ 33.53'%

%36.13
%30.34
%33.53

CMYK color model

#B598A8 color CMYK value is (0,16,7,29).

  • cyan value is 0.00%
  • magenta value is 16.02%
  • yellow value is 7.18%
  • key color value is 29.02%

CMYK: (0,16,7,29)
C0M16Y7K29 (0%, 16%, 7%, 29%)
(0.00 / 0.16 / 0.07 / 0.29)

CMYK percentages

%0
%16.02
%7.18
%29.02

Codes

Color #B598A8 in popluar color models

B5 98 A8
RGB 181 152 168
HSL 327° 16.38% 65.29%
HSB/HSV 327° 16.02% 70.98%
CMYK 0.00% 16.02% 7.18%
29.02%

Color #B598A8 in popluar number systems.

HEX B5 98 A8
Decimal 181 152 168
Binary 10110101 10011000 10101000
Octal 265 230 250

Shades and tints

Shades of #B598A8

#B598A8
(181,152,168)
#A58B99
(165,139,153)
#957E8A
(149,126,138)
#85717B
(133,113,123)
#75646C
(117,100,108)
#65575D
(101,87,93)
#554A4E
(85,74,78)
#453D3F
(69,61,63)
#353030
(53,48,48)
#252321
(37,35,33)
#151612
(21,22,18)
#000000
(0,0,0)

Tints of #B598A8

#B598A8
(181,152,168)
#BBA1AF
(187,161,175)
#C1AAB6
(193,170,182)
#C7B3BD
(199,179,189)
#CDBCC4
(205,188,196)
#D3C5CB
(211,197,203)
#D9CED2
(217,206,210)
#DFD7D9
(223,215,217)
#E5E0E0
(229,224,224)
#EBE9E7
(235,233,231)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B598A8; }

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

This text font color is #B598A8.

Background Color

.myBgColor { background-color: #B598A8; }

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

This div background color is #B598A8.

Border color

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

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

This div border color is #B598A8.

Opacity

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

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

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

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

This text has shadow with #B598A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B598A8.

Preview

Color preview on black background

This text has color #B598A8 on black background.


Color preview on white background

This text has color #B598A8 on white background.


Black color preview on #B598A8 background

This text has black color on #B598A8 background.


White color preview on #B598A8 background

This text has white color on #B598A8 background.


Related colors

Complementary color

Complementary color for #hex is #4A6757.


I love getcolorcode.com

Triadic colors

1 #A8B598 and #98A8B5 with #B598A8 are triadic colors.

2 #A898B5 and #98B5A8 with #B598A8 are triadic colors.