COLOR #A5B58A

HEX: #A5B58A RGB: (165,181,138)

Color info

#A5B58A contains red, green and blue colors in about the same proportion. Web safe color of #A5B58A is #99CC99 (or #9C9).

RGB color model

#A5B58A color RGB value is (165,181,138).

RGB: (165,181,138) (65%, 71%, 54%)

RGB channels and saturation

R 165 of 255 = 65%
G 181 of 255 = 71%
B 138 of 255 = 54%

165
181
138

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

Portions of RGB colors in percentages

R + G + B = 165 + 181 + 138 = 484 (100%)
R 165 of 484 ~ 34.09%
G 181 of 484 ~ 37.4%
B 138 of 484 ~ 28.51'%

%34.09
%37.4
%28.51

CMYK color model

#A5B58A color CMYK value is (9,0,24,29).

  • cyan value is 8.84%
  • magenta value is 0.00%
  • yellow value is 23.76%
  • key color value is 29.02%

CMYK: (9,0,24,29)
C9M0Y24K29 (9%, 0%, 24%, 29%)
(0.09 / 0.00 / 0.24 / 0.29)

CMYK percentages

%8.84
%0
%23.76
%29.02

Codes

Color #A5B58A in popluar color models

A5 B5 8A
RGB 165 181 138
HSL 82° 22.51% 62.55%
HSB/HSV 82° 23.76% 70.98%
CMYK 8.84% 0.00% 23.76%
29.02%

Color #A5B58A in popluar number systems.

HEX A5 B5 8A
Decimal 165 181 138
Binary 10100101 10110101 10001010
Octal 245 265 212

Shades and tints

Shades of #A5B58A

#A5B58A
(165,181,138)
#96A57E
(150,165,126)
#879572
(135,149,114)
#788566
(120,133,102)
#69755A
(105,117,90)
#5A654E
(90,101,78)
#4B5542
(75,85,66)
#3C4536
(60,69,54)
#2D352A
(45,53,42)
#1E251E
(30,37,30)
#0F1512
(15,21,18)
#000000
(0,0,0)

Tints of #A5B58A

#A5B58A
(165,181,138)
#ADBB94
(173,187,148)
#B5C19E
(181,193,158)
#BDC7A8
(189,199,168)
#C5CDB2
(197,205,178)
#CDD3BC
(205,211,188)
#D5D9C6
(213,217,198)
#DDDFD0
(221,223,208)
#E5E5DA
(229,229,218)
#EDEBE4
(237,235,228)
#F5F1EE
(245,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B58A; }

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

This text font color is #A5B58A.

Background Color

.myBgColor { background-color: #A5B58A; }

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

This div background color is #A5B58A.

Border color

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

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

This div border color is #A5B58A.

Opacity

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

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

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

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

This text has shadow with #A5B58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B58A.

Preview

Color preview on black background

This text has color #A5B58A on black background.


Color preview on white background

This text has color #A5B58A on white background.


Black color preview on #A5B58A background

This text has black color on #A5B58A background.


White color preview on #A5B58A background

This text has white color on #A5B58A background.


Related colors

Complementary color

Complementary color for #hex is #5A4A75.


I love getcolorcode.com

Triadic colors

1 #8AA5B5 and #B58AA5 with #A5B58A are triadic colors.

2 #8AB5A5 and #B5A58A with #A5B58A are triadic colors.