COLOR #B598B8

HEX: #B598B8 RGB: (181,152,184)

Color info

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

RGB color model

#B598B8 color RGB value is (181,152,184).

RGB: (181,152,184) (71%, 60%, 72%)

RGB channels and saturation

R 181 of 255 = 71%
G 152 of 255 = 60%
B 184 of 255 = 72%

181
152
184

R + G + B ~ 68%. #B598B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 152 + 184 = 517 (100%)
R 181 of 517 ~ 35.01%
G 152 of 517 ~ 29.4%
B 184 of 517 ~ 35.59'%

%35.01
%29.4
%35.59

CMYK color model

#B598B8 color CMYK value is (2,17,0,28).

  • cyan value is 1.63%
  • magenta value is 17.39%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (2,17,0,28) C2M17Y0K28 (2%,17%,0%,28%) (0.02/0.17/0.00/0.28) 

CMYK percentages

%1.63
%17.39
%0
%27.84

Codes

Color #B598B8 in popluar color models

B5 98 B8
RGB 181 152 184
HSL 294° 18.39% 65.88%
HSB/HSV 294° 17.39% 72.16%
CMYK 1.63% 17.39% 0.00%
27.84%

Color #B598B8 in popluar number systems.

HEX B5 98 B8
Decimal 181 152 184
Binary 10110101 10011000 10111000
Octal 265 230 270

Shades and tints

Shades of #B598B8

#B598B8
(181,152,184)
#A58BA8
(165,139,168)
#957E98
(149,126,152)
#857188
(133,113,136)
#756478
(117,100,120)
#655768
(101,87,104)
#554A58
(85,74,88)
#453D48
(69,61,72)
#353038
(53,48,56)
#252328
(37,35,40)
#151618
(21,22,24)
#000000
(0,0,0)

Tints of #B598B8

#B598B8
(181,152,184)
#BBA1BE
(187,161,190)
#C1AAC4
(193,170,196)
#C7B3CA
(199,179,202)
#CDBCD0
(205,188,208)
#D3C5D6
(211,197,214)
#D9CEDC
(217,206,220)
#DFD7E2
(223,215,226)
#E5E0E8
(229,224,232)
#EBE9EE
(235,233,238)
#F1F2F4
(241,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B598B8; }

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

This text font color is #B598B8.

Background Color

.myBgColor { background-color: #B598B8; }

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

This div background color is #B598B8.

Border color

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

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

This div border color is #B598B8.

Opacity

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

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

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

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

This text has shadow with #B598B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B598B8.

Preview

Color preview on black background

This text has color #B598B8 on black background.


Color preview on white background

This text has color #B598B8 on white background.


Black color preview on #B598B8 background

This text has black color on #B598B8 background.


White color preview on #B598B8 background

This text has white color on #B598B8 background.


Related colors

Complementary color

Complementary color for #hex is #4A6747.


I love getcolorcode.com

Triadic colors

1 #B8B598 and #98B8B5 with #B598B8 are triadic colors.

2 #B898B5 and #98B5B8 with #B598B8 are triadic colors.