COLOR #B598B1

HEX: #B598B1 RGB: (181,152,177)

Color info

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

RGB color model

#B598B1 color RGB value is (181,152,177).

RGB: (181,152,177) (71%, 60%, 69%)

RGB channels and saturation

R 181 of 255 = 71%
G 152 of 255 = 60%
B 177 of 255 = 69%

181
152
177

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

Portions of RGB colors in percentages

R + G + B = 181 + 152 + 177 = 510 (100%)
R 181 of 510 ~ 35.49%
G 152 of 510 ~ 29.8%
B 177 of 510 ~ 34.71'%

%35.49
%29.8
%34.71

CMYK color model

#B598B1 color CMYK value is (0,16,2,29).

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

CMYK: (0,16,2,29)
C0M16Y2K29 (0%, 16%, 2%, 29%)
(0.00 / 0.16 / 0.02 / 0.29)

CMYK percentages

%0
%16.02
%2.21
%29.02

Codes

Color #B598B1 in popluar color models

B5 98 B1
RGB 181 152 177
HSL 308° 16.38% 65.29%
HSB/HSV 308° 16.02% 70.98%
CMYK 0.00% 16.02% 2.21%
29.02%

Color #B598B1 in popluar number systems.

HEX B5 98 B1
Decimal 181 152 177
Binary 10110101 10011000 10110001
Octal 265 230 261

Shades and tints

Shades of #B598B1

#B598B1
(181,152,177)
#A58BA1
(165,139,161)
#957E91
(149,126,145)
#857181
(133,113,129)
#756471
(117,100,113)
#655761
(101,87,97)
#554A51
(85,74,81)
#453D41
(69,61,65)
#353031
(53,48,49)
#252321
(37,35,33)
#151611
(21,22,17)
#000000
(0,0,0)

Tints of #B598B1

#B598B1
(181,152,177)
#BBA1B8
(187,161,184)
#C1AABF
(193,170,191)
#C7B3C6
(199,179,198)
#CDBCCD
(205,188,205)
#D3C5D4
(211,197,212)
#D9CEDB
(217,206,219)
#DFD7E2
(223,215,226)
#E5E0E9
(229,224,233)
#EBE9F0
(235,233,240)
#F1F2F7
(241,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B598B1; }

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

This text font color is #B598B1.

Background Color

.myBgColor { background-color: #B598B1; }

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

This div background color is #B598B1.

Border color

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

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

This div border color is #B598B1.

Opacity

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

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

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

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

This text has shadow with #B598B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B598B1.

Preview

Color preview on black background

This text has color #B598B1 on black background.


Color preview on white background

This text has color #B598B1 on white background.


Black color preview on #B598B1 background

This text has black color on #B598B1 background.


White color preview on #B598B1 background

This text has white color on #B598B1 background.


Related colors

Complementary color

Complementary color for #hex is #4A674E.


I love getcolorcode.com

Triadic colors

1 #B1B598 and #98B1B5 with #B598B1 are triadic colors.

2 #B198B5 and #98B5B1 with #B598B1 are triadic colors.