COLOR #B18A9A

HEX: #B18A9A RGB: (177,138,154)

Color info

#B18A9A contains red, green and blue colors in about the same proportion. Web safe color of #B18A9A is #999999 (or #999).

RGB color model

#B18A9A color RGB value is (177,138,154).

RGB: (177,138,154) (69%, 54%, 60%)

RGB channels and saturation

R 177 of 255 = 69%
G 138 of 255 = 54%
B 154 of 255 = 60%

177
138
154

R + G + B ~ 61%. #B18A9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 138 + 154 = 469 (100%)
R 177 of 469 ~ 37.74%
G 138 of 469 ~ 29.42%
B 154 of 469 ~ 32.84'%

%37.74
%29.42
%32.84

CMYK color model

#B18A9A color CMYK value is (0,22,13,31).

  • cyan value is 0.00%
  • magenta value is 22.03%
  • yellow value is 12.99%
  • key color value is 30.59%

CMYK: (0,22,13,31)
C0M22Y13K31 (0%, 22%, 13%, 31%)
(0.00 / 0.22 / 0.13 / 0.31)

CMYK percentages

%0
%22.03
%12.99
%30.59

Codes

Color #B18A9A in popluar color models

B1 8A 9A
RGB 177 138 154
HSL 335° 20.00% 61.76%
HSB/HSV 335° 22.03% 69.41%
CMYK 0.00% 22.03% 12.99%
30.59%

Color #B18A9A in popluar number systems.

HEX B1 8A 9A
Decimal 177 138 154
Binary 10110001 10001010 10011010
Octal 261 212 232

Shades and tints

Shades of #B18A9A

#B18A9A
(177,138,154)
#A17E8C
(161,126,140)
#91727E
(145,114,126)
#816670
(129,102,112)
#715A62
(113,90,98)
#614E54
(97,78,84)
#514246
(81,66,70)
#413638
(65,54,56)
#312A2A
(49,42,42)
#211E1C
(33,30,28)
#11120E
(17,18,14)
#000000
(0,0,0)

Tints of #B18A9A

#B18A9A
(177,138,154)
#B894A3
(184,148,163)
#BF9EAC
(191,158,172)
#C6A8B5
(198,168,181)
#CDB2BE
(205,178,190)
#D4BCC7
(212,188,199)
#DBC6D0
(219,198,208)
#E2D0D9
(226,208,217)
#E9DAE2
(233,218,226)
#F0E4EB
(240,228,235)
#F7EEF4
(247,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B18A9A color. Also use rgb(177,138,154) instead hex code.

Text Font Color

.myTextColor { color: #B18A9A; }

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

This text font color is #B18A9A.

Background Color

.myBgColor { background-color: #B18A9A; }

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

This div background color is #B18A9A.

Border color

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

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

This div border color is #B18A9A.

Opacity

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

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

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

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

This text has shadow with #B18A9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B18A9A.

Preview

Color preview on black background

This text has color #B18A9A on black background.


Color preview on white background

This text has color #B18A9A on white background.


Black color preview on #B18A9A background

This text has black color on #B18A9A background.


White color preview on #B18A9A background

This text has white color on #B18A9A background.


Related colors

Complementary color

Complementary color for #hex is #4E7565.


I love getcolorcode.com

Triadic colors

1 #9AB18A and #8A9AB1 with #B18A9A are triadic colors.

2 #9A8AB1 and #8AB19A with #B18A9A are triadic colors.