COLOR #A7B383

HEX: #A7B383 RGB: (167,179,131)

Color info

#A7B383 contains red, green and blue colors in about the same proportion. Web safe color of #A7B383 is #999999 (or #999).

RGB color model

#A7B383 color RGB value is (167,179,131).

RGB: (167,179,131) (65%, 70%, 51%)

RGB channels and saturation

R 167 of 255 = 65%
G 179 of 255 = 70%
B 131 of 255 = 51%

167
179
131

R + G + B ~ 62%. #A7B383 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 179 + 131 = 477 (100%)
R 167 of 477 ~ 35.01%
G 179 of 477 ~ 37.53%
B 131 of 477 ~ 27.46'%

%35.01
%37.53
%27.46

CMYK color model

#A7B383 color CMYK value is (7,0,27,30).

  • cyan value is 6.70%
  • magenta value is 0.00%
  • yellow value is 26.82%
  • key color value is 29.80%

CMYK: (7,0,27,30)
C7M0Y27K30 (7%, 0%, 27%, 30%)
(0.07 / 0.00 / 0.27 / 0.30)

CMYK percentages

%6.7
%0
%26.82
%29.8

Codes

Color #A7B383 in popluar color models

A7 B3 83
RGB 167 179 131
HSL 75° 24.00% 60.78%
HSB/HSV 75° 26.82% 70.20%
CMYK 6.70% 0.00% 26.82%
29.80%

Color #A7B383 in popluar number systems.

HEX A7 B3 83
Decimal 167 179 131
Binary 10100111 10110011 10000011
Octal 247 263 203

Shades and tints

Shades of #A7B383

#A7B383
(167,179,131)
#98A378
(152,163,120)
#89936D
(137,147,109)
#7A8362
(122,131,98)
#6B7357
(107,115,87)
#5C634C
(92,99,76)
#4D5341
(77,83,65)
#3E4336
(62,67,54)
#2F332B
(47,51,43)
#202320
(32,35,32)
#111315
(17,19,21)
#000000
(0,0,0)

Tints of #A7B383

#A7B383
(167,179,131)
#AFB98E
(175,185,142)
#B7BF99
(183,191,153)
#BFC5A4
(191,197,164)
#C7CBAF
(199,203,175)
#CFD1BA
(207,209,186)
#D7D7C5
(215,215,197)
#DFDDD0
(223,221,208)
#E7E3DB
(231,227,219)
#EFE9E6
(239,233,230)
#F7EFF1
(247,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7B383; }

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

This text font color is #A7B383.

Background Color

.myBgColor { background-color: #A7B383; }

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

This div background color is #A7B383.

Border color

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

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

This div border color is #A7B383.

Opacity

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

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

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

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

This text has shadow with #A7B383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B383.

Preview

Color preview on black background

This text has color #A7B383 on black background.


Color preview on white background

This text has color #A7B383 on white background.


Black color preview on #A7B383 background

This text has black color on #A7B383 background.


White color preview on #A7B383 background

This text has white color on #A7B383 background.


Related colors

Complementary color

Complementary color for #hex is #584C7C.


I love getcolorcode.com

Triadic colors

1 #83A7B3 and #B383A7 with #A7B383 are triadic colors.

2 #83B3A7 and #B3A783 with #A7B383 are triadic colors.