COLOR #A5B383

HEX: #A5B383 RGB: (165,179,131)

Color info

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

RGB color model

#A5B383 color RGB value is (165,179,131).

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

RGB channels and saturation

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

165
179
131

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

Portions of RGB colors in percentages

R + G + B = 165 + 179 + 131 = 475 (100%)
R 165 of 475 ~ 34.74%
G 179 of 475 ~ 37.68%
B 131 of 475 ~ 27.58'%

%34.74
%37.68
%27.58

CMYK color model

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

  • cyan value is 7.82%
  • magenta value is 0.00%
  • yellow value is 26.82%
  • 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
%26.82
%29.8

Codes

Color #A5B383 in popluar color models

A5 B3 83
RGB 165 179 131
HSL 78° 24.00% 60.78%
HSB/HSV 78° 26.82% 70.20%
CMYK 7.82% 0.00% 26.82%
29.80%

Color #A5B383 in popluar number systems.

HEX A5 B3 83
Decimal 165 179 131
Binary 10100101 10110011 10000011
Octal 245 263 203

Shades and tints

Shades of #A5B383

#A5B383
(165,179,131)
#96A378
(150,163,120)
#87936D
(135,147,109)
#788362
(120,131,98)
#697357
(105,115,87)
#5A634C
(90,99,76)
#4B5341
(75,83,65)
#3C4336
(60,67,54)
#2D332B
(45,51,43)
#1E2320
(30,35,32)
#0F1315
(15,19,21)
#000000
(0,0,0)

Tints of #A5B383

#A5B383
(165,179,131)
#ADB98E
(173,185,142)
#B5BF99
(181,191,153)
#BDC5A4
(189,197,164)
#C5CBAF
(197,203,175)
#CDD1BA
(205,209,186)
#D5D7C5
(213,215,197)
#DDDDD0
(221,221,208)
#E5E3DB
(229,227,219)
#EDE9E6
(237,233,230)
#F5EFF1
(245,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B383; }

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

This text font color is #A5B383.

Background Color

.myBgColor { background-color: #A5B383; }

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

This div background color is #A5B383.

Border color

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

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

This div border color is #A5B383.

Opacity

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

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

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

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

This text has shadow with #A5B383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B383.

Preview

Color preview on black background

This text has color #A5B383 on black background.


Color preview on white background

This text has color #A5B383 on white background.


Black color preview on #A5B383 background

This text has black color on #A5B383 background.


White color preview on #A5B383 background

This text has white color on #A5B383 background.


Related colors

Complementary color

Complementary color for #hex is #5A4C7C.


I love getcolorcode.com

Triadic colors

1 #83A5B3 and #B383A5 with #A5B383 are triadic colors.

2 #83B3A5 and #B3A583 with #A5B383 are triadic colors.