COLOR #A1D296

HEX: #A1D296 RGB: (161,210,150)

Color info

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

RGB color model

#A1D296 color RGB value is (161,210,150).

RGB: (161,210,150) (63%, 82%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 210 of 255 = 82%
B 150 of 255 = 59%

161
210
150

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

Portions of RGB colors in percentages

R + G + B = 161 + 210 + 150 = 521 (100%)
R 161 of 521 ~ 30.9%
G 210 of 521 ~ 40.31%
B 150 of 521 ~ 28.79'%

%30.9
%40.31
%28.79

CMYK color model

#A1D296 color CMYK value is (23,0,29,18).

  • cyan value is 23.33%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 17.65%

CMYK: (23,0,29,18)
C23M0Y29K18 (23%, 0%, 29%, 18%)
(0.23 / 0.00 / 0.29 / 0.18)

CMYK percentages

%23.33
%0
%28.57
%17.65

Codes

Color #A1D296 in popluar color models

A1 D2 96
RGB 161 210 150
HSL 109° 40.00% 70.59%
HSB/HSV 109° 28.57% 82.35%
CMYK 23.33% 0.00% 28.57%
17.65%

Color #A1D296 in popluar number systems.

HEX A1 D2 96
Decimal 161 210 150
Binary 10100001 11010010 10010110
Octal 241 322 226

Shades and tints

Shades of #A1D296

#A1D296
(161,210,150)
#93BF89
(147,191,137)
#85AC7C
(133,172,124)
#77996F
(119,153,111)
#698662
(105,134,98)
#5B7355
(91,115,85)
#4D6048
(77,96,72)
#3F4D3B
(63,77,59)
#313A2E
(49,58,46)
#232721
(35,39,33)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #A1D296

#A1D296
(161,210,150)
#A9D69F
(169,214,159)
#B1DAA8
(177,218,168)
#B9DEB1
(185,222,177)
#C1E2BA
(193,226,186)
#C9E6C3
(201,230,195)
#D1EACC
(209,234,204)
#D9EED5
(217,238,213)
#E1F2DE
(225,242,222)
#E9F6E7
(233,246,231)
#F1FAF0
(241,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1D296 color. Also use rgb(161,210,150) instead hex code.

Text Font Color

.myTextColor { color: #A1D296; }

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

This text font color is #A1D296.

Background Color

.myBgColor { background-color: #A1D296; }

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

This div background color is #A1D296.

Border color

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

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

This div border color is #A1D296.

Opacity

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

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

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

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

This text has shadow with #A1D296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1D296.

Preview

Color preview on black background

This text has color #A1D296 on black background.


Color preview on white background

This text has color #A1D296 on white background.


Black color preview on #A1D296 background

This text has black color on #A1D296 background.


White color preview on #A1D296 background

This text has white color on #A1D296 background.


Related colors

Complementary color

Complementary color for #hex is #5E2D69.


I love getcolorcode.com

Triadic colors

1 #96A1D2 and #D296A1 with #A1D296 are triadic colors.

2 #96D2A1 and #D2A196 with #A1D296 are triadic colors.