COLOR #A598A5

HEX: #A598A5 RGB: (165,152,165)

Color info

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

RGB color model

#A598A5 color RGB value is (165,152,165).

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

RGB channels and saturation

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

165
152
165

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

Portions of RGB colors in percentages

R + G + B = 165 + 152 + 165 = 482 (100%)
R 165 of 482 ~ 34.23%
G 152 of 482 ~ 31.54%
B 165 of 482 ~ 34.23'%

%34.23
%31.54
%34.23

CMYK color model

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

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

CMYK: (0,8,0,35)
C0M8Y0K35 (0%, 8%, 0%, 35%)
(0.00 / 0.08 / 0.00 / 0.35)

CMYK percentages

%0
%7.88
%0
%35.29

Codes

Color #A598A5 in popluar color models

A5 98 A5
RGB 165 152 165
HSL 300° 6.74% 62.16%
HSB/HSV 300° 7.88% 64.71%
CMYK 0.00% 7.88% 0.00%
35.29%

Color #A598A5 in popluar number systems.

HEX A5 98 A5
Decimal 165 152 165
Binary 10100101 10011000 10100101
Octal 245 230 245

Shades and tints

Shades of #A598A5

#A598A5
(165,152,165)
#968B96
(150,139,150)
#877E87
(135,126,135)
#787178
(120,113,120)
#696469
(105,100,105)
#5A575A
(90,87,90)
#4B4A4B
(75,74,75)
#3C3D3C
(60,61,60)
#2D302D
(45,48,45)
#1E231E
(30,35,30)
#0F160F
(15,22,15)
#000000
(0,0,0)

Tints of #A598A5

#A598A5
(165,152,165)
#ADA1AD
(173,161,173)
#B5AAB5
(181,170,181)
#BDB3BD
(189,179,189)
#C5BCC5
(197,188,197)
#CDC5CD
(205,197,205)
#D5CED5
(213,206,213)
#DDD7DD
(221,215,221)
#E5E0E5
(229,224,229)
#EDE9ED
(237,233,237)
#F5F2F5
(245,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A598A5; }

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

This text font color is #A598A5.

Background Color

.myBgColor { background-color: #A598A5; }

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

This div background color is #A598A5.

Border color

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

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

This div border color is #A598A5.

Opacity

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

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

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

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

This text has shadow with #A598A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A598A5.

Preview

Color preview on black background

This text has color #A598A5 on black background.


Color preview on white background

This text has color #A598A5 on white background.


Black color preview on #A598A5 background

This text has black color on #A598A5 background.


White color preview on #A598A5 background

This text has white color on #A598A5 background.


Related colors

Complementary color

Complementary color for #hex is #5A675A.


I love getcolorcode.com

Triadic colors

1 #A5A598 and #98A5A5 with #A598A5 are triadic colors.

2 #A598A5 and #98A5A5 with #A598A5 are triadic colors.