COLOR #A1F296

HEX: #A1F296 RGB: (161,242,150)

Color info

#A1F296 contains mainly green color. Web safe color of #A1F296 is #99FF99 (or #9F9).

RGB color model

#A1F296 color RGB value is (161,242,150).

RGB: (161,242,150) (63%, 95%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 242 of 255 = 95%
B 150 of 255 = 59%

161
242
150

R + G + B ~ 72%. #A1F296 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 242 + 150 = 553 (100%)
R 161 of 553 ~ 29.11%
G 242 of 553 ~ 43.76%
B 150 of 553 ~ 27.12'%

%29.11
%43.76
%27.12

CMYK color model

#A1F296 color CMYK value is (33,0,38,5).

  • cyan value is 33.47%
  • magenta value is 0.00%
  • yellow value is 38.02%
  • key color value is 5.10%

CMYK: (33,0,38,5)
C33M0Y38K5 (33%, 0%, 38%, 5%)
(0.33 / 0.00 / 0.38 / 0.05)

CMYK percentages

%33.47
%0
%38.02
%5.1

Codes

Color #A1F296 in popluar color models

A1 F2 96
RGB 161 242 150
HSL 113° 77.97% 76.86%
HSB/HSV 113° 38.02% 94.90%
CMYK 33.47% 0.00% 38.02%
5.10%

Color #A1F296 in popluar number systems.

HEX A1 F2 96
Decimal 161 242 150
Binary 10100001 11110010 10010110
Octal 241 362 226

Shades and tints

Shades of #A1F296

#A1F296
(161,242,150)
#93DC89
(147,220,137)
#85C67C
(133,198,124)
#77B06F
(119,176,111)
#699A62
(105,154,98)
#5B8455
(91,132,85)
#4D6E48
(77,110,72)
#3F583B
(63,88,59)
#31422E
(49,66,46)
#232C21
(35,44,33)
#151614
(21,22,20)
#000000
(0,0,0)

Tints of #A1F296

#A1F296
(161,242,150)
#A9F39F
(169,243,159)
#B1F4A8
(177,244,168)
#B9F5B1
(185,245,177)
#C1F6BA
(193,246,186)
#C9F7C3
(201,247,195)
#D1F8CC
(209,248,204)
#D9F9D5
(217,249,213)
#E1FADE
(225,250,222)
#E9FBE7
(233,251,231)
#F1FCF0
(241,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A1F296; }

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

This text font color is #A1F296.

Background Color

.myBgColor { background-color: #A1F296; }

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

This div background color is #A1F296.

Border color

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

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

This div border color is #A1F296.

Opacity

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

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

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

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

This text has shadow with #A1F296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1F296.

Preview

Color preview on black background

This text has color #A1F296 on black background.


Color preview on white background

This text has color #A1F296 on white background.


Black color preview on #A1F296 background

This text has black color on #A1F296 background.


White color preview on #A1F296 background

This text has white color on #A1F296 background.


Related colors

Complementary color

Complementary color for #hex is #5E0D69.


I love getcolorcode.com

Triadic colors

1 #96A1F2 and #F296A1 with #A1F296 are triadic colors.

2 #96F2A1 and #F2A196 with #A1F296 are triadic colors.