COLOR #A898A7

HEX: #A898A7 RGB: (168,152,167)

Color info

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

RGB color model

#A898A7 color RGB value is (168,152,167).

RGB: (168,152,167) (66%, 60%, 65%)

RGB channels and saturation

R 168 of 255 = 66%
G 152 of 255 = 60%
B 167 of 255 = 65%

168
152
167

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

Portions of RGB colors in percentages

R + G + B = 168 + 152 + 167 = 487 (100%)
R 168 of 487 ~ 34.5%
G 152 of 487 ~ 31.21%
B 167 of 487 ~ 34.29'%

%34.5
%31.21
%34.29

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.52%
  • yellow value is 0.60%
  • key color value is 34.12%

CMYK: (0,10,1,34)
C0M10Y1K34 (0%, 10%, 1%, 34%)
(0.00 / 0.10 / 0.01 / 0.34)

CMYK percentages

%0
%9.52
%0.6
%34.12

Codes

Color #A898A7 in popluar color models

A8 98 A7
RGB 168 152 167
HSL 304° 8.42% 62.75%
HSB/HSV 304° 9.52% 65.88%
CMYK 0.00% 9.52% 0.60%
34.12%

Color #A898A7 in popluar number systems.

HEX A8 98 A7
Decimal 168 152 167
Binary 10101000 10011000 10100111
Octal 250 230 247

Shades and tints

Shades of #A898A7

#A898A7
(168,152,167)
#998B98
(153,139,152)
#8A7E89
(138,126,137)
#7B717A
(123,113,122)
#6C646B
(108,100,107)
#5D575C
(93,87,92)
#4E4A4D
(78,74,77)
#3F3D3E
(63,61,62)
#30302F
(48,48,47)
#212320
(33,35,32)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #A898A7

#A898A7
(168,152,167)
#AFA1AF
(175,161,175)
#B6AAB7
(182,170,183)
#BDB3BF
(189,179,191)
#C4BCC7
(196,188,199)
#CBC5CF
(203,197,207)
#D2CED7
(210,206,215)
#D9D7DF
(217,215,223)
#E0E0E7
(224,224,231)
#E7E9EF
(231,233,239)
#EEF2F7
(238,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A898A7; }

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

This text font color is #A898A7.

Background Color

.myBgColor { background-color: #A898A7; }

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

This div background color is #A898A7.

Border color

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

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

This div border color is #A898A7.

Opacity

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

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

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

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

This text has shadow with #A898A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A898A7.

Preview

Color preview on black background

This text has color #A898A7 on black background.


Color preview on white background

This text has color #A898A7 on white background.


Black color preview on #A898A7 background

This text has black color on #A898A7 background.


White color preview on #A898A7 background

This text has white color on #A898A7 background.


Related colors

Complementary color

Complementary color for #hex is #576758.


I love getcolorcode.com

Triadic colors

1 #A7A898 and #98A7A8 with #A898A7 are triadic colors.

2 #A798A8 and #98A8A7 with #A898A7 are triadic colors.