COLOR #A5B089

HEX: #A5B089 RGB: (165,176,137)

Color info

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

RGB color model

#A5B089 color RGB value is (165,176,137).

RGB: (165,176,137) (65%, 69%, 54%)

RGB channels and saturation

R 165 of 255 = 65%
G 176 of 255 = 69%
B 137 of 255 = 54%

165
176
137

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

Portions of RGB colors in percentages

R + G + B = 165 + 176 + 137 = 478 (100%)
R 165 of 478 ~ 34.52%
G 176 of 478 ~ 36.82%
B 137 of 478 ~ 28.66'%

%34.52
%36.82
%28.66

CMYK color model

#A5B089 color CMYK value is (6,0,22,31).

  • cyan value is 6.25%
  • magenta value is 0.00%
  • yellow value is 22.16%
  • key color value is 30.98%

CMYK: (6,0,22,31)
C6M0Y22K31 (6%, 0%, 22%, 31%)
(0.06 / 0.00 / 0.22 / 0.31)

CMYK percentages

%6.25
%0
%22.16
%30.98

Codes

Color #A5B089 in popluar color models

A5 B0 89
RGB 165 176 137
HSL 77° 19.80% 61.37%
HSB/HSV 77° 22.16% 69.02%
CMYK 6.25% 0.00% 22.16%
30.98%

Color #A5B089 in popluar number systems.

HEX A5 B0 89
Decimal 165 176 137
Binary 10100101 10110000 10001001
Octal 245 260 211

Shades and tints

Shades of #A5B089

#A5B089
(165,176,137)
#96A07D
(150,160,125)
#879071
(135,144,113)
#788065
(120,128,101)
#697059
(105,112,89)
#5A604D
(90,96,77)
#4B5041
(75,80,65)
#3C4035
(60,64,53)
#2D3029
(45,48,41)
#1E201D
(30,32,29)
#0F1011
(15,16,17)
#000000
(0,0,0)

Tints of #A5B089

#A5B089
(165,176,137)
#ADB793
(173,183,147)
#B5BE9D
(181,190,157)
#BDC5A7
(189,197,167)
#C5CCB1
(197,204,177)
#CDD3BB
(205,211,187)
#D5DAC5
(213,218,197)
#DDE1CF
(221,225,207)
#E5E8D9
(229,232,217)
#EDEFE3
(237,239,227)
#F5F6ED
(245,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B089; }

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

This text font color is #A5B089.

Background Color

.myBgColor { background-color: #A5B089; }

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

This div background color is #A5B089.

Border color

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

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

This div border color is #A5B089.

Opacity

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

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

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

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

This text has shadow with #A5B089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B089.

Preview

Color preview on black background

This text has color #A5B089 on black background.


Color preview on white background

This text has color #A5B089 on white background.


Black color preview on #A5B089 background

This text has black color on #A5B089 background.


White color preview on #A5B089 background

This text has white color on #A5B089 background.


Related colors

Complementary color

Complementary color for #hex is #5A4F76.


I love getcolorcode.com

Triadic colors

1 #89A5B0 and #B089A5 with #A5B089 are triadic colors.

2 #89B0A5 and #B0A589 with #A5B089 are triadic colors.