COLOR #A695A1

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

166
149
161

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

Portions of RGB colors in percentages

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

%34.87
%31.3
%33.82

CMYK color model

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

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

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

CMYK percentages

%0
%10.24
%3.01
%34.9

Codes

Color #A695A1 in popluar color models

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

Color #A695A1 in popluar number systems.

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

Shades and tints

Shades of #A695A1

#A695A1
(166,149,161)
#978893
(151,136,147)
#887B85
(136,123,133)
#796E77
(121,110,119)
#6A6169
(106,97,105)
#5B545B
(91,84,91)
#4C474D
(76,71,77)
#3D3A3F
(61,58,63)
#2E2D31
(46,45,49)
#1F2023
(31,32,35)
#101315
(16,19,21)
#000000
(0,0,0)

Tints of #A695A1

#A695A1
(166,149,161)
#AE9EA9
(174,158,169)
#B6A7B1
(182,167,177)
#BEB0B9
(190,176,185)
#C6B9C1
(198,185,193)
#CEC2C9
(206,194,201)
#D6CBD1
(214,203,209)
#DED4D9
(222,212,217)
#E6DDE1
(230,221,225)
#EEE6E9
(238,230,233)
#F6EFF1
(246,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A695A1; }

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

This text font color is #A695A1.

Background Color

.myBgColor { background-color: #A695A1; }

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

This div background color is #A695A1.

Border color

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

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

This div border color is #A695A1.

Opacity

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

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

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

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

This text has shadow with #A695A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A695A1.

Preview

Color preview on black background

This text has color #A695A1 on black background.


Color preview on white background

This text has color #A695A1 on white background.


Black color preview on #A695A1 background

This text has black color on #A695A1 background.


White color preview on #A695A1 background

This text has white color on #A695A1 background.


Related colors

Complementary color

Complementary color for #hex is #596A5E.


I love getcolorcode.com

Triadic colors

1 #A1A695 and #95A1A6 with #A695A1 are triadic colors.

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