COLOR #BAAB47

HEX: #BAAB47 RGB: (186,171,71)

Color info

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

RGB color model

#BAAB47 color RGB value is (186,171,71).

RGB: (186,171,71) (73%, 67%, 28%)

RGB channels and saturation

R 186 of 255 = 73%
G 171 of 255 = 67%
B 71 of 255 = 28%

186
171
71

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

Portions of RGB colors in percentages

R + G + B = 186 + 171 + 71 = 428 (100%)
R 186 of 428 ~ 43.46%
G 171 of 428 ~ 39.95%
B 71 of 428 ~ 16.59'%

%43.46
%39.95
%16.59

CMYK color model

#BAAB47 color CMYK value is (0,8,62,27).

  • cyan value is 0.00%
  • magenta value is 8.06%
  • yellow value is 61.83%
  • key color value is 27.06%

CMYK: (0,8,62,27)
C0M8Y62K27 (0%, 8%, 62%, 27%)
(0.00 / 0.08 / 0.62 / 0.27)

CMYK percentages

%0
%8.06
%61.83
%27.06

Codes

Color #BAAB47 in popluar color models

BA AB 47
RGB 186 171 71
HSL 52° 45.45% 50.39%
HSB/HSV 52° 61.83% 72.94%
CMYK 0.00% 8.06% 61.83%
27.06%

Color #BAAB47 in popluar number systems.

HEX BA AB 47
Decimal 186 171 71
Binary 10111010 10101011 1000111
Octal 272 253 107

Shades and tints

Shades of #BAAB47

#BAAB47
(186,171,71)
#AA9C41
(170,156,65)
#9A8D3B
(154,141,59)
#8A7E35
(138,126,53)
#7A6F2F
(122,111,47)
#6A6029
(106,96,41)
#5A5123
(90,81,35)
#4A421D
(74,66,29)
#3A3317
(58,51,23)
#2A2411
(42,36,17)
#1A150B
(26,21,11)
#000000
(0,0,0)

Tints of #BAAB47

#BAAB47
(186,171,71)
#C0B257
(192,178,87)
#C6B967
(198,185,103)
#CCC077
(204,192,119)
#D2C787
(210,199,135)
#D8CE97
(216,206,151)
#DED5A7
(222,213,167)
#E4DCB7
(228,220,183)
#EAE3C7
(234,227,199)
#F0EAD7
(240,234,215)
#F6F1E7
(246,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAAB47 color. Also use rgb(186,171,71) instead hex code.

Text Font Color

.myTextColor { color: #BAAB47; }

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

This text font color is #BAAB47.

Background Color

.myBgColor { background-color: #BAAB47; }

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

This div background color is #BAAB47.

Border color

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

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

This div border color is #BAAB47.

Opacity

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

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

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

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

This text has shadow with #BAAB47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAAB47.

Preview

Color preview on black background

This text has color #BAAB47 on black background.


Color preview on white background

This text has color #BAAB47 on white background.


Black color preview on #BAAB47 background

This text has black color on #BAAB47 background.


White color preview on #BAAB47 background

This text has white color on #BAAB47 background.


Related colors

Complementary color

Complementary color for #hex is #4554B8.


I love getcolorcode.com

Triadic colors

1 #47BAAB and #AB47BA with #BAAB47 are triadic colors.

2 #47ABBA and #ABBA47 with #BAAB47 are triadic colors.