COLOR #A5B361

HEX: #A5B361 RGB: (165,179,97)

Color info

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

RGB color model

#A5B361 color RGB value is (165,179,97).

RGB: (165,179,97) (65%, 70%, 38%)

RGB channels and saturation

R 165 of 255 = 65%
G 179 of 255 = 70%
B 97 of 255 = 38%

165
179
97

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

Portions of RGB colors in percentages

R + G + B = 165 + 179 + 97 = 441 (100%)
R 165 of 441 ~ 37.41%
G 179 of 441 ~ 40.59%
B 97 of 441 ~ 22'%

%37.41
%40.59
%22

CMYK color model

#A5B361 color CMYK value is (8,0,46,30).

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

CMYK: (8,0,46,30)
C8M0Y46K30 (8%, 0%, 46%, 30%)
(0.08 / 0.00 / 0.46 / 0.30)

CMYK percentages

%7.82
%0
%45.81
%29.8

Codes

Color #A5B361 in popluar color models

A5 B3 61
RGB 165 179 97
HSL 70° 35.04% 54.12%
HSB/HSV 70° 45.81% 70.20%
CMYK 7.82% 0.00% 45.81%
29.80%

Color #A5B361 in popluar number systems.

HEX A5 B3 61
Decimal 165 179 97
Binary 10100101 10110011 1100001
Octal 245 263 141

Shades and tints

Shades of #A5B361

#A5B361
(165,179,97)
#96A359
(150,163,89)
#879351
(135,147,81)
#788349
(120,131,73)
#697341
(105,115,65)
#5A6339
(90,99,57)
#4B5331
(75,83,49)
#3C4329
(60,67,41)
#2D3321
(45,51,33)
#1E2319
(30,35,25)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #A5B361

#A5B361
(165,179,97)
#ADB96F
(173,185,111)
#B5BF7D
(181,191,125)
#BDC58B
(189,197,139)
#C5CB99
(197,203,153)
#CDD1A7
(205,209,167)
#D5D7B5
(213,215,181)
#DDDDC3
(221,221,195)
#E5E3D1
(229,227,209)
#EDE9DF
(237,233,223)
#F5EFED
(245,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B361; }

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

This text font color is #A5B361.

Background Color

.myBgColor { background-color: #A5B361; }

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

This div background color is #A5B361.

Border color

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

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

This div border color is #A5B361.

Opacity

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

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

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

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

This text has shadow with #A5B361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B361.

Preview

Color preview on black background

This text has color #A5B361 on black background.


Color preview on white background

This text has color #A5B361 on white background.


Black color preview on #A5B361 background

This text has black color on #A5B361 background.


White color preview on #A5B361 background

This text has white color on #A5B361 background.


Related colors

Complementary color

Complementary color for #hex is #5A4C9E.


I love getcolorcode.com

Triadic colors

1 #61A5B3 and #B361A5 with #A5B361 are triadic colors.

2 #61B3A5 and #B3A561 with #A5B361 are triadic colors.