COLOR #A1C353

HEX: #A1C353 RGB: (161,195,83)

Color info

#A1C353 contains mainly red and green colors. Web safe color of #A1C353 is #99CC66 (or #9C6).

RGB color model

#A1C353 color RGB value is (161,195,83).

RGB: (161,195,83) (63%, 76%, 33%)

RGB channels and saturation

R 161 of 255 = 63%
G 195 of 255 = 76%
B 83 of 255 = 33%

161
195
83

R + G + B ~ 57%. #A1C353 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 161 + 195 + 83 = 439 (100%)
R 161 of 439 ~ 36.67%
G 195 of 439 ~ 44.42%
B 83 of 439 ~ 18.91'%

%36.67
%44.42
%18.91

CMYK color model

#A1C353 color CMYK value is (17,0,57,24).

  • cyan value is 17.44%
  • magenta value is 0.00%
  • yellow value is 57.44%
  • key color value is 23.53%
CMYK: (17,0,57,24) C17M0Y57K24 (17%,0%,57%,24%) (0.17/0.00/0.57/0.24) 

CMYK percentages

%17.44
%0
%57.44
%23.53

Codes

Color #A1C353 in popluar color models

A1 C3 53
RGB 161 195 83
HSL 78° 48.28% 54.51%
HSB/HSV 78° 57.44% 76.47%
CMYK 17.44% 0.00% 57.44%
23.53%

Color #A1C353 in popluar number systems.

HEX A1 C3 53
Decimal 161 195 83
Binary 10100001 11000011 1010011
Octal 241 303 123

Shades and tints

Shades of #A1C353

#A1C353
(161,195,83)
#93B24C
(147,178,76)
#85A145
(133,161,69)
#77903E
(119,144,62)
#697F37
(105,127,55)
#5B6E30
(91,110,48)
#4D5D29
(77,93,41)
#3F4C22
(63,76,34)
#313B1B
(49,59,27)
#232A14
(35,42,20)
#15190D
(21,25,13)
#000000
(0,0,0)

Tints of #A1C353

#A1C353
(161,195,83)
#A9C862
(169,200,98)
#B1CD71
(177,205,113)
#B9D280
(185,210,128)
#C1D78F
(193,215,143)
#C9DC9E
(201,220,158)
#D1E1AD
(209,225,173)
#D9E6BC
(217,230,188)
#E1EBCB
(225,235,203)
#E9F0DA
(233,240,218)
#F1F5E9
(241,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1C353 color. Also use rgb(161,195,83) instead hex code.

Text Font Color

.myTextColor { color: #A1C353; }

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

This text font color is #A1C353.

Background Color

.myBgColor { background-color: #A1C353; }

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

This div background color is #A1C353.

Border color

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

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

This div border color is #A1C353.

Opacity

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

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

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

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

This text has shadow with #A1C353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1C353.

Preview

Color preview on black background

This text has color #A1C353 on black background.


Color preview on white background

This text has color #A1C353 on white background.


Black color preview on #A1C353 background

This text has black color on #A1C353 background.


White color preview on #A1C353 background

This text has white color on #A1C353 background.


Related colors

Complementary color

Complementary color for #hex is #5E3CAC.


I love getcolorcode.com

Triadic colors

1 #53A1C3 and #C353A1 with #A1C353 are triadic colors.

2 #53C3A1 and #C3A153 with #A1C353 are triadic colors.