COLOR #B45437

HEX: #B45437 RGB: (180,84,55)

Color info

#B45437 contains mainly red color. Web safe color of #B45437 is #CC6633 (or #C63).

RGB color model

#B45437 color RGB value is (180,84,55).

RGB: (180,84,55) (71%, 33%, 22%)

RGB channels and saturation

R 180 of 255 = 71%
G 84 of 255 = 33%
B 55 of 255 = 22%

180
84
55

R + G + B ~ 42%. #B45437 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 180 + 84 + 55 = 319 (100%)
R 180 of 319 ~ 56.43%
G 84 of 319 ~ 26.33%
B 55 of 319 ~ 17.24'%

%56.43
%26.33
%17.24

CMYK color model

#B45437 color CMYK value is (0,53,69,29).

  • cyan value is 0.00%
  • magenta value is 53.33%
  • yellow value is 69.44%
  • key color value is 29.41%

CMYK: (0,53,69,29)
C0M53Y69K29 (0%, 53%, 69%, 29%)
(0.00 / 0.53 / 0.69 / 0.29)

CMYK percentages

%0
%53.33
%69.44
%29.41

Codes

Color #B45437 in popluar color models

B4 54 37
RGB 180 84 55
HSL 14° 53.19% 46.08%
HSB/HSV 14° 69.44% 70.59%
CMYK 0.00% 53.33% 69.44%
29.41%

Color #B45437 in popluar number systems.

HEX B4 54 37
Decimal 180 84 55
Binary 10110100 1010100 110111
Octal 264 124 67

Shades and tints

Shades of #B45437

#B45437
(180,84,55)
#A44D32
(164,77,50)
#94462D
(148,70,45)
#843F28
(132,63,40)
#743823
(116,56,35)
#64311E
(100,49,30)
#542A19
(84,42,25)
#442314
(68,35,20)
#341C0F
(52,28,15)
#24150A
(36,21,10)
#140E05
(20,14,5)
#000000
(0,0,0)

Tints of #B45437

#B45437
(180,84,55)
#BA6349
(186,99,73)
#C0725B
(192,114,91)
#C6816D
(198,129,109)
#CC907F
(204,144,127)
#D29F91
(210,159,145)
#D8AEA3
(216,174,163)
#DEBDB5
(222,189,181)
#E4CCC7
(228,204,199)
#EADBD9
(234,219,217)
#F0EAEB
(240,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B45437 color. Also use rgb(180,84,55) instead hex code.

Text Font Color

.myTextColor { color: #B45437; }

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

This text font color is #B45437.

Background Color

.myBgColor { background-color: #B45437; }

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

This div background color is #B45437.

Border color

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

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

This div border color is #B45437.

Opacity

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

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

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

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

This text has shadow with #B45437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B45437.

Preview

Color preview on black background

This text has color #B45437 on black background.


Color preview on white background

This text has color #B45437 on white background.


Black color preview on #B45437 background

This text has black color on #B45437 background.


White color preview on #B45437 background

This text has white color on #B45437 background.


Related colors

Complementary color

Complementary color for #hex is #4BABC8.


I love getcolorcode.com

Triadic colors

1 #37B454 and #5437B4 with #B45437 are triadic colors.

2 #3754B4 and #54B437 with #B45437 are triadic colors.