COLOR #A3C3A7

HEX: #A3C3A7 RGB: (163,195,167)

Color info

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

RGB color model

#A3C3A7 color RGB value is (163,195,167).

RGB: (163,195,167) (64%, 76%, 65%)

RGB channels and saturation

R 163 of 255 = 64%
G 195 of 255 = 76%
B 167 of 255 = 65%

163
195
167

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

Portions of RGB colors in percentages

R + G + B = 163 + 195 + 167 = 525 (100%)
R 163 of 525 ~ 31.05%
G 195 of 525 ~ 37.14%
B 167 of 525 ~ 31.81'%

%31.05
%37.14
%31.81

CMYK color model

#A3C3A7 color CMYK value is (16,0,14,24).

  • cyan value is 16.41%
  • magenta value is 0.00%
  • yellow value is 14.36%
  • key color value is 23.53%

CMYK: (16,0,14,24)
C16M0Y14K24 (16%, 0%, 14%, 24%)
(0.16 / 0.00 / 0.14 / 0.24)

CMYK percentages

%16.41
%0
%14.36
%23.53

Codes

Color #A3C3A7 in popluar color models

A3 C3 A7
RGB 163 195 167
HSL 128° 21.05% 70.20%
HSB/HSV 128° 16.41% 76.47%
CMYK 16.41% 0.00% 14.36%
23.53%

Color #A3C3A7 in popluar number systems.

HEX A3 C3 A7
Decimal 163 195 167
Binary 10100011 11000011 10100111
Octal 243 303 247

Shades and tints

Shades of #A3C3A7

#A3C3A7
(163,195,167)
#95B298
(149,178,152)
#87A189
(135,161,137)
#79907A
(121,144,122)
#6B7F6B
(107,127,107)
#5D6E5C
(93,110,92)
#4F5D4D
(79,93,77)
#414C3E
(65,76,62)
#333B2F
(51,59,47)
#252A20
(37,42,32)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #A3C3A7

#A3C3A7
(163,195,167)
#ABC8AF
(171,200,175)
#B3CDB7
(179,205,183)
#BBD2BF
(187,210,191)
#C3D7C7
(195,215,199)
#CBDCCF
(203,220,207)
#D3E1D7
(211,225,215)
#DBE6DF
(219,230,223)
#E3EBE7
(227,235,231)
#EBF0EF
(235,240,239)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3C3A7 color. Also use rgb(163,195,167) instead hex code.

Text Font Color

.myTextColor { color: #A3C3A7; }

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

This text font color is #A3C3A7.

Background Color

.myBgColor { background-color: #A3C3A7; }

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

This div background color is #A3C3A7.

Border color

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

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

This div border color is #A3C3A7.

Opacity

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

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

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

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

This text has shadow with #A3C3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3C3A7.

Preview

Color preview on black background

This text has color #A3C3A7 on black background.


Color preview on white background

This text has color #A3C3A7 on white background.


Black color preview on #A3C3A7 background

This text has black color on #A3C3A7 background.


White color preview on #A3C3A7 background

This text has white color on #A3C3A7 background.


Related colors

Complementary color

Complementary color for #hex is #5C3C58.


I love getcolorcode.com

Triadic colors

1 #A7A3C3 and #C3A7A3 with #A3C3A7 are triadic colors.

2 #A7C3A3 and #C3A3A7 with #A3C3A7 are triadic colors.