COLOR #B50A6A

HEX: #B50A6A RGB: (181,10,106)

Color info

#B50A6A contains mainly red color. Web safe color of #B50A6A is #CC0066 (or #C06).

RGB color model

#B50A6A color RGB value is (181,10,106).

RGB: (181,10,106) (71%, 4%, 42%)

RGB channels and saturation

R 181 of 255 = 71%
G 10 of 255 = 4%
B 106 of 255 = 42%

181
10
106

R + G + B ~ 39%. #B50A6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 181 + 10 + 106 = 297 (100%)
R 181 of 297 ~ 60.94%
G 10 of 297 ~ 3.37%
B 106 of 297 ~ 35.69'%

%60.94
%35.69

CMYK color model

#B50A6A color CMYK value is (0,94,41,29).

  • cyan value is 0.00%
  • magenta value is 94.48%
  • yellow value is 41.44%
  • key color value is 29.02%

CMYK: (0,94,41,29)
C0M94Y41K29 (0%, 94%, 41%, 29%)
(0.00 / 0.94 / 0.41 / 0.29)

CMYK percentages

%0
%94.48
%41.44
%29.02

Codes

Color #B50A6A in popluar color models

B5 0A 6A
RGB 181 10 106
HSL 326° 89.53% 37.45%
HSB/HSV 326° 94.48% 70.98%
CMYK 0.00% 94.48% 41.44%
29.02%

Color #B50A6A in popluar number systems.

HEX B5 0A 6A
Decimal 181 10 106
Binary 10110101 1010 1101010
Octal 265 12 152

Shades and tints

Shades of #B50A6A

#B50A6A
(181,10,106)
#A50A61
(165,10,97)
#950A58
(149,10,88)
#850A4F
(133,10,79)
#750A46
(117,10,70)
#650A3D
(101,10,61)
#550A34
(85,10,52)
#450A2B
(69,10,43)
#350A22
(53,10,34)
#250A19
(37,10,25)
#150A10
(21,10,16)
#000000
(0,0,0)

Tints of #B50A6A

#B50A6A
(181,10,106)
#BB2077
(187,32,119)
#C13684
(193,54,132)
#C74C91
(199,76,145)
#CD629E
(205,98,158)
#D378AB
(211,120,171)
#D98EB8
(217,142,184)
#DFA4C5
(223,164,197)
#E5BAD2
(229,186,210)
#EBD0DF
(235,208,223)
#F1E6EC
(241,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B50A6A color. Also use rgb(181,10,106) instead hex code.

Text Font Color

.myTextColor { color: #B50A6A; }

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

This text font color is #B50A6A.

Background Color

.myBgColor { background-color: #B50A6A; }

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

This div background color is #B50A6A.

Border color

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

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

This div border color is #B50A6A.

Opacity

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

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

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

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

This text has shadow with #B50A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B50A6A.

Preview

Color preview on black background

This text has color #B50A6A on black background.


Color preview on white background

This text has color #B50A6A on white background.


Black color preview on #B50A6A background

This text has black color on #B50A6A background.


White color preview on #B50A6A background

This text has white color on #B50A6A background.


Related colors

Complementary color

Complementary color for #hex is #4AF595.


I love getcolorcode.com

Triadic colors

1 #6AB50A and #0A6AB5 with #B50A6A are triadic colors.

2 #6A0AB5 and #0AB56A with #B50A6A are triadic colors.