COLOR #A1A690

HEX: #A1A690 RGB: (161,166,144)

Color info

#A1A690 contains red, green and blue colors in about the same proportion. Web safe color of #A1A690 is #999999 (or #999).

RGB color model

#A1A690 color RGB value is (161,166,144).

RGB: (161,166,144) (63%, 65%, 56%)

RGB channels and saturation

R 161 of 255 = 63%
G 166 of 255 = 65%
B 144 of 255 = 56%

161
166
144

R + G + B ~ 61%. #A1A690 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 166 + 144 = 471 (100%)
R 161 of 471 ~ 34.18%
G 166 of 471 ~ 35.24%
B 144 of 471 ~ 30.57'%

%34.18
%35.24
%30.57

CMYK color model

#A1A690 color CMYK value is (3,0,13,35).

  • cyan value is 3.01%
  • magenta value is 0.00%
  • yellow value is 13.25%
  • key color value is 34.90%

CMYK: (3,0,13,35)
C3M0Y13K35 (3%, 0%, 13%, 35%)
(0.03 / 0.00 / 0.13 / 0.35)

CMYK percentages

%3.01
%0
%13.25
%34.9

Codes

Color #A1A690 in popluar color models

A1 A6 90
RGB 161 166 144
HSL 74° 11.00% 60.78%
HSB/HSV 74° 13.25% 65.10%
CMYK 3.01% 0.00% 13.25%
34.90%

Color #A1A690 in popluar number systems.

HEX A1 A6 90
Decimal 161 166 144
Binary 10100001 10100110 10010000
Octal 241 246 220

Shades and tints

Shades of #A1A690

#A1A690
(161,166,144)
#939783
(147,151,131)
#858876
(133,136,118)
#777969
(119,121,105)
#696A5C
(105,106,92)
#5B5B4F
(91,91,79)
#4D4C42
(77,76,66)
#3F3D35
(63,61,53)
#312E28
(49,46,40)
#231F1B
(35,31,27)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #A1A690

#A1A690
(161,166,144)
#A9AE9A
(169,174,154)
#B1B6A4
(177,182,164)
#B9BEAE
(185,190,174)
#C1C6B8
(193,198,184)
#C9CEC2
(201,206,194)
#D1D6CC
(209,214,204)
#D9DED6
(217,222,214)
#E1E6E0
(225,230,224)
#E9EEEA
(233,238,234)
#F1F6F4
(241,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1A690 color. Also use rgb(161,166,144) instead hex code.

Text Font Color

.myTextColor { color: #A1A690; }

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

This text font color is #A1A690.

Background Color

.myBgColor { background-color: #A1A690; }

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

This div background color is #A1A690.

Border color

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

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

This div border color is #A1A690.

Opacity

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

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

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

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

This text has shadow with #A1A690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1A690.

Preview

Color preview on black background

This text has color #A1A690 on black background.


Color preview on white background

This text has color #A1A690 on white background.


Black color preview on #A1A690 background

This text has black color on #A1A690 background.


White color preview on #A1A690 background

This text has white color on #A1A690 background.


Related colors

Complementary color

Complementary color for #hex is #5E596F.


I love getcolorcode.com

Triadic colors

1 #90A1A6 and #A690A1 with #A1A690 are triadic colors.

2 #90A6A1 and #A6A190 with #A1A690 are triadic colors.