COLOR #A8A743

HEX: #A8A743 RGB: (168,167,67)

Color info

#A8A743 contains mainly red and green colors. Web safe color of #A8A743 is #999933 (or #993).

RGB color model

#A8A743 color RGB value is (168,167,67).

RGB: (168,167,67) (66%, 65%, 26%)

RGB channels and saturation

R 168 of 255 = 66%
G 167 of 255 = 65%
B 67 of 255 = 26%

168
167
67

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

Portions of RGB colors in percentages

R + G + B = 168 + 167 + 67 = 402 (100%)
R 168 of 402 ~ 41.79%
G 167 of 402 ~ 41.54%
B 67 of 402 ~ 16.67'%

%41.79
%41.54
%16.67

CMYK color model

#A8A743 color CMYK value is (0,1,60,34).

  • cyan value is 0.00%
  • magenta value is 0.60%
  • yellow value is 60.12%
  • key color value is 34.12%
CMYK: (0,1,60,34) C0M1Y60K34 (0%,1%,60%,34%) (0.00/0.01/0.60/0.34) 

CMYK percentages

%0
%0.6
%60.12
%34.12

Codes

Color #A8A743 in popluar color models

A8 A7 43
RGB 168 167 67
HSL 59° 42.98% 46.08%
HSB/HSV 59° 60.12% 65.88%
CMYK 0.00% 0.60% 60.12%
34.12%

Color #A8A743 in popluar number systems.

HEX A8 A7 43
Decimal 168 167 67
Binary 10101000 10100111 1000011
Octal 250 247 103

Shades and tints

Shades of #A8A743

#A8A743
(168,167,67)
#99983D
(153,152,61)
#8A8937
(138,137,55)
#7B7A31
(123,122,49)
#6C6B2B
(108,107,43)
#5D5C25
(93,92,37)
#4E4D1F
(78,77,31)
#3F3E19
(63,62,25)
#302F13
(48,47,19)
#21200D
(33,32,13)
#121107
(18,17,7)
#000000
(0,0,0)

Tints of #A8A743

#A8A743
(168,167,67)
#AFAF54
(175,175,84)
#B6B765
(182,183,101)
#BDBF76
(189,191,118)
#C4C787
(196,199,135)
#CBCF98
(203,207,152)
#D2D7A9
(210,215,169)
#D9DFBA
(217,223,186)
#E0E7CB
(224,231,203)
#E7EFDC
(231,239,220)
#EEF7ED
(238,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8A743 color. Also use rgb(168,167,67) instead hex code.

Text Font Color

.myTextColor { color: #A8A743; }

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

This text font color is #A8A743.

Background Color

.myBgColor { background-color: #A8A743; }

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

This div background color is #A8A743.

Border color

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

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

This div border color is #A8A743.

Opacity

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

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

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

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

This text has shadow with #A8A743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A743.

Preview

Color preview on black background

This text has color #A8A743 on black background.


Color preview on white background

This text has color #A8A743 on white background.


Black color preview on #A8A743 background

This text has black color on #A8A743 background.


White color preview on #A8A743 background

This text has white color on #A8A743 background.


Related colors

Complementary color

Complementary color for #hex is #5758BC.


I love getcolorcode.com

Triadic colors

1 #43A8A7 and #A743A8 with #A8A743 are triadic colors.

2 #43A7A8 and #A7A843 with #A8A743 are triadic colors.