COLOR #B48617

HEX: #B48617 RGB: (180,134,23)

Color info

#B48617 contains mainly red and green colors. Web safe color of #B48617 is #CC9900 (or #C90).

RGB color model

#B48617 color RGB value is (180,134,23).

RGB: (180,134,23) (71%, 53%, 9%)

RGB channels and saturation

R 180 of 255 = 71%
G 134 of 255 = 53%
B 23 of 255 = 9%

180
134
23

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

Portions of RGB colors in percentages

R + G + B = 180 + 134 + 23 = 337 (100%)
R 180 of 337 ~ 53.41%
G 134 of 337 ~ 39.76%
B 23 of 337 ~ 6.82'%

%53.41
%39.76

CMYK color model

#B48617 color CMYK value is (0,26,87,29).

  • cyan value is 0.00%
  • magenta value is 25.56%
  • yellow value is 87.22%
  • key color value is 29.41%

CMYK: (0,26,87,29)
C0M26Y87K29 (0%, 26%, 87%, 29%)
(0.00 / 0.26 / 0.87 / 0.29)

CMYK percentages

%0
%25.56
%87.22
%29.41

Codes

Color #B48617 in popluar color models

B4 86 17
RGB 180 134 23
HSL 42° 77.34% 39.80%
HSB/HSV 42° 87.22% 70.59%
CMYK 0.00% 25.56% 87.22%
29.41%

Color #B48617 in popluar number systems.

HEX B4 86 17
Decimal 180 134 23
Binary 10110100 10000110 10111
Octal 264 206 27

Shades and tints

Shades of #B48617

#B48617
(180,134,23)
#A47A15
(164,122,21)
#946E13
(148,110,19)
#846211
(132,98,17)
#74560F
(116,86,15)
#644A0D
(100,74,13)
#543E0B
(84,62,11)
#443209
(68,50,9)
#342607
(52,38,7)
#241A05
(36,26,5)
#140E03
(20,14,3)
#000000
(0,0,0)

Tints of #B48617

#B48617
(180,134,23)
#BA912C
(186,145,44)
#C09C41
(192,156,65)
#C6A756
(198,167,86)
#CCB26B
(204,178,107)
#D2BD80
(210,189,128)
#D8C895
(216,200,149)
#DED3AA
(222,211,170)
#E4DEBF
(228,222,191)
#EAE9D4
(234,233,212)
#F0F4E9
(240,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B48617 color. Also use rgb(180,134,23) instead hex code.

Text Font Color

.myTextColor { color: #B48617; }

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

This text font color is #B48617.

Background Color

.myBgColor { background-color: #B48617; }

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

This div background color is #B48617.

Border color

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

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

This div border color is #B48617.

Opacity

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

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

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

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

This text has shadow with #B48617 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B48617.

Preview

Color preview on black background

This text has color #B48617 on black background.


Color preview on white background

This text has color #B48617 on white background.


Black color preview on #B48617 background

This text has black color on #B48617 background.


White color preview on #B48617 background

This text has white color on #B48617 background.


Related colors

Complementary color

Complementary color for #hex is #4B79E8.


I love getcolorcode.com

Triadic colors

1 #17B486 and #8617B4 with #B48617 are triadic colors.

2 #1786B4 and #86B417 with #B48617 are triadic colors.