COLOR #A7B883

HEX: #A7B883 RGB: (167,184,131)

Color info

#A7B883 contains red, green and blue colors in about the same proportion. Web safe color of #A7B883 is #99CC99 (or #9C9).

RGB color model

#A7B883 color RGB value is (167,184,131).

RGB: (167,184,131) (65%, 72%, 51%)

RGB channels and saturation

R 167 of 255 = 65%
G 184 of 255 = 72%
B 131 of 255 = 51%

167
184
131

R + G + B ~ 63%. #A7B883 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 184 + 131 = 482 (100%)
R 167 of 482 ~ 34.65%
G 184 of 482 ~ 38.17%
B 131 of 482 ~ 27.18'%

%34.65
%38.17
%27.18

CMYK color model

#A7B883 color CMYK value is (9,0,29,28).

  • cyan value is 9.24%
  • magenta value is 0.00%
  • yellow value is 28.80%
  • key color value is 27.84%

CMYK: (9,0,29,28)
C9M0Y29K28 (9%, 0%, 29%, 28%)
(0.09 / 0.00 / 0.29 / 0.28)

CMYK percentages

%9.24
%0
%28.8
%27.84

Codes

Color #A7B883 in popluar color models

A7 B8 83
RGB 167 184 131
HSL 79° 27.18% 61.76%
HSB/HSV 79° 28.80% 72.16%
CMYK 9.24% 0.00% 28.80%
27.84%

Color #A7B883 in popluar number systems.

HEX A7 B8 83
Decimal 167 184 131
Binary 10100111 10111000 10000011
Octal 247 270 203

Shades and tints

Shades of #A7B883

#A7B883
(167,184,131)
#98A878
(152,168,120)
#89986D
(137,152,109)
#7A8862
(122,136,98)
#6B7857
(107,120,87)
#5C684C
(92,104,76)
#4D5841
(77,88,65)
#3E4836
(62,72,54)
#2F382B
(47,56,43)
#202820
(32,40,32)
#111815
(17,24,21)
#000000
(0,0,0)

Tints of #A7B883

#A7B883
(167,184,131)
#AFBE8E
(175,190,142)
#B7C499
(183,196,153)
#BFCAA4
(191,202,164)
#C7D0AF
(199,208,175)
#CFD6BA
(207,214,186)
#D7DCC5
(215,220,197)
#DFE2D0
(223,226,208)
#E7E8DB
(231,232,219)
#EFEEE6
(239,238,230)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7B883 color. Also use rgb(167,184,131) instead hex code.

Text Font Color

.myTextColor { color: #A7B883; }

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

This text font color is #A7B883.

Background Color

.myBgColor { background-color: #A7B883; }

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

This div background color is #A7B883.

Border color

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

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

This div border color is #A7B883.

Opacity

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

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

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

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

This text has shadow with #A7B883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B883.

Preview

Color preview on black background

This text has color #A7B883 on black background.


Color preview on white background

This text has color #A7B883 on white background.


Black color preview on #A7B883 background

This text has black color on #A7B883 background.


White color preview on #A7B883 background

This text has white color on #A7B883 background.


Related colors

Complementary color

Complementary color for #hex is #58477C.


I love getcolorcode.com

Triadic colors

1 #83A7B8 and #B883A7 with #A7B883 are triadic colors.

2 #83B8A7 and #B8A783 with #A7B883 are triadic colors.