COLOR #A3D496

HEX: #A3D496 RGB: (163,212,150)

Color info

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

RGB color model

#A3D496 color RGB value is (163,212,150).

RGB: (163,212,150) (64%, 83%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 212 of 255 = 83%
B 150 of 255 = 59%

163
212
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 212 + 150 = 525 (100%)
R 163 of 525 ~ 31.05%
G 212 of 525 ~ 40.38%
B 150 of 525 ~ 28.57'%

%31.05
%40.38
%28.57

CMYK color model

#A3D496 color CMYK value is (23,0,29,17).

  • cyan value is 23.11%
  • magenta value is 0.00%
  • yellow value is 29.25%
  • key color value is 16.86%

CMYK: (23,0,29,17)
C23M0Y29K17 (23%, 0%, 29%, 17%)
(0.23 / 0.00 / 0.29 / 0.17)

CMYK percentages

%23.11
%0
%29.25
%16.86

Codes

Color #A3D496 in popluar color models

A3 D4 96
RGB 163 212 150
HSL 107° 41.89% 70.98%
HSB/HSV 107° 29.25% 83.14%
CMYK 23.11% 0.00% 29.25%
16.86%

Color #A3D496 in popluar number systems.

HEX A3 D4 96
Decimal 163 212 150
Binary 10100011 11010100 10010110
Octal 243 324 226

Shades and tints

Shades of #A3D496

#A3D496
(163,212,150)
#95C189
(149,193,137)
#87AE7C
(135,174,124)
#799B6F
(121,155,111)
#6B8862
(107,136,98)
#5D7555
(93,117,85)
#4F6248
(79,98,72)
#414F3B
(65,79,59)
#333C2E
(51,60,46)
#252921
(37,41,33)
#171614
(23,22,20)
#000000
(0,0,0)

Tints of #A3D496

#A3D496
(163,212,150)
#ABD79F
(171,215,159)
#B3DAA8
(179,218,168)
#BBDDB1
(187,221,177)
#C3E0BA
(195,224,186)
#CBE3C3
(203,227,195)
#D3E6CC
(211,230,204)
#DBE9D5
(219,233,213)
#E3ECDE
(227,236,222)
#EBEFE7
(235,239,231)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3D496 color. Also use rgb(163,212,150) instead hex code.

Text Font Color

.myTextColor { color: #A3D496; }

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

This text font color is #A3D496.

Background Color

.myBgColor { background-color: #A3D496; }

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

This div background color is #A3D496.

Border color

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

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

This div border color is #A3D496.

Opacity

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

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

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

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

This text has shadow with #A3D496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3D496.

Preview

Color preview on black background

This text has color #A3D496 on black background.


Color preview on white background

This text has color #A3D496 on white background.


Black color preview on #A3D496 background

This text has black color on #A3D496 background.


White color preview on #A3D496 background

This text has white color on #A3D496 background.


Related colors

Complementary color

Complementary color for #hex is #5C2B69.


I love getcolorcode.com

Triadic colors

1 #96A3D4 and #D496A3 with #A3D496 are triadic colors.

2 #96D4A3 and #D4A396 with #A3D496 are triadic colors.