COLOR #B51121

HEX: #B51121 RGB: (181,17,33)

Color info

#B51121 contains mainly red color. Web safe color of #B51121 is #CC0033 (or #C03).

RGB color model

#B51121 color RGB value is (181,17,33).

RGB: (181,17,33) (71%, 7%, 13%)

RGB channels and saturation

R 181 of 255 = 71%
G 17 of 255 = 7%
B 33 of 255 = 13%

181
17
33

R + G + B ~ 30%. #B51121 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 181 + 17 + 33 = 231 (100%)
R 181 of 231 ~ 78.35%
G 17 of 231 ~ 7.36%
B 33 of 231 ~ 14.29'%

%78.35
%14.29

CMYK color model

#B51121 color CMYK value is (0,91,82,29).

  • cyan value is 0.00%
  • magenta value is 90.61%
  • yellow value is 81.77%
  • key color value is 29.02%

CMYK: (0,91,82,29)
C0M91Y82K29 (0%, 91%, 82%, 29%)
(0.00 / 0.91 / 0.82 / 0.29)

CMYK percentages

%0
%90.61
%81.77
%29.02

Codes

Color #B51121 in popluar color models

B5 11 21
RGB 181 17 33
HSL 354° 82.83% 38.82%
HSB/HSV 354° 90.61% 70.98%
CMYK 0.00% 90.61% 81.77%
29.02%

Color #B51121 in popluar number systems.

HEX B5 11 21
Decimal 181 17 33
Binary 10110101 10001 100001
Octal 265 21 41

Shades and tints

Shades of #B51121

#B51121
(181,17,33)
#A5101E
(165,16,30)
#950F1B
(149,15,27)
#850E18
(133,14,24)
#750D15
(117,13,21)
#650C12
(101,12,18)
#550B0F
(85,11,15)
#450A0C
(69,10,12)
#350909
(53,9,9)
#250806
(37,8,6)
#150703
(21,7,3)
#000000
(0,0,0)

Tints of #B51121

#B51121
(181,17,33)
#BB2635
(187,38,53)
#C13B49
(193,59,73)
#C7505D
(199,80,93)
#CD6571
(205,101,113)
#D37A85
(211,122,133)
#D98F99
(217,143,153)
#DFA4AD
(223,164,173)
#E5B9C1
(229,185,193)
#EBCED5
(235,206,213)
#F1E3E9
(241,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B51121 color. Also use rgb(181,17,33) instead hex code.

Text Font Color

.myTextColor { color: #B51121; }

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

This text font color is #B51121.

Background Color

.myBgColor { background-color: #B51121; }

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

This div background color is #B51121.

Border color

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

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

This div border color is #B51121.

Opacity

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

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

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

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

This text has shadow with #B51121 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B51121.

Preview

Color preview on black background

This text has color #B51121 on black background.


Color preview on white background

This text has color #B51121 on white background.


Black color preview on #B51121 background

This text has black color on #B51121 background.


White color preview on #B51121 background

This text has white color on #B51121 background.


Related colors

Complementary color

Complementary color for #hex is #4AEEDE.


I love getcolorcode.com

Triadic colors

1 #21B511 and #1121B5 with #B51121 are triadic colors.

2 #2111B5 and #11B521 with #B51121 are triadic colors.