COLOR #A5B382

HEX: #A5B382 RGB: (165,179,130)

Color info

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

RGB color model

#A5B382 color RGB value is (165,179,130).

RGB: (165,179,130) (65%, 70%, 51%)

RGB channels and saturation

R 165 of 255 = 65%
G 179 of 255 = 70%
B 130 of 255 = 51%

165
179
130

R + G + B ~ 62%. #A5B382 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 179 + 130 = 474 (100%)
R 165 of 474 ~ 34.81%
G 179 of 474 ~ 37.76%
B 130 of 474 ~ 27.43'%

%34.81
%37.76
%27.43

CMYK color model

#A5B382 color CMYK value is (8,0,27,30).

  • cyan value is 7.82%
  • magenta value is 0.00%
  • yellow value is 27.37%
  • key color value is 29.80%

CMYK: (8,0,27,30)
C8M0Y27K30 (8%, 0%, 27%, 30%)
(0.08 / 0.00 / 0.27 / 0.30)

CMYK percentages

%7.82
%0
%27.37
%29.8

Codes

Color #A5B382 in popluar color models

A5 B3 82
RGB 165 179 130
HSL 77° 24.38% 60.59%
HSB/HSV 77° 27.37% 70.20%
CMYK 7.82% 0.00% 27.37%
29.80%

Color #A5B382 in popluar number systems.

HEX A5 B3 82
Decimal 165 179 130
Binary 10100101 10110011 10000010
Octal 245 263 202

Shades and tints

Shades of #A5B382

#A5B382
(165,179,130)
#96A377
(150,163,119)
#87936C
(135,147,108)
#788361
(120,131,97)
#697356
(105,115,86)
#5A634B
(90,99,75)
#4B5340
(75,83,64)
#3C4335
(60,67,53)
#2D332A
(45,51,42)
#1E231F
(30,35,31)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #A5B382

#A5B382
(165,179,130)
#ADB98D
(173,185,141)
#B5BF98
(181,191,152)
#BDC5A3
(189,197,163)
#C5CBAE
(197,203,174)
#CDD1B9
(205,209,185)
#D5D7C4
(213,215,196)
#DDDDCF
(221,221,207)
#E5E3DA
(229,227,218)
#EDE9E5
(237,233,229)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B382; }

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

This text font color is #A5B382.

Background Color

.myBgColor { background-color: #A5B382; }

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

This div background color is #A5B382.

Border color

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

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

This div border color is #A5B382.

Opacity

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

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

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

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

This text has shadow with #A5B382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B382.

Preview

Color preview on black background

This text has color #A5B382 on black background.


Color preview on white background

This text has color #A5B382 on white background.


Black color preview on #A5B382 background

This text has black color on #A5B382 background.


White color preview on #A5B382 background

This text has white color on #A5B382 background.


Related colors

Complementary color

Complementary color for #hex is #5A4C7D.


I love getcolorcode.com

Triadic colors

1 #82A5B3 and #B382A5 with #A5B382 are triadic colors.

2 #82B3A5 and #B3A582 with #A5B382 are triadic colors.