COLOR #B7A194

HEX: #B7A194 RGB: (183,161,148)

Color info

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

RGB color model

#B7A194 color RGB value is (183,161,148).

RGB: (183,161,148) (72%, 63%, 58%)

RGB channels and saturation

R 183 of 255 = 72%
G 161 of 255 = 63%
B 148 of 255 = 58%

183
161
148

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

Portions of RGB colors in percentages

R + G + B = 183 + 161 + 148 = 492 (100%)
R 183 of 492 ~ 37.2%
G 161 of 492 ~ 32.72%
B 148 of 492 ~ 30.08'%

%37.2
%32.72
%30.08

CMYK color model

#B7A194 color CMYK value is (0,12,19,28).

  • cyan value is 0.00%
  • magenta value is 12.02%
  • yellow value is 19.13%
  • key color value is 28.24%

CMYK: (0,12,19,28)
C0M12Y19K28 (0%, 12%, 19%, 28%)
(0.00 / 0.12 / 0.19 / 0.28)

CMYK percentages

%0
%12.02
%19.13
%28.24

Codes

Color #B7A194 in popluar color models

B7 A1 94
RGB 183 161 148
HSL 22° 19.55% 64.90%
HSB/HSV 22° 19.13% 71.76%
CMYK 0.00% 12.02% 19.13%
28.24%

Color #B7A194 in popluar number systems.

HEX B7 A1 94
Decimal 183 161 148
Binary 10110111 10100001 10010100
Octal 267 241 224

Shades and tints

Shades of #B7A194

#B7A194
(183,161,148)
#A79387
(167,147,135)
#97857A
(151,133,122)
#87776D
(135,119,109)
#776960
(119,105,96)
#675B53
(103,91,83)
#574D46
(87,77,70)
#473F39
(71,63,57)
#37312C
(55,49,44)
#27231F
(39,35,31)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #B7A194

#B7A194
(183,161,148)
#BDA99D
(189,169,157)
#C3B1A6
(195,177,166)
#C9B9AF
(201,185,175)
#CFC1B8
(207,193,184)
#D5C9C1
(213,201,193)
#DBD1CA
(219,209,202)
#E1D9D3
(225,217,211)
#E7E1DC
(231,225,220)
#EDE9E5
(237,233,229)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7A194 color. Also use rgb(183,161,148) instead hex code.

Text Font Color

.myTextColor { color: #B7A194; }

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

This text font color is #B7A194.

Background Color

.myBgColor { background-color: #B7A194; }

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

This div background color is #B7A194.

Border color

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

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

This div border color is #B7A194.

Opacity

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

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

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

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

This text has shadow with #B7A194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7A194.

Preview

Color preview on black background

This text has color #B7A194 on black background.


Color preview on white background

This text has color #B7A194 on white background.


Black color preview on #B7A194 background

This text has black color on #B7A194 background.


White color preview on #B7A194 background

This text has white color on #B7A194 background.


Related colors

Complementary color

Complementary color for #hex is #485E6B.


I love getcolorcode.com

Triadic colors

1 #94B7A1 and #A194B7 with #B7A194 are triadic colors.

2 #94A1B7 and #A1B794 with #B7A194 are triadic colors.