COLOR #B4A670

HEX: #B4A670 RGB: (180,166,112)

Color info

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

RGB color model

#B4A670 color RGB value is (180,166,112).

RGB: (180,166,112) (71%, 65%, 44%)

RGB channels and saturation

R 180 of 255 = 71%
G 166 of 255 = 65%
B 112 of 255 = 44%

180
166
112

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

Portions of RGB colors in percentages

R + G + B = 180 + 166 + 112 = 458 (100%)
R 180 of 458 ~ 39.3%
G 166 of 458 ~ 36.24%
B 112 of 458 ~ 24.45'%

%39.3
%36.24
%24.45

CMYK color model

#B4A670 color CMYK value is (0,8,38,29).

  • cyan value is 0.00%
  • magenta value is 7.78%
  • yellow value is 37.78%
  • key color value is 29.41%

CMYK: (0,8,38,29)
C0M8Y38K29 (0%, 8%, 38%, 29%)
(0.00 / 0.08 / 0.38 / 0.29)

CMYK percentages

%0
%7.78
%37.78
%29.41

Codes

Color #B4A670 in popluar color models

B4 A6 70
RGB 180 166 112
HSL 48° 31.19% 57.25%
HSB/HSV 48° 37.78% 70.59%
CMYK 0.00% 7.78% 37.78%
29.41%

Color #B4A670 in popluar number systems.

HEX B4 A6 70
Decimal 180 166 112
Binary 10110100 10100110 1110000
Octal 264 246 160

Shades and tints

Shades of #B4A670

#B4A670
(180,166,112)
#A49766
(164,151,102)
#94885C
(148,136,92)
#847952
(132,121,82)
#746A48
(116,106,72)
#645B3E
(100,91,62)
#544C34
(84,76,52)
#443D2A
(68,61,42)
#342E20
(52,46,32)
#241F16
(36,31,22)
#14100C
(20,16,12)
#000000
(0,0,0)

Tints of #B4A670

#B4A670
(180,166,112)
#BAAE7D
(186,174,125)
#C0B68A
(192,182,138)
#C6BE97
(198,190,151)
#CCC6A4
(204,198,164)
#D2CEB1
(210,206,177)
#D8D6BE
(216,214,190)
#DEDECB
(222,222,203)
#E4E6D8
(228,230,216)
#EAEEE5
(234,238,229)
#F0F6F2
(240,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A670 color. Also use rgb(180,166,112) instead hex code.

Text Font Color

.myTextColor { color: #B4A670; }

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

This text font color is #B4A670.

Background Color

.myBgColor { background-color: #B4A670; }

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

This div background color is #B4A670.

Border color

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

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

This div border color is #B4A670.

Opacity

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

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

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

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

This text has shadow with #B4A670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A670.

Preview

Color preview on black background

This text has color #B4A670 on black background.


Color preview on white background

This text has color #B4A670 on white background.


Black color preview on #B4A670 background

This text has black color on #B4A670 background.


White color preview on #B4A670 background

This text has white color on #B4A670 background.


Related colors

Complementary color

Complementary color for #hex is #4B598F.


I love getcolorcode.com

Triadic colors

1 #70B4A6 and #A670B4 with #B4A670 are triadic colors.

2 #70A6B4 and #A6B470 with #B4A670 are triadic colors.