COLOR #B6A42E

HEX: #B6A42E RGB: (182,164,46)

Color info

#B6A42E contains mainly red and green colors. Web safe color of #B6A42E is #CC9933 (or #C93).

RGB color model

#B6A42E color RGB value is (182,164,46).

RGB: (182,164,46) (71%, 64%, 18%)

RGB channels and saturation

R 182 of 255 = 71%
G 164 of 255 = 64%
B 46 of 255 = 18%

182
164
46

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

Portions of RGB colors in percentages

R + G + B = 182 + 164 + 46 = 392 (100%)
R 182 of 392 ~ 46.43%
G 164 of 392 ~ 41.84%
B 46 of 392 ~ 11.73'%

%46.43
%41.84
%11.73

CMYK color model

#B6A42E color CMYK value is (0,10,75,29).

  • cyan value is 0.00%
  • magenta value is 9.89%
  • yellow value is 74.73%
  • key color value is 28.63%
CMYK: (0,10,75,29) C0M10Y75K29 (0%,10%,75%,29%) (0.00/0.10/0.75/0.29) 

CMYK percentages

%0
%9.89
%74.73
%28.63

Codes

Color #B6A42E in popluar color models

B6 A4 2E
RGB 182 164 46
HSL 52° 59.65% 44.71%
HSB/HSV 52° 74.73% 71.37%
CMYK 0.00% 9.89% 74.73%
28.63%

Color #B6A42E in popluar number systems.

HEX B6 A4 2E
Decimal 182 164 46
Binary 10110110 10100100 101110
Octal 266 244 56

Shades and tints

Shades of #B6A42E

#B6A42E
(182,164,46)
#A6962A
(166,150,42)
#968826
(150,136,38)
#867A22
(134,122,34)
#766C1E
(118,108,30)
#665E1A
(102,94,26)
#565016
(86,80,22)
#464212
(70,66,18)
#36340E
(54,52,14)
#26260A
(38,38,10)
#161806
(22,24,6)
#000000
(0,0,0)

Tints of #B6A42E

#B6A42E
(182,164,46)
#BCAC41
(188,172,65)
#C2B454
(194,180,84)
#C8BC67
(200,188,103)
#CEC47A
(206,196,122)
#D4CC8D
(212,204,141)
#DAD4A0
(218,212,160)
#E0DCB3
(224,220,179)
#E6E4C6
(230,228,198)
#ECECD9
(236,236,217)
#F2F4EC
(242,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6A42E color. Also use rgb(182,164,46) instead hex code.

Text Font Color

.myTextColor { color: #B6A42E; }

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

This text font color is #B6A42E.

Background Color

.myBgColor { background-color: #B6A42E; }

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

This div background color is #B6A42E.

Border color

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

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

This div border color is #B6A42E.

Opacity

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

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

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

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

This text has shadow with #B6A42E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A42E.

Preview

Color preview on black background

This text has color #B6A42E on black background.


Color preview on white background

This text has color #B6A42E on white background.


Black color preview on #B6A42E background

This text has black color on #B6A42E background.


White color preview on #B6A42E background

This text has white color on #B6A42E background.


Related colors

Complementary color

Complementary color for #hex is #495BD1.


I love getcolorcode.com

Triadic colors

1 #2EB6A4 and #A42EB6 with #B6A42E are triadic colors.

2 #2EA4B6 and #A4B62E with #B6A42E are triadic colors.