COLOR #B7AD6E

HEX: #B7AD6E RGB: (183,173,110)

Color info

#B7AD6E contains mainly red and green colors. Web safe color of #B7AD6E is #CC9966 (or #C96).

RGB color model

#B7AD6E color RGB value is (183,173,110).

RGB: (183,173,110) (72%, 68%, 43%)

RGB channels and saturation

R 183 of 255 = 72%
G 173 of 255 = 68%
B 110 of 255 = 43%

183
173
110

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

Portions of RGB colors in percentages

R + G + B = 183 + 173 + 110 = 466 (100%)
R 183 of 466 ~ 39.27%
G 173 of 466 ~ 37.12%
B 110 of 466 ~ 23.61'%

%39.27
%37.12
%23.61

CMYK color model

#B7AD6E color CMYK value is (0,5,40,28).

  • cyan value is 0.00%
  • magenta value is 5.46%
  • yellow value is 39.89%
  • key color value is 28.24%

CMYK: (0,5,40,28)
C0M5Y40K28 (0%, 5%, 40%, 28%)
(0.00 / 0.05 / 0.40 / 0.28)

CMYK percentages

%0
%5.46
%39.89
%28.24

Codes

Color #B7AD6E in popluar color models

B7 AD 6E
RGB 183 173 110
HSL 52° 33.64% 57.45%
HSB/HSV 52° 39.89% 71.76%
CMYK 0.00% 5.46% 39.89%
28.24%

Color #B7AD6E in popluar number systems.

HEX B7 AD 6E
Decimal 183 173 110
Binary 10110111 10101101 1101110
Octal 267 255 156

Shades and tints

Shades of #B7AD6E

#B7AD6E
(183,173,110)
#A79E64
(167,158,100)
#978F5A
(151,143,90)
#878050
(135,128,80)
#777146
(119,113,70)
#67623C
(103,98,60)
#575332
(87,83,50)
#474428
(71,68,40)
#37351E
(55,53,30)
#272614
(39,38,20)
#17170A
(23,23,10)
#000000
(0,0,0)

Tints of #B7AD6E

#B7AD6E
(183,173,110)
#BDB47B
(189,180,123)
#C3BB88
(195,187,136)
#C9C295
(201,194,149)
#CFC9A2
(207,201,162)
#D5D0AF
(213,208,175)
#DBD7BC
(219,215,188)
#E1DEC9
(225,222,201)
#E7E5D6
(231,229,214)
#EDECE3
(237,236,227)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7AD6E color. Also use rgb(183,173,110) instead hex code.

Text Font Color

.myTextColor { color: #B7AD6E; }

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

This text font color is #B7AD6E.

Background Color

.myBgColor { background-color: #B7AD6E; }

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

This div background color is #B7AD6E.

Border color

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

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

This div border color is #B7AD6E.

Opacity

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

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

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

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

This text has shadow with #B7AD6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7AD6E.

Preview

Color preview on black background

This text has color #B7AD6E on black background.


Color preview on white background

This text has color #B7AD6E on white background.


Black color preview on #B7AD6E background

This text has black color on #B7AD6E background.


White color preview on #B7AD6E background

This text has white color on #B7AD6E background.


Related colors

Complementary color

Complementary color for #hex is #485291.


I love getcolorcode.com

Triadic colors

1 #6EB7AD and #AD6EB7 with #B7AD6E are triadic colors.

2 #6EADB7 and #ADB76E with #B7AD6E are triadic colors.