COLOR #B590A5

HEX: #B590A5 RGB: (181,144,165)

Color info

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

RGB color model

#B590A5 color RGB value is (181,144,165).

RGB: (181,144,165) (71%, 56%, 65%)

RGB channels and saturation

R 181 of 255 = 71%
G 144 of 255 = 56%
B 165 of 255 = 65%

181
144
165

R + G + B ~ 64%. #B590A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 144 + 165 = 490 (100%)
R 181 of 490 ~ 36.94%
G 144 of 490 ~ 29.39%
B 165 of 490 ~ 33.67'%

%36.94
%29.39
%33.67

CMYK color model

#B590A5 color CMYK value is (0,20,9,29).

  • cyan value is 0.00%
  • magenta value is 20.44%
  • yellow value is 8.84%
  • key color value is 29.02%

CMYK: (0,20,9,29)
C0M20Y9K29 (0%, 20%, 9%, 29%)
(0.00 / 0.20 / 0.09 / 0.29)

CMYK percentages

%0
%20.44
%8.84
%29.02

Codes

Color #B590A5 in popluar color models

B5 90 A5
RGB 181 144 165
HSL 326° 20.00% 63.73%
HSB/HSV 326° 20.44% 70.98%
CMYK 0.00% 20.44% 8.84%
29.02%

Color #B590A5 in popluar number systems.

HEX B5 90 A5
Decimal 181 144 165
Binary 10110101 10010000 10100101
Octal 265 220 245

Shades and tints

Shades of #B590A5

#B590A5
(181,144,165)
#A58396
(165,131,150)
#957687
(149,118,135)
#856978
(133,105,120)
#755C69
(117,92,105)
#654F5A
(101,79,90)
#55424B
(85,66,75)
#45353C
(69,53,60)
#35282D
(53,40,45)
#251B1E
(37,27,30)
#150E0F
(21,14,15)
#000000
(0,0,0)

Tints of #B590A5

#B590A5
(181,144,165)
#BB9AAD
(187,154,173)
#C1A4B5
(193,164,181)
#C7AEBD
(199,174,189)
#CDB8C5
(205,184,197)
#D3C2CD
(211,194,205)
#D9CCD5
(217,204,213)
#DFD6DD
(223,214,221)
#E5E0E5
(229,224,229)
#EBEAED
(235,234,237)
#F1F4F5
(241,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B590A5; }

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

This text font color is #B590A5.

Background Color

.myBgColor { background-color: #B590A5; }

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

This div background color is #B590A5.

Border color

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

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

This div border color is #B590A5.

Opacity

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

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

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

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

This text has shadow with #B590A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B590A5.

Preview

Color preview on black background

This text has color #B590A5 on black background.


Color preview on white background

This text has color #B590A5 on white background.


Black color preview on #B590A5 background

This text has black color on #B590A5 background.


White color preview on #B590A5 background

This text has white color on #B590A5 background.


Related colors

Complementary color

Complementary color for #hex is #4A6F5A.


I love getcolorcode.com

Triadic colors

1 #A5B590 and #90A5B5 with #B590A5 are triadic colors.

2 #A590B5 and #90B5A5 with #B590A5 are triadic colors.