COLOR #A5A665

HEX: #A5A665 RGB: (165,166,101)

Color info

#A5A665 contains mainly red and green colors. Web safe color of #A5A665 is #999966 (or #996).

RGB color model

#A5A665 color RGB value is (165,166,101).

RGB: (165,166,101) (65%, 65%, 40%)

RGB channels and saturation

R 165 of 255 = 65%
G 166 of 255 = 65%
B 101 of 255 = 40%

165
166
101

R + G + B ~ 57%. #A5A665 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 165 + 166 + 101 = 432 (100%)
R 165 of 432 ~ 38.19%
G 166 of 432 ~ 38.43%
B 101 of 432 ~ 23.38'%

%38.19
%38.43
%23.38

CMYK color model

#A5A665 color CMYK value is (1,0,39,35).

  • cyan value is 0.60%
  • magenta value is 0.00%
  • yellow value is 39.16%
  • key color value is 34.90%
CMYK: (1,0,39,35) C1M0Y39K35 (1%,0%,39%,35%) (0.01/0.00/0.39/0.35) 

CMYK percentages

%0.6
%0
%39.16
%34.9

Codes

Color #A5A665 in popluar color models

A5 A6 65
RGB 165 166 101
HSL 61° 26.75% 52.35%
HSB/HSV 61° 39.16% 65.10%
CMYK 0.60% 0.00% 39.16%
34.90%

Color #A5A665 in popluar number systems.

HEX A5 A6 65
Decimal 165 166 101
Binary 10100101 10100110 1100101
Octal 245 246 145

Shades and tints

Shades of #A5A665

#A5A665
(165,166,101)
#96975C
(150,151,92)
#878853
(135,136,83)
#78794A
(120,121,74)
#696A41
(105,106,65)
#5A5B38
(90,91,56)
#4B4C2F
(75,76,47)
#3C3D26
(60,61,38)
#2D2E1D
(45,46,29)
#1E1F14
(30,31,20)
#0F100B
(15,16,11)
#000000
(0,0,0)

Tints of #A5A665

#A5A665
(165,166,101)
#ADAE73
(173,174,115)
#B5B681
(181,182,129)
#BDBE8F
(189,190,143)
#C5C69D
(197,198,157)
#CDCEAB
(205,206,171)
#D5D6B9
(213,214,185)
#DDDEC7
(221,222,199)
#E5E6D5
(229,230,213)
#EDEEE3
(237,238,227)
#F5F6F1
(245,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A665 color. Also use rgb(165,166,101) instead hex code.

Text Font Color

.myTextColor { color: #A5A665; }

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

This text font color is #A5A665.

Background Color

.myBgColor { background-color: #A5A665; }

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

This div background color is #A5A665.

Border color

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

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

This div border color is #A5A665.

Opacity

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

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

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

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

This text has shadow with #A5A665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A665.

Preview

Color preview on black background

This text has color #A5A665 on black background.


Color preview on white background

This text has color #A5A665 on white background.


Black color preview on #A5A665 background

This text has black color on #A5A665 background.


White color preview on #A5A665 background

This text has white color on #A5A665 background.


Related colors

Complementary color

Complementary color for #hex is #5A599A.


I love getcolorcode.com

Triadic colors

1 #65A5A6 and #A665A5 with #A5A665 are triadic colors.

2 #65A6A5 and #A6A565 with #A5A665 are triadic colors.