COLOR #A5B486

HEX: #A5B486 RGB: (165,180,134)

Color info

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

RGB color model

#A5B486 color RGB value is (165,180,134).

RGB: (165,180,134) (65%, 71%, 53%)

RGB channels and saturation

R 165 of 255 = 65%
G 180 of 255 = 71%
B 134 of 255 = 53%

165
180
134

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

Portions of RGB colors in percentages

R + G + B = 165 + 180 + 134 = 479 (100%)
R 165 of 479 ~ 34.45%
G 180 of 479 ~ 37.58%
B 134 of 479 ~ 27.97'%

%34.45
%37.58
%27.97

CMYK color model

#A5B486 color CMYK value is (8,0,26,29).

  • cyan value is 8.33%
  • magenta value is 0.00%
  • yellow value is 25.56%
  • key color value is 29.41%

CMYK: (8,0,26,29)
C8M0Y26K29 (8%, 0%, 26%, 29%)
(0.08 / 0.00 / 0.26 / 0.29)

CMYK percentages

%8.33
%0
%25.56
%29.41

Codes

Color #A5B486 in popluar color models

A5 B4 86
RGB 165 180 134
HSL 80° 23.47% 61.57%
HSB/HSV 80° 25.56% 70.59%
CMYK 8.33% 0.00% 25.56%
29.41%

Color #A5B486 in popluar number systems.

HEX A5 B4 86
Decimal 165 180 134
Binary 10100101 10110100 10000110
Octal 245 264 206

Shades and tints

Shades of #A5B486

#A5B486
(165,180,134)
#96A47A
(150,164,122)
#87946E
(135,148,110)
#788462
(120,132,98)
#697456
(105,116,86)
#5A644A
(90,100,74)
#4B543E
(75,84,62)
#3C4432
(60,68,50)
#2D3426
(45,52,38)
#1E241A
(30,36,26)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #A5B486

#A5B486
(165,180,134)
#ADBA91
(173,186,145)
#B5C09C
(181,192,156)
#BDC6A7
(189,198,167)
#C5CCB2
(197,204,178)
#CDD2BD
(205,210,189)
#D5D8C8
(213,216,200)
#DDDED3
(221,222,211)
#E5E4DE
(229,228,222)
#EDEAE9
(237,234,233)
#F5F0F4
(245,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B486; }

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

This text font color is #A5B486.

Background Color

.myBgColor { background-color: #A5B486; }

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

This div background color is #A5B486.

Border color

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

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

This div border color is #A5B486.

Opacity

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

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

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

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

This text has shadow with #A5B486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B486.

Preview

Color preview on black background

This text has color #A5B486 on black background.


Color preview on white background

This text has color #A5B486 on white background.


Black color preview on #A5B486 background

This text has black color on #A5B486 background.


White color preview on #A5B486 background

This text has white color on #A5B486 background.


Related colors

Complementary color

Complementary color for #hex is #5A4B79.


I love getcolorcode.com

Triadic colors

1 #86A5B4 and #B486A5 with #A5B486 are triadic colors.

2 #86B4A5 and #B4A586 with #A5B486 are triadic colors.