COLOR #B15482

HEX: #B15482 RGB: (177,84,130)

Color info

#B15482 contains mainly red and blue colors. Web safe color of #B15482 is #996699 (or #969).

RGB color model

#B15482 color RGB value is (177,84,130).

RGB: (177,84,130) (69%, 33%, 51%)

RGB channels and saturation

R 177 of 255 = 69%
G 84 of 255 = 33%
B 130 of 255 = 51%

177
84
130

R + G + B ~ 51%. #B15482 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 177 + 84 + 130 = 391 (100%)
R 177 of 391 ~ 45.27%
G 84 of 391 ~ 21.48%
B 130 of 391 ~ 33.25'%

%45.27
%21.48
%33.25

CMYK color model

#B15482 color CMYK value is (0,53,27,31).

  • cyan value is 0.00%
  • magenta value is 52.54%
  • yellow value is 26.55%
  • key color value is 30.59%

CMYK: (0,53,27,31)
C0M53Y27K31 (0%, 53%, 27%, 31%)
(0.00 / 0.53 / 0.27 / 0.31)

CMYK percentages

%0
%52.54
%26.55
%30.59

Codes

Color #B15482 in popluar color models

B1 54 82
RGB 177 84 130
HSL 330° 37.35% 51.18%
HSB/HSV 330° 52.54% 69.41%
CMYK 0.00% 52.54% 26.55%
30.59%

Color #B15482 in popluar number systems.

HEX B1 54 82
Decimal 177 84 130
Binary 10110001 1010100 10000010
Octal 261 124 202

Shades and tints

Shades of #B15482

#B15482
(177,84,130)
#A14D77
(161,77,119)
#91466C
(145,70,108)
#813F61
(129,63,97)
#713856
(113,56,86)
#61314B
(97,49,75)
#512A40
(81,42,64)
#412335
(65,35,53)
#311C2A
(49,28,42)
#21151F
(33,21,31)
#110E14
(17,14,20)
#000000
(0,0,0)

Tints of #B15482

#B15482
(177,84,130)
#B8638D
(184,99,141)
#BF7298
(191,114,152)
#C681A3
(198,129,163)
#CD90AE
(205,144,174)
#D49FB9
(212,159,185)
#DBAEC4
(219,174,196)
#E2BDCF
(226,189,207)
#E9CCDA
(233,204,218)
#F0DBE5
(240,219,229)
#F7EAF0
(247,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B15482 color. Also use rgb(177,84,130) instead hex code.

Text Font Color

.myTextColor { color: #B15482; }

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

This text font color is #B15482.

Background Color

.myBgColor { background-color: #B15482; }

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

This div background color is #B15482.

Border color

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

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

This div border color is #B15482.

Opacity

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

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

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

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

This text has shadow with #B15482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15482.

Preview

Color preview on black background

This text has color #B15482 on black background.


Color preview on white background

This text has color #B15482 on white background.


Black color preview on #B15482 background

This text has black color on #B15482 background.


White color preview on #B15482 background

This text has white color on #B15482 background.


Related colors

Complementary color

Complementary color for #hex is #4EAB7D.


I love getcolorcode.com

Triadic colors

1 #82B154 and #5482B1 with #B15482 are triadic colors.

2 #8254B1 and #54B182 with #B15482 are triadic colors.