COLOR #B4A869

HEX: #B4A869 RGB: (180,168,105)

Color info

#B4A869 contains mainly red and green colors. Web safe color of #B4A869 is #CC9966 (or #C96).

RGB color model

#B4A869 color RGB value is (180,168,105).

RGB: (180,168,105) (71%, 66%, 41%)

RGB channels and saturation

R 180 of 255 = 71%
G 168 of 255 = 66%
B 105 of 255 = 41%

180
168
105

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

Portions of RGB colors in percentages

R + G + B = 180 + 168 + 105 = 453 (100%)
R 180 of 453 ~ 39.74%
G 168 of 453 ~ 37.09%
B 105 of 453 ~ 23.18'%

%39.74
%37.09
%23.18

CMYK color model

#B4A869 color CMYK value is (0,7,42,29).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 41.67%
  • key color value is 29.41%

CMYK: (0,7,42,29)
C0M7Y42K29 (0%, 7%, 42%, 29%)
(0.00 / 0.07 / 0.42 / 0.29)

CMYK percentages

%0
%6.67
%41.67
%29.41

Codes

Color #B4A869 in popluar color models

B4 A8 69
RGB 180 168 105
HSL 50° 33.33% 55.88%
HSB/HSV 50° 41.67% 70.59%
CMYK 0.00% 6.67% 41.67%
29.41%

Color #B4A869 in popluar number systems.

HEX B4 A8 69
Decimal 180 168 105
Binary 10110100 10101000 1101001
Octal 264 250 151

Shades and tints

Shades of #B4A869

#B4A869
(180,168,105)
#A49960
(164,153,96)
#948A57
(148,138,87)
#847B4E
(132,123,78)
#746C45
(116,108,69)
#645D3C
(100,93,60)
#544E33
(84,78,51)
#443F2A
(68,63,42)
#343021
(52,48,33)
#242118
(36,33,24)
#14120F
(20,18,15)
#000000
(0,0,0)

Tints of #B4A869

#B4A869
(180,168,105)
#BAAF76
(186,175,118)
#C0B683
(192,182,131)
#C6BD90
(198,189,144)
#CCC49D
(204,196,157)
#D2CBAA
(210,203,170)
#D8D2B7
(216,210,183)
#DED9C4
(222,217,196)
#E4E0D1
(228,224,209)
#EAE7DE
(234,231,222)
#F0EEEB
(240,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A869 color. Also use rgb(180,168,105) instead hex code.

Text Font Color

.myTextColor { color: #B4A869; }

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

This text font color is #B4A869.

Background Color

.myBgColor { background-color: #B4A869; }

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

This div background color is #B4A869.

Border color

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

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

This div border color is #B4A869.

Opacity

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

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

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

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

This text has shadow with #B4A869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A869.

Preview

Color preview on black background

This text has color #B4A869 on black background.


Color preview on white background

This text has color #B4A869 on white background.


Black color preview on #B4A869 background

This text has black color on #B4A869 background.


White color preview on #B4A869 background

This text has white color on #B4A869 background.


Related colors

Complementary color

Complementary color for #hex is #4B5796.


I love getcolorcode.com

Triadic colors

1 #69B4A8 and #A869B4 with #B4A869 are triadic colors.

2 #69A8B4 and #A8B469 with #B4A869 are triadic colors.