COLOR #A295A1

HEX: #A295A1 RGB: (162,149,161)

Color info

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

RGB color model

#A295A1 color RGB value is (162,149,161).

RGB: (162,149,161) (64%, 58%, 63%)

RGB channels and saturation

R 162 of 255 = 64%
G 149 of 255 = 58%
B 161 of 255 = 63%

162
149
161

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

Portions of RGB colors in percentages

R + G + B = 162 + 149 + 161 = 472 (100%)
R 162 of 472 ~ 34.32%
G 149 of 472 ~ 31.57%
B 161 of 472 ~ 34.11'%

%34.32
%31.57
%34.11

CMYK color model

#A295A1 color CMYK value is (0,8,1,36).

  • cyan value is 0.00%
  • magenta value is 8.02%
  • yellow value is 0.62%
  • key color value is 36.47%

CMYK: (0,8,1,36)
C0M8Y1K36 (0%, 8%, 1%, 36%)
(0.00 / 0.08 / 0.01 / 0.36)

CMYK percentages

%0
%8.02
%0.62
%36.47

Codes

Color #A295A1 in popluar color models

A2 95 A1
RGB 162 149 161
HSL 305° 6.53% 60.98%
HSB/HSV 305° 8.02% 63.53%
CMYK 0.00% 8.02% 0.62%
36.47%

Color #A295A1 in popluar number systems.

HEX A2 95 A1
Decimal 162 149 161
Binary 10100010 10010101 10100001
Octal 242 225 241

Shades and tints

Shades of #A295A1

#A295A1
(162,149,161)
#948893
(148,136,147)
#867B85
(134,123,133)
#786E77
(120,110,119)
#6A6169
(106,97,105)
#5C545B
(92,84,91)
#4E474D
(78,71,77)
#403A3F
(64,58,63)
#322D31
(50,45,49)
#242023
(36,32,35)
#161315
(22,19,21)
#000000
(0,0,0)

Tints of #A295A1

#A295A1
(162,149,161)
#AA9EA9
(170,158,169)
#B2A7B1
(178,167,177)
#BAB0B9
(186,176,185)
#C2B9C1
(194,185,193)
#CAC2C9
(202,194,201)
#D2CBD1
(210,203,209)
#DAD4D9
(218,212,217)
#E2DDE1
(226,221,225)
#EAE6E9
(234,230,233)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A295A1; }

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

This text font color is #A295A1.

Background Color

.myBgColor { background-color: #A295A1; }

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

This div background color is #A295A1.

Border color

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

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

This div border color is #A295A1.

Opacity

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

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

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

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

This text has shadow with #A295A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A295A1.

Preview

Color preview on black background

This text has color #A295A1 on black background.


Color preview on white background

This text has color #A295A1 on white background.


Black color preview on #A295A1 background

This text has black color on #A295A1 background.


White color preview on #A295A1 background

This text has white color on #A295A1 background.


Related colors

Complementary color

Complementary color for #hex is #5D6A5E.


I love getcolorcode.com

Triadic colors

1 #A1A295 and #95A1A2 with #A295A1 are triadic colors.

2 #A195A2 and #95A2A1 with #A295A1 are triadic colors.