COLOR #A897A8

HEX: #A897A8 RGB: (168,151,168)

Color info

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

RGB color model

#A897A8 color RGB value is (168,151,168).

RGB: (168,151,168) (66%, 59%, 66%)

RGB channels and saturation

R 168 of 255 = 66%
G 151 of 255 = 59%
B 168 of 255 = 66%

168
151
168

R + G + B ~ 64%. #A897A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 151 + 168 = 487 (100%)
R 168 of 487 ~ 34.5%
G 151 of 487 ~ 31.01%
B 168 of 487 ~ 34.5'%

%34.5
%31.01
%34.5

CMYK color model

#A897A8 color CMYK value is (0,10,0,34).

  • cyan value is 0.00%
  • magenta value is 10.12%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (0,10,0,34)
C0M10Y0K34 (0%, 10%, 0%, 34%)
(0.00 / 0.10 / 0.00 / 0.34)

CMYK percentages

%0
%10.12
%0
%34.12

Codes

Color #A897A8 in popluar color models

A8 97 A8
RGB 168 151 168
HSL 300° 8.90% 62.55%
HSB/HSV 300° 10.12% 65.88%
CMYK 0.00% 10.12% 0.00%
34.12%

Color #A897A8 in popluar number systems.

HEX A8 97 A8
Decimal 168 151 168
Binary 10101000 10010111 10101000
Octal 250 227 250

Shades and tints

Shades of #A897A8

#A897A8
(168,151,168)
#998A99
(153,138,153)
#8A7D8A
(138,125,138)
#7B707B
(123,112,123)
#6C636C
(108,99,108)
#5D565D
(93,86,93)
#4E494E
(78,73,78)
#3F3C3F
(63,60,63)
#302F30
(48,47,48)
#212221
(33,34,33)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #A897A8

#A897A8
(168,151,168)
#AFA0AF
(175,160,175)
#B6A9B6
(182,169,182)
#BDB2BD
(189,178,189)
#C4BBC4
(196,187,196)
#CBC4CB
(203,196,203)
#D2CDD2
(210,205,210)
#D9D6D9
(217,214,217)
#E0DFE0
(224,223,224)
#E7E8E7
(231,232,231)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A897A8; }

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

This text font color is #A897A8.

Background Color

.myBgColor { background-color: #A897A8; }

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

This div background color is #A897A8.

Border color

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

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

This div border color is #A897A8.

Opacity

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

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

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

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

This text has shadow with #A897A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A897A8.

Preview

Color preview on black background

This text has color #A897A8 on black background.


Color preview on white background

This text has color #A897A8 on white background.


Black color preview on #A897A8 background

This text has black color on #A897A8 background.


White color preview on #A897A8 background

This text has white color on #A897A8 background.


Related colors

Complementary color

Complementary color for #hex is #576857.


I love getcolorcode.com

Triadic colors

1 #A8A897 and #97A8A8 with #A897A8 are triadic colors.

2 #A897A8 and #97A8A8 with #A897A8 are triadic colors.