COLOR #A3C2A1

HEX: #A3C2A1 RGB: (163,194,161)

Color info

#A3C2A1 contains red, green and blue colors in about the same proportion. Web safe color of #A3C2A1 is #99CC99 (or #9C9).

RGB color model

#A3C2A1 color RGB value is (163,194,161).

RGB: (163,194,161) (64%, 76%, 63%)

RGB channels and saturation

R 163 of 255 = 64%
G 194 of 255 = 76%
B 161 of 255 = 63%

163
194
161

R + G + B ~ 68%. #A3C2A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 194 + 161 = 518 (100%)
R 163 of 518 ~ 31.47%
G 194 of 518 ~ 37.45%
B 161 of 518 ~ 31.08'%

%31.47
%37.45
%31.08

CMYK color model

#A3C2A1 color CMYK value is (16,0,17,24).

  • cyan value is 15.98%
  • magenta value is 0.00%
  • yellow value is 17.01%
  • key color value is 23.92%

CMYK: (16,0,17,24)
C16M0Y17K24 (16%, 0%, 17%, 24%)
(0.16 / 0.00 / 0.17 / 0.24)

CMYK percentages

%15.98
%0
%17.01
%23.92

Codes

Color #A3C2A1 in popluar color models

A3 C2 A1
RGB 163 194 161
HSL 116° 21.29% 69.61%
HSB/HSV 116° 17.01% 76.08%
CMYK 15.98% 0.00% 17.01%
23.92%

Color #A3C2A1 in popluar number systems.

HEX A3 C2 A1
Decimal 163 194 161
Binary 10100011 11000010 10100001
Octal 243 302 241

Shades and tints

Shades of #A3C2A1

#A3C2A1
(163,194,161)
#95B193
(149,177,147)
#87A085
(135,160,133)
#798F77
(121,143,119)
#6B7E69
(107,126,105)
#5D6D5B
(93,109,91)
#4F5C4D
(79,92,77)
#414B3F
(65,75,63)
#333A31
(51,58,49)
#252923
(37,41,35)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #A3C2A1

#A3C2A1
(163,194,161)
#ABC7A9
(171,199,169)
#B3CCB1
(179,204,177)
#BBD1B9
(187,209,185)
#C3D6C1
(195,214,193)
#CBDBC9
(203,219,201)
#D3E0D1
(211,224,209)
#DBE5D9
(219,229,217)
#E3EAE1
(227,234,225)
#EBEFE9
(235,239,233)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3C2A1 color. Also use rgb(163,194,161) instead hex code.

Text Font Color

.myTextColor { color: #A3C2A1; }

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

This text font color is #A3C2A1.

Background Color

.myBgColor { background-color: #A3C2A1; }

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

This div background color is #A3C2A1.

Border color

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

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

This div border color is #A3C2A1.

Opacity

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

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

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

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

This text has shadow with #A3C2A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3C2A1.

Preview

Color preview on black background

This text has color #A3C2A1 on black background.


Color preview on white background

This text has color #A3C2A1 on white background.


Black color preview on #A3C2A1 background

This text has black color on #A3C2A1 background.


White color preview on #A3C2A1 background

This text has white color on #A3C2A1 background.


Related colors

Complementary color

Complementary color for #A3C2A1 is #5C3D5E.


I love getcolorcode.com

Triadic colors

1 #A1A3C2 and #C2A1A3 with #A3C2A1 are triadic colors.

2 #A1C2A3 and #C2A3A1 with #A3C2A1 are triadic colors.