COLOR #B72315

HEX: #B72315 RGB: (183,35,21)

Color info

#B72315 contains mainly red color. Web safe color of #B72315 is #CC3300 (or #C30).

RGB color model

#B72315 color RGB value is (183,35,21).

RGB: (183,35,21) (72%, 14%, 8%)

RGB channels and saturation

R 183 of 255 = 72%
G 35 of 255 = 14%
B 21 of 255 = 8%

183
35
21

R + G + B ~ 31%. #B72315 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 183 + 35 + 21 = 239 (100%)
R 183 of 239 ~ 76.57%
G 35 of 239 ~ 14.64%
B 21 of 239 ~ 8.79'%

%76.57
%14.64

CMYK color model

#B72315 color CMYK value is (0,81,89,28).

  • cyan value is 0.00%
  • magenta value is 80.87%
  • yellow value is 88.52%
  • key color value is 28.24%

CMYK: (0,81,89,28)
C0M81Y89K28 (0%, 81%, 89%, 28%)
(0.00 / 0.81 / 0.89 / 0.28)

CMYK percentages

%0
%80.87
%88.52
%28.24

Codes

Color #B72315 in popluar color models

B7 23 15
RGB 183 35 21
HSL 79.41% 40.00%
HSB/HSV 88.52% 71.76%
CMYK 0.00% 80.87% 88.52%
28.24%

Color #B72315 in popluar number systems.

HEX B7 23 15
Decimal 183 35 21
Binary 10110111 100011 10101
Octal 267 43 25

Shades and tints

Shades of #B72315

#B72315
(183,35,21)
#A72014
(167,32,20)
#971D13
(151,29,19)
#871A12
(135,26,18)
#771711
(119,23,17)
#671410
(103,20,16)
#57110F
(87,17,15)
#470E0E
(71,14,14)
#370B0D
(55,11,13)
#27080C
(39,8,12)
#17050B
(23,5,11)
#000000
(0,0,0)

Tints of #B72315

#B72315
(183,35,21)
#BD372A
(189,55,42)
#C34B3F
(195,75,63)
#C95F54
(201,95,84)
#CF7369
(207,115,105)
#D5877E
(213,135,126)
#DB9B93
(219,155,147)
#E1AFA8
(225,175,168)
#E7C3BD
(231,195,189)
#EDD7D2
(237,215,210)
#F3EBE7
(243,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B72315 color. Also use rgb(183,35,21) instead hex code.

Text Font Color

.myTextColor { color: #B72315; }

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

This text font color is #B72315.

Background Color

.myBgColor { background-color: #B72315; }

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

This div background color is #B72315.

Border color

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

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

This div border color is #B72315.

Opacity

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

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

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

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

This text has shadow with #B72315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B72315.

Preview

Color preview on black background

This text has color #B72315 on black background.


Color preview on white background

This text has color #B72315 on white background.


Black color preview on #B72315 background

This text has black color on #B72315 background.


White color preview on #B72315 background

This text has white color on #B72315 background.


Related colors

Complementary color

Complementary color for #hex is #48DCEA.


I love getcolorcode.com

Triadic colors

1 #15B723 and #2315B7 with #B72315 are triadic colors.

2 #1523B7 and #23B715 with #B72315 are triadic colors.