COLOR #A1C582

HEX: #A1C582 RGB: (161,197,130)

Color info

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

RGB color model

#A1C582 color RGB value is (161,197,130).

RGB: (161,197,130) (63%, 77%, 51%)

RGB channels and saturation

R 161 of 255 = 63%
G 197 of 255 = 77%
B 130 of 255 = 51%

161
197
130

R + G + B ~ 64%. #A1C582 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 197 + 130 = 488 (100%)
R 161 of 488 ~ 32.99%
G 197 of 488 ~ 40.37%
B 130 of 488 ~ 26.64'%

%32.99
%40.37
%26.64

CMYK color model

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

  • cyan value is 18.27%
  • magenta value is 0.00%
  • yellow value is 34.01%
  • key color value is 22.75%

CMYK: (18,0,34,23)
C18M0Y34K23 (18%, 0%, 34%, 23%)
(0.18 / 0.00 / 0.34 / 0.23)

CMYK percentages

%18.27
%0
%34.01
%22.75

Codes

Color #A1C582 in popluar color models

A1 C5 82
RGB 161 197 130
HSL 92° 36.61% 64.12%
HSB/HSV 92° 34.01% 77.25%
CMYK 18.27% 0.00% 34.01%
22.75%

Color #A1C582 in popluar number systems.

HEX A1 C5 82
Decimal 161 197 130
Binary 10100001 11000101 10000010
Octal 241 305 202

Shades and tints

Shades of #A1C582

#A1C582
(161,197,130)
#93B477
(147,180,119)
#85A36C
(133,163,108)
#779261
(119,146,97)
#698156
(105,129,86)
#5B704B
(91,112,75)
#4D5F40
(77,95,64)
#3F4E35
(63,78,53)
#313D2A
(49,61,42)
#232C1F
(35,44,31)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #A1C582

#A1C582
(161,197,130)
#A9CA8D
(169,202,141)
#B1CF98
(177,207,152)
#B9D4A3
(185,212,163)
#C1D9AE
(193,217,174)
#C9DEB9
(201,222,185)
#D1E3C4
(209,227,196)
#D9E8CF
(217,232,207)
#E1EDDA
(225,237,218)
#E9F2E5
(233,242,229)
#F1F7F0
(241,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1C582 color. Also use rgb(161,197,130) instead hex code.

Text Font Color

.myTextColor { color: #A1C582; }

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

This text font color is #A1C582.

Background Color

.myBgColor { background-color: #A1C582; }

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

This div background color is #A1C582.

Border color

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

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

This div border color is #A1C582.

Opacity

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

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

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

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

This text has shadow with #A1C582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1C582.

Preview

Color preview on black background

This text has color #A1C582 on black background.


Color preview on white background

This text has color #A1C582 on white background.


Black color preview on #A1C582 background

This text has black color on #A1C582 background.


White color preview on #A1C582 background

This text has white color on #A1C582 background.


Related colors

Complementary color

Complementary color for #hex is #5E3A7D.


I love getcolorcode.com

Triadic colors

1 #82A1C5 and #C582A1 with #A1C582 are triadic colors.

2 #82C5A1 and #C5A182 with #A1C582 are triadic colors.