COLOR #A598A2

HEX: #A598A2 RGB: (165,152,162)

Color info

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

RGB color model

#A598A2 color RGB value is (165,152,162).

RGB: (165,152,162) (65%, 60%, 64%)

RGB channels and saturation

R 165 of 255 = 65%
G 152 of 255 = 60%
B 162 of 255 = 64%

165
152
162

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

Portions of RGB colors in percentages

R + G + B = 165 + 152 + 162 = 479 (100%)
R 165 of 479 ~ 34.45%
G 152 of 479 ~ 31.73%
B 162 of 479 ~ 33.82'%

%34.45
%31.73
%33.82

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 7.88%
  • yellow value is 1.82%
  • key color value is 35.29%

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

CMYK percentages

%0
%7.88
%1.82
%35.29

Codes

Color #A598A2 in popluar color models

A5 98 A2
RGB 165 152 162
HSL 314° 6.74% 62.16%
HSB/HSV 314° 7.88% 64.71%
CMYK 0.00% 7.88% 1.82%
35.29%

Color #A598A2 in popluar number systems.

HEX A5 98 A2
Decimal 165 152 162
Binary 10100101 10011000 10100010
Octal 245 230 242

Shades and tints

Shades of #A598A2

#A598A2
(165,152,162)
#968B94
(150,139,148)
#877E86
(135,126,134)
#787178
(120,113,120)
#69646A
(105,100,106)
#5A575C
(90,87,92)
#4B4A4E
(75,74,78)
#3C3D40
(60,61,64)
#2D3032
(45,48,50)
#1E2324
(30,35,36)
#0F1616
(15,22,22)
#000000
(0,0,0)

Tints of #A598A2

#A598A2
(165,152,162)
#ADA1AA
(173,161,170)
#B5AAB2
(181,170,178)
#BDB3BA
(189,179,186)
#C5BCC2
(197,188,194)
#CDC5CA
(205,197,202)
#D5CED2
(213,206,210)
#DDD7DA
(221,215,218)
#E5E0E2
(229,224,226)
#EDE9EA
(237,233,234)
#F5F2F2
(245,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A598A2 color. Also use rgb(165,152,162) instead hex code.

Text Font Color

.myTextColor { color: #A598A2; }

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

This text font color is #A598A2.

Background Color

.myBgColor { background-color: #A598A2; }

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

This div background color is #A598A2.

Border color

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

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

This div border color is #A598A2.

Opacity

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

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

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

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

This text has shadow with #A598A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A598A2.

Preview

Color preview on black background

This text has color #A598A2 on black background.


Color preview on white background

This text has color #A598A2 on white background.


Black color preview on #A598A2 background

This text has black color on #A598A2 background.


White color preview on #A598A2 background

This text has white color on #A598A2 background.


Related colors

Complementary color

Complementary color for #hex is #5A675D.


I love getcolorcode.com

Triadic colors

1 #A2A598 and #98A2A5 with #A598A2 are triadic colors.

2 #A298A5 and #98A5A2 with #A598A2 are triadic colors.