COLOR #A398A1

HEX: #A398A1 RGB: (163,152,161)

Color info

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

RGB color model

#A398A1 color RGB value is (163,152,161).

RGB: (163,152,161) (64%, 60%, 63%)

RGB channels and saturation

R 163 of 255 = 64%
G 152 of 255 = 60%
B 161 of 255 = 63%

163
152
161

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

Portions of RGB colors in percentages

R + G + B = 163 + 152 + 161 = 476 (100%)
R 163 of 476 ~ 34.24%
G 152 of 476 ~ 31.93%
B 161 of 476 ~ 33.82'%

%34.24
%31.93
%33.82

CMYK color model

#A398A1 color CMYK value is (0,7,1,36).

  • cyan value is 0.00%
  • magenta value is 6.75%
  • yellow value is 1.23%
  • key color value is 36.08%

CMYK: (0,7,1,36)
C0M7Y1K36 (0%, 7%, 1%, 36%)
(0.00 / 0.07 / 0.01 / 0.36)

CMYK percentages

%0
%6.75
%1.23
%36.08

Codes

Color #A398A1 in popluar color models

A3 98 A1
RGB 163 152 161
HSL 311° 5.64% 61.76%
HSB/HSV 311° 6.75% 63.92%
CMYK 0.00% 6.75% 1.23%
36.08%

Color #A398A1 in popluar number systems.

HEX A3 98 A1
Decimal 163 152 161
Binary 10100011 10011000 10100001
Octal 243 230 241

Shades and tints

Shades of #A398A1

#A398A1
(163,152,161)
#958B93
(149,139,147)
#877E85
(135,126,133)
#797177
(121,113,119)
#6B6469
(107,100,105)
#5D575B
(93,87,91)
#4F4A4D
(79,74,77)
#413D3F
(65,61,63)
#333031
(51,48,49)
#252323
(37,35,35)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #A398A1

#A398A1
(163,152,161)
#ABA1A9
(171,161,169)
#B3AAB1
(179,170,177)
#BBB3B9
(187,179,185)
#C3BCC1
(195,188,193)
#CBC5C9
(203,197,201)
#D3CED1
(211,206,209)
#DBD7D9
(219,215,217)
#E3E0E1
(227,224,225)
#EBE9E9
(235,233,233)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A398A1 color. Also use rgb(163,152,161) instead hex code.

Text Font Color

.myTextColor { color: #A398A1; }

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

This text font color is #A398A1.

Background Color

.myBgColor { background-color: #A398A1; }

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

This div background color is #A398A1.

Border color

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

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

This div border color is #A398A1.

Opacity

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

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

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

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

This text has shadow with #A398A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A398A1.

Preview

Color preview on black background

This text has color #A398A1 on black background.


Color preview on white background

This text has color #A398A1 on white background.


Black color preview on #A398A1 background

This text has black color on #A398A1 background.


White color preview on #A398A1 background

This text has white color on #A398A1 background.


Related colors

Complementary color

Complementary color for #hex is #5C675E.


I love getcolorcode.com

Triadic colors

1 #A1A398 and #98A1A3 with #A398A1 are triadic colors.

2 #A198A3 and #98A3A1 with #A398A1 are triadic colors.