COLOR #BABD9B

HEX: #BABD9B RGB: (186,189,155)

Color info

#BABD9B contains red, green and blue colors in about the same proportion. Web safe color of #BABD9B is #CCCC99 (or #CC9).

RGB color model

#BABD9B color RGB value is (186,189,155).

RGB: (186,189,155) (73%, 74%, 61%)

RGB channels and saturation

R 186 of 255 = 73%
G 189 of 255 = 74%
B 155 of 255 = 61%

186
189
155

R + G + B ~ 69%. #BABD9B is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 189 + 155 = 530 (100%)
R 186 of 530 ~ 35.09%
G 189 of 530 ~ 35.66%
B 155 of 530 ~ 29.25'%

%35.09
%35.66
%29.25

CMYK color model

#BABD9B color CMYK value is (2,0,18,26).

  • cyan value is 1.59%
  • magenta value is 0.00%
  • yellow value is 17.99%
  • key color value is 25.88%
CMYK: (2,0,18,26) C2M0Y18K26 (2%,0%,18%,26%) (0.02/0.00/0.18/0.26) 

CMYK percentages

%1.59
%0
%17.99
%25.88

Codes

Color #BABD9B in popluar color models

BA BD 9B
RGB 186 189 155
HSL 65° 20.48% 67.45%
HSB/HSV 65° 17.99% 74.12%
CMYK 1.59% 0.00% 17.99%
25.88%

Color #BABD9B in popluar number systems.

HEX BA BD 9B
Decimal 186 189 155
Binary 10111010 10111101 10011011
Octal 272 275 233

Shades and tints

Shades of #BABD9B

#BABD9B
(186,189,155)
#AAAC8D
(170,172,141)
#9A9B7F
(154,155,127)
#8A8A71
(138,138,113)
#7A7963
(122,121,99)
#6A6855
(106,104,85)
#5A5747
(90,87,71)
#4A4639
(74,70,57)
#3A352B
(58,53,43)
#2A241D
(42,36,29)
#1A130F
(26,19,15)
#000000
(0,0,0)

Tints of #BABD9B

#BABD9B
(186,189,155)
#C0C3A4
(192,195,164)
#C6C9AD
(198,201,173)
#CCCFB6
(204,207,182)
#D2D5BF
(210,213,191)
#D8DBC8
(216,219,200)
#DEE1D1
(222,225,209)
#E4E7DA
(228,231,218)
#EAEDE3
(234,237,227)
#F0F3EC
(240,243,236)
#F6F9F5
(246,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BABD9B color. Also use rgb(186,189,155) instead hex code.

Text Font Color

.myTextColor { color: #BABD9B; }

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

This text font color is #BABD9B.

Background Color

.myBgColor { background-color: #BABD9B; }

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

This div background color is #BABD9B.

Border color

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

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

This div border color is #BABD9B.

Opacity

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

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

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

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

This text has shadow with #BABD9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BABD9B.

Preview

Color preview on black background

This text has color #BABD9B on black background.


Color preview on white background

This text has color #BABD9B on white background.


Black color preview on #BABD9B background

This text has black color on #BABD9B background.


White color preview on #BABD9B background

This text has white color on #BABD9B background.


Related colors

Complementary color

Complementary color for #hex is #454264.


I love getcolorcode.com

Triadic colors

1 #9BBABD and #BD9BBA with #BABD9B are triadic colors.

2 #9BBDBA and #BDBA9B with #BABD9B are triadic colors.