COLOR #A3A263

HEX: #A3A263 RGB: (163,162,99)

Color info

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

RGB color model

#A3A263 color RGB value is (163,162,99).

RGB: (163,162,99) (64%, 64%, 39%)

RGB channels and saturation

R 163 of 255 = 64%
G 162 of 255 = 64%
B 99 of 255 = 39%

163
162
99

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

Portions of RGB colors in percentages

R + G + B = 163 + 162 + 99 = 424 (100%)
R 163 of 424 ~ 38.44%
G 162 of 424 ~ 38.21%
B 99 of 424 ~ 23.35'%

%38.44
%38.21
%23.35

CMYK color model

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

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

CMYK: (0,1,39,36)
C0M1Y39K36 (0%, 1%, 39%, 36%)
(0.00 / 0.01 / 0.39 / 0.36)

CMYK percentages

%0
%0.61
%39.26
%36.08

Codes

Color #A3A263 in popluar color models

A3 A2 63
RGB 163 162 99
HSL 59° 25.81% 51.37%
HSB/HSV 59° 39.26% 63.92%
CMYK 0.00% 0.61% 39.26%
36.08%

Color #A3A263 in popluar number systems.

HEX A3 A2 63
Decimal 163 162 99
Binary 10100011 10100010 1100011
Octal 243 242 143

Shades and tints

Shades of #A3A263

#A3A263
(163,162,99)
#95945A
(149,148,90)
#878651
(135,134,81)
#797848
(121,120,72)
#6B6A3F
(107,106,63)
#5D5C36
(93,92,54)
#4F4E2D
(79,78,45)
#414024
(65,64,36)
#33321B
(51,50,27)
#252412
(37,36,18)
#171609
(23,22,9)
#000000
(0,0,0)

Tints of #A3A263

#A3A263
(163,162,99)
#ABAA71
(171,170,113)
#B3B27F
(179,178,127)
#BBBA8D
(187,186,141)
#C3C29B
(195,194,155)
#CBCAA9
(203,202,169)
#D3D2B7
(211,210,183)
#DBDAC5
(219,218,197)
#E3E2D3
(227,226,211)
#EBEAE1
(235,234,225)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A263; }

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

This text font color is #A3A263.

Background Color

.myBgColor { background-color: #A3A263; }

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

This div background color is #A3A263.

Border color

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

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

This div border color is #A3A263.

Opacity

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

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

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

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

This text has shadow with #A3A263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A263.

Preview

Color preview on black background

This text has color #A3A263 on black background.


Color preview on white background

This text has color #A3A263 on white background.


Black color preview on #A3A263 background

This text has black color on #A3A263 background.


White color preview on #A3A263 background

This text has white color on #A3A263 background.


Related colors

Complementary color

Complementary color for #hex is #5C5D9C.


I love getcolorcode.com

Triadic colors

1 #63A3A2 and #A263A3 with #A3A263 are triadic colors.

2 #63A2A3 and #A2A363 with #A3A263 are triadic colors.