COLOR #B35120

HEX: #B35120 RGB: (179,81,32)

Color info

#B35120 contains mainly red color. Web safe color of #B35120 is #996633 (or #963).

RGB color model

#B35120 color RGB value is (179,81,32).

RGB: (179,81,32) (70%, 32%, 13%)

RGB channels and saturation

R 179 of 255 = 70%
G 81 of 255 = 32%
B 32 of 255 = 13%

179
81
32

R + G + B ~ 38%. #B35120 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 179 + 81 + 32 = 292 (100%)
R 179 of 292 ~ 61.3%
G 81 of 292 ~ 27.74%
B 32 of 292 ~ 10.96'%

%61.3
%27.74
%10.96

CMYK color model

#B35120 color CMYK value is (0,55,82,30).

  • cyan value is 0.00%
  • magenta value is 54.75%
  • yellow value is 82.12%
  • key color value is 29.80%
CMYK: (0,55,82,30) C0M55Y82K30 (0%,55%,82%,30%) (0.00/0.55/0.82/0.30) 

CMYK percentages

%0
%54.75
%82.12
%29.8

Codes

Color #B35120 in popluar color models

B3 51 20
RGB 179 81 32
HSL 20° 69.67% 41.37%
HSB/HSV 20° 82.12% 70.20%
CMYK 0.00% 54.75% 82.12%
29.80%

Color #B35120 in popluar number systems.

HEX B3 51 20
Decimal 179 81 32
Binary 10110011 1010001 100000
Octal 263 121 40

Shades and tints

Shades of #B35120

#B35120
(179,81,32)
#A34A1E
(163,74,30)
#93431C
(147,67,28)
#833C1A
(131,60,26)
#733518
(115,53,24)
#632E16
(99,46,22)
#532714
(83,39,20)
#432012
(67,32,18)
#331910
(51,25,16)
#23120E
(35,18,14)
#130B0C
(19,11,12)
#000000
(0,0,0)

Tints of #B35120

#B35120
(179,81,32)
#B96034
(185,96,52)
#BF6F48
(191,111,72)
#C57E5C
(197,126,92)
#CB8D70
(203,141,112)
#D19C84
(209,156,132)
#D7AB98
(215,171,152)
#DDBAAC
(221,186,172)
#E3C9C0
(227,201,192)
#E9D8D4
(233,216,212)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B35120 color. Also use rgb(179,81,32) instead hex code.

Text Font Color

.myTextColor { color: #B35120; }

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

This text font color is #B35120.

Background Color

.myBgColor { background-color: #B35120; }

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

This div background color is #B35120.

Border color

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

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

This div border color is #B35120.

Opacity

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

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

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

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

This text has shadow with #B35120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B35120.

Preview

Color preview on black background

This text has color #B35120 on black background.


Color preview on white background

This text has color #B35120 on white background.


Black color preview on #B35120 background

This text has black color on #B35120 background.


White color preview on #B35120 background

This text has white color on #B35120 background.


Related colors

Complementary color

Complementary color for #hex is #4CAEDF.


I love getcolorcode.com

Triadic colors

1 #20B351 and #5120B3 with #B35120 are triadic colors.

2 #2051B3 and #51B320 with #B35120 are triadic colors.