COLOR #A1C6A0

HEX: #A1C6A0 RGB: (161,198,160)

Color info

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

RGB color model

#A1C6A0 color RGB value is (161,198,160).

RGB: (161,198,160) (63%, 78%, 63%)

RGB channels and saturation

R 161 of 255 = 63%
G 198 of 255 = 78%
B 160 of 255 = 63%

161
198
160

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

Portions of RGB colors in percentages

R + G + B = 161 + 198 + 160 = 519 (100%)
R 161 of 519 ~ 31.02%
G 198 of 519 ~ 38.15%
B 160 of 519 ~ 30.83'%

%31.02
%38.15
%30.83

CMYK color model

#A1C6A0 color CMYK value is (19,0,19,22).

  • cyan value is 18.69%
  • magenta value is 0.00%
  • yellow value is 19.19%
  • key color value is 22.35%

CMYK: (19,0,19,22)
C19M0Y19K22 (19%, 0%, 19%, 22%)
(0.19 / 0.00 / 0.19 / 0.22)

CMYK percentages

%18.69
%0
%19.19
%22.35

Codes

Color #A1C6A0 in popluar color models

A1 C6 A0
RGB 161 198 160
HSL 118° 25.00% 70.20%
HSB/HSV 118° 19.19% 77.65%
CMYK 18.69% 0.00% 19.19%
22.35%

Color #A1C6A0 in popluar number systems.

HEX A1 C6 A0
Decimal 161 198 160
Binary 10100001 11000110 10100000
Octal 241 306 240

Shades and tints

Shades of #A1C6A0

#A1C6A0
(161,198,160)
#93B492
(147,180,146)
#85A284
(133,162,132)
#779076
(119,144,118)
#697E68
(105,126,104)
#5B6C5A
(91,108,90)
#4D5A4C
(77,90,76)
#3F483E
(63,72,62)
#313630
(49,54,48)
#232422
(35,36,34)
#151214
(21,18,20)
#000000
(0,0,0)

Tints of #A1C6A0

#A1C6A0
(161,198,160)
#A9CBA8
(169,203,168)
#B1D0B0
(177,208,176)
#B9D5B8
(185,213,184)
#C1DAC0
(193,218,192)
#C9DFC8
(201,223,200)
#D1E4D0
(209,228,208)
#D9E9D8
(217,233,216)
#E1EEE0
(225,238,224)
#E9F3E8
(233,243,232)
#F1F8F0
(241,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1C6A0 color. Also use rgb(161,198,160) instead hex code.

Text Font Color

.myTextColor { color: #A1C6A0; }

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

This text font color is #A1C6A0.

Background Color

.myBgColor { background-color: #A1C6A0; }

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

This div background color is #A1C6A0.

Border color

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

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

This div border color is #A1C6A0.

Opacity

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

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

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

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

This text has shadow with #A1C6A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1C6A0.

Preview

Color preview on black background

This text has color #A1C6A0 on black background.


Color preview on white background

This text has color #A1C6A0 on white background.


Black color preview on #A1C6A0 background

This text has black color on #A1C6A0 background.


White color preview on #A1C6A0 background

This text has white color on #A1C6A0 background.


Related colors

Complementary color

Complementary color for #hex is #5E395F.


I love getcolorcode.com

Triadic colors

1 #A0A1C6 and #C6A0A1 with #A1C6A0 are triadic colors.

2 #A0C6A1 and #C6A1A0 with #A1C6A0 are triadic colors.