COLOR #A1C496

HEX: #A1C496 RGB: (161,196,150)

Color info

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

RGB color model

#A1C496 color RGB value is (161,196,150).

RGB: (161,196,150) (63%, 77%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 196 of 255 = 77%
B 150 of 255 = 59%

161
196
150

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

Portions of RGB colors in percentages

R + G + B = 161 + 196 + 150 = 507 (100%)
R 161 of 507 ~ 31.76%
G 196 of 507 ~ 38.66%
B 150 of 507 ~ 29.59'%

%31.76
%38.66
%29.59

CMYK color model

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

  • cyan value is 17.86%
  • magenta value is 0.00%
  • yellow value is 23.47%
  • key color value is 23.14%

CMYK: (18,0,23,23)
C18M0Y23K23 (18%, 0%, 23%, 23%)
(0.18 / 0.00 / 0.23 / 0.23)

CMYK percentages

%17.86
%0
%23.47
%23.14

Codes

Color #A1C496 in popluar color models

A1 C4 96
RGB 161 196 150
HSL 106° 28.05% 67.84%
HSB/HSV 106° 23.47% 76.86%
CMYK 17.86% 0.00% 23.47%
23.14%

Color #A1C496 in popluar number systems.

HEX A1 C4 96
Decimal 161 196 150
Binary 10100001 11000100 10010110
Octal 241 304 226

Shades and tints

Shades of #A1C496

#A1C496
(161,196,150)
#93B389
(147,179,137)
#85A27C
(133,162,124)
#77916F
(119,145,111)
#698062
(105,128,98)
#5B6F55
(91,111,85)
#4D5E48
(77,94,72)
#3F4D3B
(63,77,59)
#313C2E
(49,60,46)
#232B21
(35,43,33)
#151A14
(21,26,20)
#000000
(0,0,0)

Tints of #A1C496

#A1C496
(161,196,150)
#A9C99F
(169,201,159)
#B1CEA8
(177,206,168)
#B9D3B1
(185,211,177)
#C1D8BA
(193,216,186)
#C9DDC3
(201,221,195)
#D1E2CC
(209,226,204)
#D9E7D5
(217,231,213)
#E1ECDE
(225,236,222)
#E9F1E7
(233,241,231)
#F1F6F0
(241,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A1C496; }

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

This text font color is #A1C496.

Background Color

.myBgColor { background-color: #A1C496; }

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

This div background color is #A1C496.

Border color

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

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

This div border color is #A1C496.

Opacity

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

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

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

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

This text has shadow with #A1C496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1C496.

Preview

Color preview on black background

This text has color #A1C496 on black background.


Color preview on white background

This text has color #A1C496 on white background.


Black color preview on #A1C496 background

This text has black color on #A1C496 background.


White color preview on #A1C496 background

This text has white color on #A1C496 background.


Related colors

Complementary color

Complementary color for #hex is #5E3B69.


I love getcolorcode.com

Triadic colors

1 #96A1C4 and #C496A1 with #A1C496 are triadic colors.

2 #96C4A1 and #C4A196 with #A1C496 are triadic colors.