COLOR #B79615

HEX: #B79615 RGB: (183,150,21)

Color info

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

RGB color model

#B79615 color RGB value is (183,150,21).

RGB: (183,150,21) (72%, 59%, 8%)

RGB channels and saturation

R 183 of 255 = 72%
G 150 of 255 = 59%
B 21 of 255 = 8%

183
150
21

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

Portions of RGB colors in percentages

R + G + B = 183 + 150 + 21 = 354 (100%)
R 183 of 354 ~ 51.69%
G 150 of 354 ~ 42.37%
B 21 of 354 ~ 5.93'%

%51.69
%42.37

CMYK color model

#B79615 color CMYK value is (0,18,89,28).

  • cyan value is 0.00%
  • magenta value is 18.03%
  • yellow value is 88.52%
  • key color value is 28.24%

CMYK: (0,18,89,28)
C0M18Y89K28 (0%, 18%, 89%, 28%)
(0.00 / 0.18 / 0.89 / 0.28)

CMYK percentages

%0
%18.03
%88.52
%28.24

Codes

Color #B79615 in popluar color models

B7 96 15
RGB 183 150 21
HSL 48° 79.41% 40.00%
HSB/HSV 48° 88.52% 71.76%
CMYK 0.00% 18.03% 88.52%
28.24%

Color #B79615 in popluar number systems.

HEX B7 96 15
Decimal 183 150 21
Binary 10110111 10010110 10101
Octal 267 226 25

Shades and tints

Shades of #B79615

#B79615
(183,150,21)
#A78914
(167,137,20)
#977C13
(151,124,19)
#876F12
(135,111,18)
#776211
(119,98,17)
#675510
(103,85,16)
#57480F
(87,72,15)
#473B0E
(71,59,14)
#372E0D
(55,46,13)
#27210C
(39,33,12)
#17140B
(23,20,11)
#000000
(0,0,0)

Tints of #B79615

#B79615
(183,150,21)
#BD9F2A
(189,159,42)
#C3A83F
(195,168,63)
#C9B154
(201,177,84)
#CFBA69
(207,186,105)
#D5C37E
(213,195,126)
#DBCC93
(219,204,147)
#E1D5A8
(225,213,168)
#E7DEBD
(231,222,189)
#EDE7D2
(237,231,210)
#F3F0E7
(243,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B79615 color. Also use rgb(183,150,21) instead hex code.

Text Font Color

.myTextColor { color: #B79615; }

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

This text font color is #B79615.

Background Color

.myBgColor { background-color: #B79615; }

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

This div background color is #B79615.

Border color

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

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

This div border color is #B79615.

Opacity

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

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

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

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

This text has shadow with #B79615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B79615.

Preview

Color preview on black background

This text has color #B79615 on black background.


Color preview on white background

This text has color #B79615 on white background.


Black color preview on #B79615 background

This text has black color on #B79615 background.


White color preview on #B79615 background

This text has white color on #B79615 background.


Related colors

Complementary color

Complementary color for #hex is #4869EA.


I love getcolorcode.com

Triadic colors

1 #15B796 and #9615B7 with #B79615 are triadic colors.

2 #1596B7 and #96B715 with #B79615 are triadic colors.