COLOR #A3C7A6

HEX: #A3C7A6 RGB: (163,199,166)

Color info

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

RGB color model

#A3C7A6 color RGB value is (163,199,166).

RGB: (163,199,166) (64%, 78%, 65%)

RGB channels and saturation

R 163 of 255 = 64%
G 199 of 255 = 78%
B 166 of 255 = 65%

163
199
166

R + G + B ~ 69%. #A3C7A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 199 + 166 = 528 (100%)
R 163 of 528 ~ 30.87%
G 199 of 528 ~ 37.69%
B 166 of 528 ~ 31.44'%

%30.87
%37.69
%31.44

CMYK color model

#A3C7A6 color CMYK value is (18,0,17,22).

  • cyan value is 18.09%
  • magenta value is 0.00%
  • yellow value is 16.58%
  • key color value is 21.96%

CMYK: (18,0,17,22)
C18M0Y17K22 (18%, 0%, 17%, 22%)
(0.18 / 0.00 / 0.17 / 0.22)

CMYK percentages

%18.09
%0
%16.58
%21.96

Codes

Color #A3C7A6 in popluar color models

A3 C7 A6
RGB 163 199 166
HSL 125° 24.32% 70.98%
HSB/HSV 125° 18.09% 78.04%
CMYK 18.09% 0.00% 16.58%
21.96%

Color #A3C7A6 in popluar number systems.

HEX A3 C7 A6
Decimal 163 199 166
Binary 10100011 11000111 10100110
Octal 243 307 246

Shades and tints

Shades of #A3C7A6

#A3C7A6
(163,199,166)
#95B597
(149,181,151)
#87A388
(135,163,136)
#799179
(121,145,121)
#6B7F6A
(107,127,106)
#5D6D5B
(93,109,91)
#4F5B4C
(79,91,76)
#41493D
(65,73,61)
#33372E
(51,55,46)
#25251F
(37,37,31)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #A3C7A6

#A3C7A6
(163,199,166)
#ABCCAE
(171,204,174)
#B3D1B6
(179,209,182)
#BBD6BE
(187,214,190)
#C3DBC6
(195,219,198)
#CBE0CE
(203,224,206)
#D3E5D6
(211,229,214)
#DBEADE
(219,234,222)
#E3EFE6
(227,239,230)
#EBF4EE
(235,244,238)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3C7A6 color. Also use rgb(163,199,166) instead hex code.

Text Font Color

.myTextColor { color: #A3C7A6; }

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

This text font color is #A3C7A6.

Background Color

.myBgColor { background-color: #A3C7A6; }

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

This div background color is #A3C7A6.

Border color

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

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

This div border color is #A3C7A6.

Opacity

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

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

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

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

This text has shadow with #A3C7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3C7A6.

Preview

Color preview on black background

This text has color #A3C7A6 on black background.


Color preview on white background

This text has color #A3C7A6 on white background.


Black color preview on #A3C7A6 background

This text has black color on #A3C7A6 background.


White color preview on #A3C7A6 background

This text has white color on #A3C7A6 background.


Related colors

Complementary color

Complementary color for #A3C7A6 is #5C3859.


I love getcolorcode.com

Triadic colors

1 #A6A3C7 and #C7A6A3 with #A3C7A6 are triadic colors.

2 #A6C7A3 and #C7A3A6 with #A3C7A6 are triadic colors.