COLOR #A3A268

HEX: #A3A268 RGB: (163,162,104)

Color info

#A3A268 contains red, green and blue colors in about the same proportion. Web safe color of #A3A268 is #999966 (or #996).

RGB color model

#A3A268 color RGB value is (163,162,104).

RGB: (163,162,104) (64%, 64%, 41%)

RGB channels and saturation

R 163 of 255 = 64%
G 162 of 255 = 64%
B 104 of 255 = 41%

163
162
104

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

Portions of RGB colors in percentages

R + G + B = 163 + 162 + 104 = 429 (100%)
R 163 of 429 ~ 38%
G 162 of 429 ~ 37.76%
B 104 of 429 ~ 24.24'%

%38
%37.76
%24.24

CMYK color model

#A3A268 color CMYK value is (0,1,36,36).

  • cyan value is 0.00%
  • magenta value is 0.61%
  • yellow value is 36.20%
  • key color value is 36.08%

CMYK: (0,1,36,36)
C0M1Y36K36 (0%, 1%, 36%, 36%)
(0.00 / 0.01 / 0.36 / 0.36)

CMYK percentages

%0
%0.61
%36.2
%36.08

Codes

Color #A3A268 in popluar color models

A3 A2 68
RGB 163 162 104
HSL 59° 24.28% 52.35%
HSB/HSV 59° 36.20% 63.92%
CMYK 0.00% 0.61% 36.20%
36.08%

Color #A3A268 in popluar number systems.

HEX A3 A2 68
Decimal 163 162 104
Binary 10100011 10100010 1101000
Octal 243 242 150

Shades and tints

Shades of #A3A268

#A3A268
(163,162,104)
#95945F
(149,148,95)
#878656
(135,134,86)
#79784D
(121,120,77)
#6B6A44
(107,106,68)
#5D5C3B
(93,92,59)
#4F4E32
(79,78,50)
#414029
(65,64,41)
#333220
(51,50,32)
#252417
(37,36,23)
#17160E
(23,22,14)
#000000
(0,0,0)

Tints of #A3A268

#A3A268
(163,162,104)
#ABAA75
(171,170,117)
#B3B282
(179,178,130)
#BBBA8F
(187,186,143)
#C3C29C
(195,194,156)
#CBCAA9
(203,202,169)
#D3D2B6
(211,210,182)
#DBDAC3
(219,218,195)
#E3E2D0
(227,226,208)
#EBEADD
(235,234,221)
#F3F2EA
(243,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3A268 color. Also use rgb(163,162,104) instead hex code.

Text Font Color

.myTextColor { color: #A3A268; }

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

This text font color is #A3A268.

Background Color

.myBgColor { background-color: #A3A268; }

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

This div background color is #A3A268.

Border color

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

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

This div border color is #A3A268.

Opacity

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

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

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

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

This text has shadow with #A3A268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A268.

Preview

Color preview on black background

This text has color #A3A268 on black background.


Color preview on white background

This text has color #A3A268 on white background.


Black color preview on #A3A268 background

This text has black color on #A3A268 background.


White color preview on #A3A268 background

This text has white color on #A3A268 background.


Related colors

Complementary color

Complementary color for #hex is #5C5D97.


I love getcolorcode.com

Triadic colors

1 #68A3A2 and #A268A3 with #A3A268 are triadic colors.

2 #68A2A3 and #A2A368 with #A3A268 are triadic colors.