COLOR #B31332

HEX: #B31332 RGB: (179,19,50)

Color info

#B31332 contains mainly red color. Web safe color of #B31332 is #990033 (or #903).

RGB color model

#B31332 color RGB value is (179,19,50).

RGB: (179,19,50) (70%, 7%, 20%)

RGB channels and saturation

R 179 of 255 = 70%
G 19 of 255 = 7%
B 50 of 255 = 20%

179
19
50

R + G + B ~ 32%. #B31332 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 179 + 19 + 50 = 248 (100%)
R 179 of 248 ~ 72.18%
G 19 of 248 ~ 7.66%
B 50 of 248 ~ 20.16'%

%72.18
%20.16

CMYK color model

#B31332 color CMYK value is (0,89,72,30).

  • cyan value is 0.00%
  • magenta value is 89.39%
  • yellow value is 72.07%
  • key color value is 29.80%

CMYK: (0,89,72,30)
C0M89Y72K30 (0%, 89%, 72%, 30%)
(0.00 / 0.89 / 0.72 / 0.30)

CMYK percentages

%0
%89.39
%72.07
%29.8

Codes

Color #B31332 in popluar color models

B3 13 32
RGB 179 19 50
HSL 348° 80.81% 38.82%
HSB/HSV 348° 89.39% 70.20%
CMYK 0.00% 89.39% 72.07%
29.80%

Color #B31332 in popluar number systems.

HEX B3 13 32
Decimal 179 19 50
Binary 10110011 10011 110010
Octal 263 23 62

Shades and tints

Shades of #B31332

#B31332
(179,19,50)
#A3122E
(163,18,46)
#93112A
(147,17,42)
#831026
(131,16,38)
#730F22
(115,15,34)
#630E1E
(99,14,30)
#530D1A
(83,13,26)
#430C16
(67,12,22)
#330B12
(51,11,18)
#230A0E
(35,10,14)
#13090A
(19,9,10)
#000000
(0,0,0)

Tints of #B31332

#B31332
(179,19,50)
#B92844
(185,40,68)
#BF3D56
(191,61,86)
#C55268
(197,82,104)
#CB677A
(203,103,122)
#D17C8C
(209,124,140)
#D7919E
(215,145,158)
#DDA6B0
(221,166,176)
#E3BBC2
(227,187,194)
#E9D0D4
(233,208,212)
#EFE5E6
(239,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B31332 color. Also use rgb(179,19,50) instead hex code.

Text Font Color

.myTextColor { color: #B31332; }

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

This text font color is #B31332.

Background Color

.myBgColor { background-color: #B31332; }

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

This div background color is #B31332.

Border color

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

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

This div border color is #B31332.

Opacity

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

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

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

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

This text has shadow with #B31332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B31332.

Preview

Color preview on black background

This text has color #B31332 on black background.


Color preview on white background

This text has color #B31332 on white background.


Black color preview on #B31332 background

This text has black color on #B31332 background.


White color preview on #B31332 background

This text has white color on #B31332 background.


Related colors

Complementary color

Complementary color for #hex is #4CECCD.


I love getcolorcode.com

Triadic colors

1 #32B313 and #1332B3 with #B31332 are triadic colors.

2 #3213B3 and #13B332 with #B31332 are triadic colors.