COLOR #B9A298

HEX: #B9A298 RGB: (185,162,152)

Color info

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

RGB color model

#B9A298 color RGB value is (185,162,152).

RGB: (185,162,152) (73%, 64%, 60%)

RGB channels and saturation

R 185 of 255 = 73%
G 162 of 255 = 64%
B 152 of 255 = 60%

185
162
152

R + G + B ~ 66%. #B9A298 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 162 + 152 = 499 (100%)
R 185 of 499 ~ 37.07%
G 162 of 499 ~ 32.46%
B 152 of 499 ~ 30.46'%

%37.07
%32.46
%30.46

CMYK color model

#B9A298 color CMYK value is (0,12,18,27).

  • cyan value is 0.00%
  • magenta value is 12.43%
  • yellow value is 17.84%
  • key color value is 27.45%

CMYK: (0,12,18,27)
C0M12Y18K27 (0%, 12%, 18%, 27%)
(0.00 / 0.12 / 0.18 / 0.27)

CMYK percentages

%0
%12.43
%17.84
%27.45

Codes

Color #B9A298 in popluar color models

B9 A2 98
RGB 185 162 152
HSL 18° 19.08% 66.08%
HSB/HSV 18° 17.84% 72.55%
CMYK 0.00% 12.43% 17.84%
27.45%

Color #B9A298 in popluar number systems.

HEX B9 A2 98
Decimal 185 162 152
Binary 10111001 10100010 10011000
Octal 271 242 230

Shades and tints

Shades of #B9A298

#B9A298
(185,162,152)
#A9948B
(169,148,139)
#99867E
(153,134,126)
#897871
(137,120,113)
#796A64
(121,106,100)
#695C57
(105,92,87)
#594E4A
(89,78,74)
#49403D
(73,64,61)
#393230
(57,50,48)
#292423
(41,36,35)
#191616
(25,22,22)
#000000
(0,0,0)

Tints of #B9A298

#B9A298
(185,162,152)
#BFAAA1
(191,170,161)
#C5B2AA
(197,178,170)
#CBBAB3
(203,186,179)
#D1C2BC
(209,194,188)
#D7CAC5
(215,202,197)
#DDD2CE
(221,210,206)
#E3DAD7
(227,218,215)
#E9E2E0
(233,226,224)
#EFEAE9
(239,234,233)
#F5F2F2
(245,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9A298 color. Also use rgb(185,162,152) instead hex code.

Text Font Color

.myTextColor { color: #B9A298; }

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

This text font color is #B9A298.

Background Color

.myBgColor { background-color: #B9A298; }

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

This div background color is #B9A298.

Border color

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

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

This div border color is #B9A298.

Opacity

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

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

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

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

This text has shadow with #B9A298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A298.

Preview

Color preview on black background

This text has color #B9A298 on black background.


Color preview on white background

This text has color #B9A298 on white background.


Black color preview on #B9A298 background

This text has black color on #B9A298 background.


White color preview on #B9A298 background

This text has white color on #B9A298 background.


Related colors

Complementary color

Complementary color for #hex is #465D67.


I love getcolorcode.com

Triadic colors

1 #98B9A2 and #A298B9 with #B9A298 are triadic colors.

2 #98A2B9 and #A2B998 with #B9A298 are triadic colors.