COLOR #BAAD83

HEX: #BAAD83 RGB: (186,173,131)

Color info

#BAAD83 contains red, green and blue colors in about the same proportion. Web safe color of #BAAD83 is #CC9999 (or #C99).

RGB color model

#BAAD83 color RGB value is (186,173,131).

RGB: (186,173,131) (73%, 68%, 51%)

RGB channels and saturation

R 186 of 255 = 73%
G 173 of 255 = 68%
B 131 of 255 = 51%

186
173
131

R + G + B ~ 64%. #BAAD83 is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 173 + 131 = 490 (100%)
R 186 of 490 ~ 37.96%
G 173 of 490 ~ 35.31%
B 131 of 490 ~ 26.73'%

%37.96
%35.31
%26.73

CMYK color model

#BAAD83 color CMYK value is (0,7,30,27).

  • cyan value is 0.00%
  • magenta value is 6.99%
  • yellow value is 29.57%
  • key color value is 27.06%

CMYK: (0,7,30,27)
C0M7Y30K27 (0%, 7%, 30%, 27%)
(0.00 / 0.07 / 0.30 / 0.27)

CMYK percentages

%0
%6.99
%29.57
%27.06

Codes

Color #BAAD83 in popluar color models

BA AD 83
RGB 186 173 131
HSL 46° 28.50% 62.16%
HSB/HSV 46° 29.57% 72.94%
CMYK 0.00% 6.99% 29.57%
27.06%

Color #BAAD83 in popluar number systems.

HEX BA AD 83
Decimal 186 173 131
Binary 10111010 10101101 10000011
Octal 272 255 203

Shades and tints

Shades of #BAAD83

#BAAD83
(186,173,131)
#AA9E78
(170,158,120)
#9A8F6D
(154,143,109)
#8A8062
(138,128,98)
#7A7157
(122,113,87)
#6A624C
(106,98,76)
#5A5341
(90,83,65)
#4A4436
(74,68,54)
#3A352B
(58,53,43)
#2A2620
(42,38,32)
#1A1715
(26,23,21)
#000000
(0,0,0)

Tints of #BAAD83

#BAAD83
(186,173,131)
#C0B48E
(192,180,142)
#C6BB99
(198,187,153)
#CCC2A4
(204,194,164)
#D2C9AF
(210,201,175)
#D8D0BA
(216,208,186)
#DED7C5
(222,215,197)
#E4DED0
(228,222,208)
#EAE5DB
(234,229,219)
#F0ECE6
(240,236,230)
#F6F3F1
(246,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAAD83 color. Also use rgb(186,173,131) instead hex code.

Text Font Color

.myTextColor { color: #BAAD83; }

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

This text font color is #BAAD83.

Background Color

.myBgColor { background-color: #BAAD83; }

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

This div background color is #BAAD83.

Border color

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

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

This div border color is #BAAD83.

Opacity

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

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

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

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

This text has shadow with #BAAD83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAAD83.

Preview

Color preview on black background

This text has color #BAAD83 on black background.


Color preview on white background

This text has color #BAAD83 on white background.


Black color preview on #BAAD83 background

This text has black color on #BAAD83 background.


White color preview on #BAAD83 background

This text has white color on #BAAD83 background.


Related colors

Complementary color

Complementary color for #hex is #45527C.


I love getcolorcode.com

Triadic colors

1 #83BAAD and #AD83BA with #BAAD83 are triadic colors.

2 #83ADBA and #ADBA83 with #BAAD83 are triadic colors.