COLOR #BAAE82

HEX: #BAAE82 RGB: (186,174,130)

Color info

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

RGB color model

#BAAE82 color RGB value is (186,174,130).

RGB: (186,174,130) (73%, 68%, 51%)

RGB channels and saturation

R 186 of 255 = 73%
G 174 of 255 = 68%
B 130 of 255 = 51%

186
174
130

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

Portions of RGB colors in percentages

R + G + B = 186 + 174 + 130 = 490 (100%)
R 186 of 490 ~ 37.96%
G 174 of 490 ~ 35.51%
B 130 of 490 ~ 26.53'%

%37.96
%35.51
%26.53

CMYK color model

#BAAE82 color CMYK value is (0,6,30,27).

  • cyan value is 0.00%
  • magenta value is 6.45%
  • yellow value is 30.11%
  • key color value is 27.06%

CMYK: (0,6,30,27)
C0M6Y30K27 (0%, 6%, 30%, 27%)
(0.00 / 0.06 / 0.30 / 0.27)

CMYK percentages

%0
%6.45
%30.11
%27.06

Codes

Color #BAAE82 in popluar color models

BA AE 82
RGB 186 174 130
HSL 47° 28.87% 61.96%
HSB/HSV 47° 30.11% 72.94%
CMYK 0.00% 6.45% 30.11%
27.06%

Color #BAAE82 in popluar number systems.

HEX BA AE 82
Decimal 186 174 130
Binary 10111010 10101110 10000010
Octal 272 256 202

Shades and tints

Shades of #BAAE82

#BAAE82
(186,174,130)
#AA9F77
(170,159,119)
#9A906C
(154,144,108)
#8A8161
(138,129,97)
#7A7256
(122,114,86)
#6A634B
(106,99,75)
#5A5440
(90,84,64)
#4A4535
(74,69,53)
#3A362A
(58,54,42)
#2A271F
(42,39,31)
#1A1814
(26,24,20)
#000000
(0,0,0)

Tints of #BAAE82

#BAAE82
(186,174,130)
#C0B58D
(192,181,141)
#C6BC98
(198,188,152)
#CCC3A3
(204,195,163)
#D2CAAE
(210,202,174)
#D8D1B9
(216,209,185)
#DED8C4
(222,216,196)
#E4DFCF
(228,223,207)
#EAE6DA
(234,230,218)
#F0EDE5
(240,237,229)
#F6F4F0
(246,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAAE82 color. Also use rgb(186,174,130) instead hex code.

Text Font Color

.myTextColor { color: #BAAE82; }

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

This text font color is #BAAE82.

Background Color

.myBgColor { background-color: #BAAE82; }

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

This div background color is #BAAE82.

Border color

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

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

This div border color is #BAAE82.

Opacity

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

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

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

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

This text has shadow with #BAAE82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAAE82.

Preview

Color preview on black background

This text has color #BAAE82 on black background.


Color preview on white background

This text has color #BAAE82 on white background.


Black color preview on #BAAE82 background

This text has black color on #BAAE82 background.


White color preview on #BAAE82 background

This text has white color on #BAAE82 background.


Related colors

Complementary color

Complementary color for #hex is #45517D.


I love getcolorcode.com

Triadic colors

1 #82BAAE and #AE82BA with #BAAE82 are triadic colors.

2 #82AEBA and #AEBA82 with #BAAE82 are triadic colors.