COLOR #A5A398

HEX: #A5A398 RGB: (165,163,152)

Color info

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

RGB color model

#A5A398 color RGB value is (165,163,152).

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

RGB channels and saturation

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

165
163
152

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

Portions of RGB colors in percentages

R + G + B = 165 + 163 + 152 = 480 (100%)
R 165 of 480 ~ 34.38%
G 163 of 480 ~ 33.96%
B 152 of 480 ~ 31.67'%

%34.38
%33.96
%31.67

CMYK color model

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

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

CMYK: (0,1,8,35)
C0M1Y8K35 (0%, 1%, 8%, 35%)
(0.00 / 0.01 / 0.08 / 0.35)

CMYK percentages

%0
%1.21
%7.88
%35.29

Codes

Color #A5A398 in popluar color models

A5 A3 98
RGB 165 163 152
HSL 51° 6.74% 62.16%
HSB/HSV 51° 7.88% 64.71%
CMYK 0.00% 1.21% 7.88%
35.29%

Color #A5A398 in popluar number systems.

HEX A5 A3 98
Decimal 165 163 152
Binary 10100101 10100011 10011000
Octal 245 243 230

Shades and tints

Shades of #A5A398

#A5A398
(165,163,152)
#96958B
(150,149,139)
#87877E
(135,135,126)
#787971
(120,121,113)
#696B64
(105,107,100)
#5A5D57
(90,93,87)
#4B4F4A
(75,79,74)
#3C413D
(60,65,61)
#2D3330
(45,51,48)
#1E2523
(30,37,35)
#0F1716
(15,23,22)
#000000
(0,0,0)

Tints of #A5A398

#A5A398
(165,163,152)
#ADABA1
(173,171,161)
#B5B3AA
(181,179,170)
#BDBBB3
(189,187,179)
#C5C3BC
(197,195,188)
#CDCBC5
(205,203,197)
#D5D3CE
(213,211,206)
#DDDBD7
(221,219,215)
#E5E3E0
(229,227,224)
#EDEBE9
(237,235,233)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A398; }

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

This text font color is #A5A398.

Background Color

.myBgColor { background-color: #A5A398; }

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

This div background color is #A5A398.

Border color

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

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

This div border color is #A5A398.

Opacity

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

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

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

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

This text has shadow with #A5A398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A398.

Preview

Color preview on black background

This text has color #A5A398 on black background.


Color preview on white background

This text has color #A5A398 on white background.


Black color preview on #A5A398 background

This text has black color on #A5A398 background.


White color preview on #A5A398 background

This text has white color on #A5A398 background.


Related colors

Complementary color

Complementary color for #hex is #5A5C67.


I love getcolorcode.com

Triadic colors

1 #98A5A3 and #A398A5 with #A5A398 are triadic colors.

2 #98A3A5 and #A3A598 with #A5A398 are triadic colors.