COLOR #B7A692

HEX: #B7A692 RGB: (183,166,146)

Color info

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

RGB color model

#B7A692 color RGB value is (183,166,146).

RGB: (183,166,146) (72%, 65%, 57%)

RGB channels and saturation

R 183 of 255 = 72%
G 166 of 255 = 65%
B 146 of 255 = 57%

183
166
146

R + G + B ~ 65%. #B7A692 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 166 + 146 = 495 (100%)
R 183 of 495 ~ 36.97%
G 166 of 495 ~ 33.54%
B 146 of 495 ~ 29.49'%

%36.97
%33.54
%29.49

CMYK color model

#B7A692 color CMYK value is (0,9,20,28).

  • cyan value is 0.00%
  • magenta value is 9.29%
  • yellow value is 20.22%
  • key color value is 28.24%

CMYK: (0,9,20,28)
C0M9Y20K28 (0%, 9%, 20%, 28%)
(0.00 / 0.09 / 0.20 / 0.28)

CMYK percentages

%0
%9.29
%20.22
%28.24

Codes

Color #B7A692 in popluar color models

B7 A6 92
RGB 183 166 146
HSL 32° 20.44% 64.51%
HSB/HSV 32° 20.22% 71.76%
CMYK 0.00% 9.29% 20.22%
28.24%

Color #B7A692 in popluar number systems.

HEX B7 A6 92
Decimal 183 166 146
Binary 10110111 10100110 10010010
Octal 267 246 222

Shades and tints

Shades of #B7A692

#B7A692
(183,166,146)
#A79785
(167,151,133)
#978878
(151,136,120)
#87796B
(135,121,107)
#776A5E
(119,106,94)
#675B51
(103,91,81)
#574C44
(87,76,68)
#473D37
(71,61,55)
#372E2A
(55,46,42)
#271F1D
(39,31,29)
#171010
(23,16,16)
#000000
(0,0,0)

Tints of #B7A692

#B7A692
(183,166,146)
#BDAE9B
(189,174,155)
#C3B6A4
(195,182,164)
#C9BEAD
(201,190,173)
#CFC6B6
(207,198,182)
#D5CEBF
(213,206,191)
#DBD6C8
(219,214,200)
#E1DED1
(225,222,209)
#E7E6DA
(231,230,218)
#EDEEE3
(237,238,227)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7A692 color. Also use rgb(183,166,146) instead hex code.

Text Font Color

.myTextColor { color: #B7A692; }

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

This text font color is #B7A692.

Background Color

.myBgColor { background-color: #B7A692; }

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

This div background color is #B7A692.

Border color

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

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

This div border color is #B7A692.

Opacity

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

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

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

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

This text has shadow with #B7A692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7A692.

Preview

Color preview on black background

This text has color #B7A692 on black background.


Color preview on white background

This text has color #B7A692 on white background.


Black color preview on #B7A692 background

This text has black color on #B7A692 background.


White color preview on #B7A692 background

This text has white color on #B7A692 background.


Related colors

Complementary color

Complementary color for #hex is #48596D.


I love getcolorcode.com

Triadic colors

1 #92B7A6 and #A692B7 with #B7A692 are triadic colors.

2 #92A6B7 and #A6B792 with #B7A692 are triadic colors.