COLOR #A3D597

HEX: #A3D597 RGB: (163,213,151)

Color info

#A3D597 contains mainly red and green colors. Web safe color of #A3D597 is #99CC99 (or #9C9).

RGB color model

#A3D597 color RGB value is (163,213,151).

RGB: (163,213,151) (64%, 84%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 213 of 255 = 84%
B 151 of 255 = 59%

163
213
151

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

Portions of RGB colors in percentages

R + G + B = 163 + 213 + 151 = 527 (100%)
R 163 of 527 ~ 30.93%
G 213 of 527 ~ 40.42%
B 151 of 527 ~ 28.65'%

%30.93
%40.42
%28.65

CMYK color model

#A3D597 color CMYK value is (23,0,29,16).

  • cyan value is 23.47%
  • magenta value is 0.00%
  • yellow value is 29.11%
  • key color value is 16.47%

CMYK: (23,0,29,16)
C23M0Y29K16 (23%, 0%, 29%, 16%)
(0.23 / 0.00 / 0.29 / 0.16)

CMYK percentages

%23.47
%0
%29.11
%16.47

Codes

Color #A3D597 in popluar color models

A3 D5 97
RGB 163 213 151
HSL 108° 42.47% 71.37%
HSB/HSV 108° 29.11% 83.53%
CMYK 23.47% 0.00% 29.11%
16.47%

Color #A3D597 in popluar number systems.

HEX A3 D5 97
Decimal 163 213 151
Binary 10100011 11010101 10010111
Octal 243 325 227

Shades and tints

Shades of #A3D597

#A3D597
(163,213,151)
#95C28A
(149,194,138)
#87AF7D
(135,175,125)
#799C70
(121,156,112)
#6B8963
(107,137,99)
#5D7656
(93,118,86)
#4F6349
(79,99,73)
#41503C
(65,80,60)
#333D2F
(51,61,47)
#252A22
(37,42,34)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #A3D597

#A3D597
(163,213,151)
#ABD8A0
(171,216,160)
#B3DBA9
(179,219,169)
#BBDEB2
(187,222,178)
#C3E1BB
(195,225,187)
#CBE4C4
(203,228,196)
#D3E7CD
(211,231,205)
#DBEAD6
(219,234,214)
#E3EDDF
(227,237,223)
#EBF0E8
(235,240,232)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3D597; }

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

This text font color is #A3D597.

Background Color

.myBgColor { background-color: #A3D597; }

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

This div background color is #A3D597.

Border color

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

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

This div border color is #A3D597.

Opacity

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

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

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

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

This text has shadow with #A3D597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3D597.

Preview

Color preview on black background

This text has color #A3D597 on black background.


Color preview on white background

This text has color #A3D597 on white background.


Black color preview on #A3D597 background

This text has black color on #A3D597 background.


White color preview on #A3D597 background

This text has white color on #A3D597 background.


Related colors

Complementary color

Complementary color for #hex is #5C2A68.


I love getcolorcode.com

Triadic colors

1 #97A3D5 and #D597A3 with #A3D597 are triadic colors.

2 #97D5A3 and #D5A397 with #A3D597 are triadic colors.