COLOR #B51840

HEX: #B51840 RGB: (181,24,64)

Color info

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

RGB color model

#B51840 color RGB value is (181,24,64).

RGB: (181,24,64) (71%, 9%, 25%)

RGB channels and saturation

R 181 of 255 = 71%
G 24 of 255 = 9%
B 64 of 255 = 25%

181
24
64

R + G + B ~ 35%. #B51840 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 181 + 24 + 64 = 269 (100%)
R 181 of 269 ~ 67.29%
G 24 of 269 ~ 8.92%
B 64 of 269 ~ 23.79'%

%67.29
%23.79

CMYK color model

#B51840 color CMYK value is (0,87,65,29).

  • cyan value is 0.00%
  • magenta value is 86.74%
  • yellow value is 64.64%
  • key color value is 29.02%
CMYK: (0,87,65,29) C0M87Y65K29 (0%,87%,65%,29%) (0.00/0.87/0.65/0.29) 

CMYK percentages

%0
%86.74
%64.64
%29.02

Codes

Color #B51840 in popluar color models

B5 18 40
RGB 181 24 64
HSL 345° 76.59% 40.20%
HSB/HSV 345° 86.74% 70.98%
CMYK 0.00% 86.74% 64.64%
29.02%

Color #B51840 in popluar number systems.

HEX B5 18 40
Decimal 181 24 64
Binary 10110101 11000 1000000
Octal 265 30 100

Shades and tints

Shades of #B51840

#B51840
(181,24,64)
#A5163B
(165,22,59)
#951436
(149,20,54)
#851231
(133,18,49)
#75102C
(117,16,44)
#650E27
(101,14,39)
#550C22
(85,12,34)
#450A1D
(69,10,29)
#350818
(53,8,24)
#250613
(37,6,19)
#15040E
(21,4,14)
#000000
(0,0,0)

Tints of #B51840

#B51840
(181,24,64)
#BB2D51
(187,45,81)
#C14262
(193,66,98)
#C75773
(199,87,115)
#CD6C84
(205,108,132)
#D38195
(211,129,149)
#D996A6
(217,150,166)
#DFABB7
(223,171,183)
#E5C0C8
(229,192,200)
#EBD5D9
(235,213,217)
#F1EAEA
(241,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B51840 color. Also use rgb(181,24,64) instead hex code.

Text Font Color

.myTextColor { color: #B51840; }

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

This text font color is #B51840.

Background Color

.myBgColor { background-color: #B51840; }

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

This div background color is #B51840.

Border color

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

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

This div border color is #B51840.

Opacity

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

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

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

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

This text has shadow with #B51840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B51840.

Preview

Color preview on black background

This text has color #B51840 on black background.


Color preview on white background

This text has color #B51840 on white background.


Black color preview on #B51840 background

This text has black color on #B51840 background.


White color preview on #B51840 background

This text has white color on #B51840 background.


Related colors

Complementary color

Complementary color for #hex is #4AE7BF.


I love getcolorcode.com

Triadic colors

1 #40B518 and #1840B5 with #B51840 are triadic colors.

2 #4018B5 and #18B540 with #B51840 are triadic colors.