COLOR #A3C297

HEX: #A3C297 RGB: (163,194,151)

Color info

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

RGB color model

#A3C297 color RGB value is (163,194,151).

RGB: (163,194,151) (64%, 76%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 194 of 255 = 76%
B 151 of 255 = 59%

163
194
151

R + G + B ~ 66%. #A3C297 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 194 + 151 = 508 (100%)
R 163 of 508 ~ 32.09%
G 194 of 508 ~ 38.19%
B 151 of 508 ~ 29.72'%

%32.09
%38.19
%29.72

CMYK color model

#A3C297 color CMYK value is (16,0,22,24).

  • cyan value is 15.98%
  • magenta value is 0.00%
  • yellow value is 22.16%
  • key color value is 23.92%
CMYK: (16,0,22,24) C16M0Y22K24 (16%,0%,22%,24%) (0.16/0.00/0.22/0.24) 

CMYK percentages

%15.98
%0
%22.16
%23.92

Codes

Color #A3C297 in popluar color models

A3 C2 97
RGB 163 194 151
HSL 103° 26.06% 67.65%
HSB/HSV 103° 22.16% 76.08%
CMYK 15.98% 0.00% 22.16%
23.92%

Color #A3C297 in popluar number systems.

HEX A3 C2 97
Decimal 163 194 151
Binary 10100011 11000010 10010111
Octal 243 302 227

Shades and tints

Shades of #A3C297

#A3C297
(163,194,151)
#95B18A
(149,177,138)
#87A07D
(135,160,125)
#798F70
(121,143,112)
#6B7E63
(107,126,99)
#5D6D56
(93,109,86)
#4F5C49
(79,92,73)
#414B3C
(65,75,60)
#333A2F
(51,58,47)
#252922
(37,41,34)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #A3C297

#A3C297
(163,194,151)
#ABC7A0
(171,199,160)
#B3CCA9
(179,204,169)
#BBD1B2
(187,209,178)
#C3D6BB
(195,214,187)
#CBDBC4
(203,219,196)
#D3E0CD
(211,224,205)
#DBE5D6
(219,229,214)
#E3EADF
(227,234,223)
#EBEFE8
(235,239,232)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3C297; }

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

This text font color is #A3C297.

Background Color

.myBgColor { background-color: #A3C297; }

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

This div background color is #A3C297.

Border color

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

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

This div border color is #A3C297.

Opacity

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

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

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

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

This text has shadow with #A3C297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3C297.

Preview

Color preview on black background

This text has color #A3C297 on black background.


Color preview on white background

This text has color #A3C297 on white background.


Black color preview on #A3C297 background

This text has black color on #A3C297 background.


White color preview on #A3C297 background

This text has white color on #A3C297 background.


Related colors

Complementary color

Complementary color for #hex is #5C3D68.


I love getcolorcode.com

Triadic colors

1 #97A3C2 and #C297A3 with #A3C297 are triadic colors.

2 #97C2A3 and #C2A397 with #A3C297 are triadic colors.