COLOR #A195A8

HEX: #A195A8 RGB: (161,149,168)

Color info

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

RGB color model

#A195A8 color RGB value is (161,149,168).

RGB: (161,149,168) (63%, 58%, 66%)

RGB channels and saturation

R 161 of 255 = 63%
G 149 of 255 = 58%
B 168 of 255 = 66%

161
149
168

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

Portions of RGB colors in percentages

R + G + B = 161 + 149 + 168 = 478 (100%)
R 161 of 478 ~ 33.68%
G 149 of 478 ~ 31.17%
B 168 of 478 ~ 35.15'%

%33.68
%31.17
%35.15

CMYK color model

#A195A8 color CMYK value is (4,11,0,34).

  • cyan value is 4.17%
  • magenta value is 11.31%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (4,11,0,34)
C4M11Y0K34 (4%, 11%, 0%, 34%)
(0.04 / 0.11 / 0.00 / 0.34)

CMYK percentages

%4.17
%11.31
%0
%34.12

Codes

Color #A195A8 in popluar color models

A1 95 A8
RGB 161 149 168
HSL 278° 9.84% 62.16%
HSB/HSV 278° 11.31% 65.88%
CMYK 4.17% 11.31% 0.00%
34.12%

Color #A195A8 in popluar number systems.

HEX A1 95 A8
Decimal 161 149 168
Binary 10100001 10010101 10101000
Octal 241 225 250

Shades and tints

Shades of #A195A8

#A195A8
(161,149,168)
#938899
(147,136,153)
#857B8A
(133,123,138)
#776E7B
(119,110,123)
#69616C
(105,97,108)
#5B545D
(91,84,93)
#4D474E
(77,71,78)
#3F3A3F
(63,58,63)
#312D30
(49,45,48)
#232021
(35,32,33)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #A195A8

#A195A8
(161,149,168)
#A99EAF
(169,158,175)
#B1A7B6
(177,167,182)
#B9B0BD
(185,176,189)
#C1B9C4
(193,185,196)
#C9C2CB
(201,194,203)
#D1CBD2
(209,203,210)
#D9D4D9
(217,212,217)
#E1DDE0
(225,221,224)
#E9E6E7
(233,230,231)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A195A8; }

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

This text font color is #A195A8.

Background Color

.myBgColor { background-color: #A195A8; }

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

This div background color is #A195A8.

Border color

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

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

This div border color is #A195A8.

Opacity

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

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

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

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

This text has shadow with #A195A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A195A8.

Preview

Color preview on black background

This text has color #A195A8 on black background.


Color preview on white background

This text has color #A195A8 on white background.


Black color preview on #A195A8 background

This text has black color on #A195A8 background.


White color preview on #A195A8 background

This text has white color on #A195A8 background.


Related colors

Complementary color

Complementary color for #hex is #5E6A57.


I love getcolorcode.com

Triadic colors

1 #A8A195 and #95A8A1 with #A195A8 are triadic colors.

2 #A895A1 and #95A1A8 with #A195A8 are triadic colors.