COLOR #A7A568

HEX: #A7A568 RGB: (167,165,104)

Color info

#A7A568 contains mainly red and green colors. Web safe color of #A7A568 is #999966 (or #996).

RGB color model

#A7A568 color RGB value is (167,165,104).

RGB: (167,165,104) (65%, 65%, 41%)

RGB channels and saturation

R 167 of 255 = 65%
G 165 of 255 = 65%
B 104 of 255 = 41%

167
165
104

R + G + B ~ 57%. #A7A568 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 165 + 104 = 436 (100%)
R 167 of 436 ~ 38.3%
G 165 of 436 ~ 37.84%
B 104 of 436 ~ 23.85'%

%38.3
%37.84
%23.85

CMYK color model

#A7A568 color CMYK value is (0,1,38,35).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 37.72%
  • key color value is 34.51%
CMYK: (0,1,38,35) C0M1Y38K35 (0%,1%,38%,35%) (0.00/0.01/0.38/0.35) 

CMYK percentages

%0
%1.2
%37.72
%34.51

Codes

Color #A7A568 in popluar color models

A7 A5 68
RGB 167 165 104
HSL 58° 26.36% 53.14%
HSB/HSV 58° 37.72% 65.49%
CMYK 0.00% 1.20% 37.72%
34.51%

Color #A7A568 in popluar number systems.

HEX A7 A5 68
Decimal 167 165 104
Binary 10100111 10100101 1101000
Octal 247 245 150

Shades and tints

Shades of #A7A568

#A7A568
(167,165,104)
#98965F
(152,150,95)
#898756
(137,135,86)
#7A784D
(122,120,77)
#6B6944
(107,105,68)
#5C5A3B
(92,90,59)
#4D4B32
(77,75,50)
#3E3C29
(62,60,41)
#2F2D20
(47,45,32)
#201E17
(32,30,23)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #A7A568

#A7A568
(167,165,104)
#AFAD75
(175,173,117)
#B7B582
(183,181,130)
#BFBD8F
(191,189,143)
#C7C59C
(199,197,156)
#CFCDA9
(207,205,169)
#D7D5B6
(215,213,182)
#DFDDC3
(223,221,195)
#E7E5D0
(231,229,208)
#EFEDDD
(239,237,221)
#F7F5EA
(247,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A568 color. Also use rgb(167,165,104) instead hex code.

Text Font Color

.myTextColor { color: #A7A568; }

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

This text font color is #A7A568.

Background Color

.myBgColor { background-color: #A7A568; }

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

This div background color is #A7A568.

Border color

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

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

This div border color is #A7A568.

Opacity

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

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

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

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

This text has shadow with #A7A568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A568.

Preview

Color preview on black background

This text has color #A7A568 on black background.


Color preview on white background

This text has color #A7A568 on white background.


Black color preview on #A7A568 background

This text has black color on #A7A568 background.


White color preview on #A7A568 background

This text has white color on #A7A568 background.


Related colors

Complementary color

Complementary color for #hex is #585A97.


I love getcolorcode.com

Triadic colors

1 #68A7A5 and #A568A7 with #A7A568 are triadic colors.

2 #68A5A7 and #A5A768 with #A7A568 are triadic colors.