COLOR #A7C2A1

HEX: #A7C2A1 RGB: (167,194,161)

Color info

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

RGB color model

#A7C2A1 color RGB value is (167,194,161).

RGB: (167,194,161) (65%, 76%, 63%)

RGB channels and saturation

R 167 of 255 = 65%
G 194 of 255 = 76%
B 161 of 255 = 63%

167
194
161

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

Portions of RGB colors in percentages

R + G + B = 167 + 194 + 161 = 522 (100%)
R 167 of 522 ~ 31.99%
G 194 of 522 ~ 37.16%
B 161 of 522 ~ 30.84'%

%31.99
%37.16
%30.84

CMYK color model

#A7C2A1 color CMYK value is (14,0,17,24).

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

CMYK: (14,0,17,24)
C14M0Y17K24 (14%, 0%, 17%, 24%)
(0.14 / 0.00 / 0.17 / 0.24)

CMYK percentages

%13.92
%0
%17.01
%23.92

Codes

Color #A7C2A1 in popluar color models

A7 C2 A1
RGB 167 194 161
HSL 109° 21.29% 69.61%
HSB/HSV 109° 17.01% 76.08%
CMYK 13.92% 0.00% 17.01%
23.92%

Color #A7C2A1 in popluar number systems.

HEX A7 C2 A1
Decimal 167 194 161
Binary 10100111 11000010 10100001
Octal 247 302 241

Shades and tints

Shades of #A7C2A1

#A7C2A1
(167,194,161)
#98B193
(152,177,147)
#89A085
(137,160,133)
#7A8F77
(122,143,119)
#6B7E69
(107,126,105)
#5C6D5B
(92,109,91)
#4D5C4D
(77,92,77)
#3E4B3F
(62,75,63)
#2F3A31
(47,58,49)
#202923
(32,41,35)
#111815
(17,24,21)
#000000
(0,0,0)

Tints of #A7C2A1

#A7C2A1
(167,194,161)
#AFC7A9
(175,199,169)
#B7CCB1
(183,204,177)
#BFD1B9
(191,209,185)
#C7D6C1
(199,214,193)
#CFDBC9
(207,219,201)
#D7E0D1
(215,224,209)
#DFE5D9
(223,229,217)
#E7EAE1
(231,234,225)
#EFEFE9
(239,239,233)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7C2A1; }

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

This text font color is #A7C2A1.

Background Color

.myBgColor { background-color: #A7C2A1; }

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

This div background color is #A7C2A1.

Border color

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

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

This div border color is #A7C2A1.

Opacity

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

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

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

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

This text has shadow with #A7C2A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C2A1.

Preview

Color preview on black background

This text has color #A7C2A1 on black background.


Color preview on white background

This text has color #A7C2A1 on white background.


Black color preview on #A7C2A1 background

This text has black color on #A7C2A1 background.


White color preview on #A7C2A1 background

This text has white color on #A7C2A1 background.


Related colors

Complementary color

Complementary color for #hex is #583D5E.


I love getcolorcode.com

Triadic colors

1 #A1A7C2 and #C2A1A7 with #A7C2A1 are triadic colors.

2 #A1C2A7 and #C2A7A1 with #A7C2A1 are triadic colors.