COLOR #A799A3

HEX: #A799A3 RGB: (167,153,163)

Color info

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

RGB color model

#A799A3 color RGB value is (167,153,163).

RGB: (167,153,163) (65%, 60%, 64%)

RGB channels and saturation

R 167 of 255 = 65%
G 153 of 255 = 60%
B 163 of 255 = 64%

167
153
163

R + G + B ~ 63%. #A799A3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 153 + 163 = 483 (100%)
R 167 of 483 ~ 34.58%
G 153 of 483 ~ 31.68%
B 163 of 483 ~ 33.75'%

%34.58
%31.68
%33.75

CMYK color model

#A799A3 color CMYK value is (0,8,2,35).

  • cyan value is 0.00%
  • magenta value is 8.38%
  • yellow value is 2.40%
  • key color value is 34.51%

CMYK: (0,8,2,35)
C0M8Y2K35 (0%, 8%, 2%, 35%)
(0.00 / 0.08 / 0.02 / 0.35)

CMYK percentages

%0
%8.38
%2.4
%34.51

Codes

Color #A799A3 in popluar color models

A7 99 A3
RGB 167 153 163
HSL 317° 7.37% 62.75%
HSB/HSV 317° 8.38% 65.49%
CMYK 0.00% 8.38% 2.40%
34.51%

Color #A799A3 in popluar number systems.

HEX A7 99 A3
Decimal 167 153 163
Binary 10100111 10011001 10100011
Octal 247 231 243

Shades and tints

Shades of #A799A3

#A799A3
(167,153,163)
#988C95
(152,140,149)
#897F87
(137,127,135)
#7A7279
(122,114,121)
#6B656B
(107,101,107)
#5C585D
(92,88,93)
#4D4B4F
(77,75,79)
#3E3E41
(62,62,65)
#2F3133
(47,49,51)
#202425
(32,36,37)
#111717
(17,23,23)
#000000
(0,0,0)

Tints of #A799A3

#A799A3
(167,153,163)
#AFA2AB
(175,162,171)
#B7ABB3
(183,171,179)
#BFB4BB
(191,180,187)
#C7BDC3
(199,189,195)
#CFC6CB
(207,198,203)
#D7CFD3
(215,207,211)
#DFD8DB
(223,216,219)
#E7E1E3
(231,225,227)
#EFEAEB
(239,234,235)
#F7F3F3
(247,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A799A3 color. Also use rgb(167,153,163) instead hex code.

Text Font Color

.myTextColor { color: #A799A3; }

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

This text font color is #A799A3.

Background Color

.myBgColor { background-color: #A799A3; }

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

This div background color is #A799A3.

Border color

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

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

This div border color is #A799A3.

Opacity

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

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

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

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

This text has shadow with #A799A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A799A3.

Preview

Color preview on black background

This text has color #A799A3 on black background.


Color preview on white background

This text has color #A799A3 on white background.


Black color preview on #A799A3 background

This text has black color on #A799A3 background.


White color preview on #A799A3 background

This text has white color on #A799A3 background.


Related colors

Complementary color

Complementary color for #hex is #58665C.


I love getcolorcode.com

Triadic colors

1 #A3A799 and #99A3A7 with #A799A3 are triadic colors.

2 #A399A7 and #99A7A3 with #A799A3 are triadic colors.