COLOR #B9AEBE

HEX: #B9AEBE RGB: (185,174,190)

Color info

#B9AEBE contains red, green and blue colors in about the same proportion. Web safe color of #B9AEBE is #CC99CC (or #C9C).

RGB color model

#B9AEBE color RGB value is (185,174,190).

RGB: (185,174,190) (73%, 68%, 75%)

RGB channels and saturation

R 185 of 255 = 73%
G 174 of 255 = 68%
B 190 of 255 = 75%

185
174
190

R + G + B ~ 72%. #B9AEBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 174 + 190 = 549 (100%)
R 185 of 549 ~ 33.7%
G 174 of 549 ~ 31.69%
B 190 of 549 ~ 34.61'%

%33.7
%31.69
%34.61

CMYK color model

#B9AEBE color CMYK value is (3,8,0,25).

  • cyan value is 2.63%
  • magenta value is 8.42%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (3,8,0,25)
C3M8Y0K25 (3%, 8%, 0%, 25%)
(0.03 / 0.08 / 0.00 / 0.25)

CMYK percentages

%2.63
%8.42
%0
%25.49

Codes

Color #B9AEBE in popluar color models

B9 AE BE
RGB 185 174 190
HSL 281° 10.96% 71.37%
HSB/HSV 281° 8.42% 74.51%
CMYK 2.63% 8.42% 0.00%
25.49%

Color #B9AEBE in popluar number systems.

HEX B9 AE BE
Decimal 185 174 190
Binary 10111001 10101110 10111110
Octal 271 256 276

Shades and tints

Shades of #B9AEBE

#B9AEBE
(185,174,190)
#A99FAD
(169,159,173)
#99909C
(153,144,156)
#89818B
(137,129,139)
#79727A
(121,114,122)
#696369
(105,99,105)
#595458
(89,84,88)
#494547
(73,69,71)
#393636
(57,54,54)
#292725
(41,39,37)
#191814
(25,24,20)
#000000
(0,0,0)

Tints of #B9AEBE

#B9AEBE
(185,174,190)
#BFB5C3
(191,181,195)
#C5BCC8
(197,188,200)
#CBC3CD
(203,195,205)
#D1CAD2
(209,202,210)
#D7D1D7
(215,209,215)
#DDD8DC
(221,216,220)
#E3DFE1
(227,223,225)
#E9E6E6
(233,230,230)
#EFEDEB
(239,237,235)
#F5F4F0
(245,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9AEBE color. Also use rgb(185,174,190) instead hex code.

Text Font Color

.myTextColor { color: #B9AEBE; }

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

This text font color is #B9AEBE.

Background Color

.myBgColor { background-color: #B9AEBE; }

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

This div background color is #B9AEBE.

Border color

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

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

This div border color is #B9AEBE.

Opacity

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

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

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

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

This text has shadow with #B9AEBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9AEBE.

Preview

Color preview on black background

This text has color #B9AEBE on black background.


Color preview on white background

This text has color #B9AEBE on white background.


Black color preview on #B9AEBE background

This text has black color on #B9AEBE background.


White color preview on #B9AEBE background

This text has white color on #B9AEBE background.


Related colors

Complementary color

Complementary color for #hex is #465141.


I love getcolorcode.com

Triadic colors

1 #BEB9AE and #AEBEB9 with #B9AEBE are triadic colors.

2 #BEAEB9 and #AEB9BE with #B9AEBE are triadic colors.