COLOR #B84620

HEX: #B84620 RGB: (184,70,32)

Color info

#B84620 contains mainly red color. Web safe color of #B84620 is #CC3333 (or #C33).

RGB color model

#B84620 color RGB value is (184,70,32).

RGB: (184,70,32) (72%, 27%, 13%)

RGB channels and saturation

R 184 of 255 = 72%
G 70 of 255 = 27%
B 32 of 255 = 13%

184
70
32

R + G + B ~ 37%. #B84620 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 184 + 70 + 32 = 286 (100%)
R 184 of 286 ~ 64.34%
G 70 of 286 ~ 24.48%
B 32 of 286 ~ 11.19'%

%64.34
%24.48
%11.19

CMYK color model

#B84620 color CMYK value is (0,62,83,28).

  • cyan value is 0.00%
  • magenta value is 61.96%
  • yellow value is 82.61%
  • key color value is 27.84%

CMYK: (0,62,83,28)
C0M62Y83K28 (0%, 62%, 83%, 28%)
(0.00 / 0.62 / 0.83 / 0.28)

CMYK percentages

%0
%61.96
%82.61
%27.84

Codes

Color #B84620 in popluar color models

B8 46 20
RGB 184 70 32
HSL 15° 70.37% 42.35%
HSB/HSV 15° 82.61% 72.16%
CMYK 0.00% 61.96% 82.61%
27.84%

Color #B84620 in popluar number systems.

HEX B8 46 20
Decimal 184 70 32
Binary 10111000 1000110 100000
Octal 270 106 40

Shades and tints

Shades of #B84620

#B84620
(184,70,32)
#A8401E
(168,64,30)
#983A1C
(152,58,28)
#88341A
(136,52,26)
#782E18
(120,46,24)
#682816
(104,40,22)
#582214
(88,34,20)
#481C12
(72,28,18)
#381610
(56,22,16)
#28100E
(40,16,14)
#180A0C
(24,10,12)
#000000
(0,0,0)

Tints of #B84620

#B84620
(184,70,32)
#BE5634
(190,86,52)
#C46648
(196,102,72)
#CA765C
(202,118,92)
#D08670
(208,134,112)
#D69684
(214,150,132)
#DCA698
(220,166,152)
#E2B6AC
(226,182,172)
#E8C6C0
(232,198,192)
#EED6D4
(238,214,212)
#F4E6E8
(244,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B84620 color. Also use rgb(184,70,32) instead hex code.

Text Font Color

.myTextColor { color: #B84620; }

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

This text font color is #B84620.

Background Color

.myBgColor { background-color: #B84620; }

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

This div background color is #B84620.

Border color

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

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

This div border color is #B84620.

Opacity

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

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

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

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

This text has shadow with #B84620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B84620.

Preview

Color preview on black background

This text has color #B84620 on black background.


Color preview on white background

This text has color #B84620 on white background.


Black color preview on #B84620 background

This text has black color on #B84620 background.


White color preview on #B84620 background

This text has white color on #B84620 background.


Related colors

Complementary color

Complementary color for #hex is #47B9DF.


I love getcolorcode.com

Triadic colors

1 #20B846 and #4620B8 with #B84620 are triadic colors.

2 #2046B8 and #46B820 with #B84620 are triadic colors.