COLOR #B19340

HEX: #B19340 RGB: (177,147,64)

Color info

#B19340 contains mainly red and green colors. Web safe color of #B19340 is #999933 (or #993).

RGB color model

#B19340 color RGB value is (177,147,64).

RGB: (177,147,64) (69%, 58%, 25%)

RGB channels and saturation

R 177 of 255 = 69%
G 147 of 255 = 58%
B 64 of 255 = 25%

177
147
64

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

Portions of RGB colors in percentages

R + G + B = 177 + 147 + 64 = 388 (100%)
R 177 of 388 ~ 45.62%
G 147 of 388 ~ 37.89%
B 64 of 388 ~ 16.49'%

%45.62
%37.89
%16.49

CMYK color model

#B19340 color CMYK value is (0,17,64,31).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 63.84%
  • key color value is 30.59%

CMYK: (0,17,64,31)
C0M17Y64K31 (0%, 17%, 64%, 31%)
(0.00 / 0.17 / 0.64 / 0.31)

CMYK percentages

%0
%16.95
%63.84
%30.59

Codes

Color #B19340 in popluar color models

B1 93 40
RGB 177 147 64
HSL 44° 46.89% 47.25%
HSB/HSV 44° 63.84% 69.41%
CMYK 0.00% 16.95% 63.84%
30.59%

Color #B19340 in popluar number systems.

HEX B1 93 40
Decimal 177 147 64
Binary 10110001 10010011 1000000
Octal 261 223 100

Shades and tints

Shades of #B19340

#B19340
(177,147,64)
#A1863B
(161,134,59)
#917936
(145,121,54)
#816C31
(129,108,49)
#715F2C
(113,95,44)
#615227
(97,82,39)
#514522
(81,69,34)
#41381D
(65,56,29)
#312B18
(49,43,24)
#211E13
(33,30,19)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #B19340

#B19340
(177,147,64)
#B89C51
(184,156,81)
#BFA562
(191,165,98)
#C6AE73
(198,174,115)
#CDB784
(205,183,132)
#D4C095
(212,192,149)
#DBC9A6
(219,201,166)
#E2D2B7
(226,210,183)
#E9DBC8
(233,219,200)
#F0E4D9
(240,228,217)
#F7EDEA
(247,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B19340 color. Also use rgb(177,147,64) instead hex code.

Text Font Color

.myTextColor { color: #B19340; }

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

This text font color is #B19340.

Background Color

.myBgColor { background-color: #B19340; }

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

This div background color is #B19340.

Border color

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

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

This div border color is #B19340.

Opacity

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

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

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

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

This text has shadow with #B19340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19340.

Preview

Color preview on black background

This text has color #B19340 on black background.


Color preview on white background

This text has color #B19340 on white background.


Black color preview on #B19340 background

This text has black color on #B19340 background.


White color preview on #B19340 background

This text has white color on #B19340 background.


Related colors

Complementary color

Complementary color for #hex is #4E6CBF.


I love getcolorcode.com

Triadic colors

1 #40B193 and #9340B1 with #B19340 are triadic colors.

2 #4093B1 and #93B140 with #B19340 are triadic colors.