COLOR #A195A6

HEX: #A195A6 RGB: (161,149,166)

Color info

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

RGB color model

#A195A6 color RGB value is (161,149,166).

RGB: (161,149,166) (63%, 58%, 65%)

RGB channels and saturation

R 161 of 255 = 63%
G 149 of 255 = 58%
B 166 of 255 = 65%

161
149
166

R + G + B ~ 62%. #A195A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 149 + 166 = 476 (100%)
R 161 of 476 ~ 33.82%
G 149 of 476 ~ 31.3%
B 166 of 476 ~ 34.87'%

%33.82
%31.3
%34.87

CMYK color model

#A195A6 color CMYK value is (3,10,0,35).

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

CMYK: (3,10,0,35)
C3M10Y0K35 (3%, 10%, 0%, 35%)
(0.03 / 0.10 / 0.00 / 0.35)

CMYK percentages

%3.01
%10.24
%0
%34.9

Codes

Color #A195A6 in popluar color models

A1 95 A6
RGB 161 149 166
HSL 282° 8.72% 61.76%
HSB/HSV 282° 10.24% 65.10%
CMYK 3.01% 10.24% 0.00%
34.90%

Color #A195A6 in popluar number systems.

HEX A1 95 A6
Decimal 161 149 166
Binary 10100001 10010101 10100110
Octal 241 225 246

Shades and tints

Shades of #A195A6

#A195A6
(161,149,166)
#938897
(147,136,151)
#857B88
(133,123,136)
#776E79
(119,110,121)
#69616A
(105,97,106)
#5B545B
(91,84,91)
#4D474C
(77,71,76)
#3F3A3D
(63,58,61)
#312D2E
(49,45,46)
#23201F
(35,32,31)
#151310
(21,19,16)
#000000
(0,0,0)

Tints of #A195A6

#A195A6
(161,149,166)
#A99EAE
(169,158,174)
#B1A7B6
(177,167,182)
#B9B0BE
(185,176,190)
#C1B9C6
(193,185,198)
#C9C2CE
(201,194,206)
#D1CBD6
(209,203,214)
#D9D4DE
(217,212,222)
#E1DDE6
(225,221,230)
#E9E6EE
(233,230,238)
#F1EFF6
(241,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A195A6; }

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

This text font color is #A195A6.

Background Color

.myBgColor { background-color: #A195A6; }

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

This div background color is #A195A6.

Border color

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

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

This div border color is #A195A6.

Opacity

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

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

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

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

This text has shadow with #A195A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A195A6.

Preview

Color preview on black background

This text has color #A195A6 on black background.


Color preview on white background

This text has color #A195A6 on white background.


Black color preview on #A195A6 background

This text has black color on #A195A6 background.


White color preview on #A195A6 background

This text has white color on #A195A6 background.


Related colors

Complementary color

Complementary color for #hex is #5E6A59.


I love getcolorcode.com

Triadic colors

1 #A6A195 and #95A6A1 with #A195A6 are triadic colors.

2 #A695A1 and #95A1A6 with #A195A6 are triadic colors.