COLOR #A5B673

HEX: #A5B673 RGB: (165,182,115)

Color info

#A5B673 contains mainly red and green colors. Web safe color of #A5B673 is #99CC66 (or #9C6).

RGB color model

#A5B673 color RGB value is (165,182,115).

RGB: (165,182,115) (65%, 71%, 45%)

RGB channels and saturation

R 165 of 255 = 65%
G 182 of 255 = 71%
B 115 of 255 = 45%

165
182
115

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

Portions of RGB colors in percentages

R + G + B = 165 + 182 + 115 = 462 (100%)
R 165 of 462 ~ 35.71%
G 182 of 462 ~ 39.39%
B 115 of 462 ~ 24.89'%

%35.71
%39.39
%24.89

CMYK color model

#A5B673 color CMYK value is (9,0,37,29).

  • cyan value is 9.34%
  • magenta value is 0.00%
  • yellow value is 36.81%
  • key color value is 28.63%

CMYK: (9,0,37,29)
C9M0Y37K29 (9%, 0%, 37%, 29%)
(0.09 / 0.00 / 0.37 / 0.29)

CMYK percentages

%9.34
%0
%36.81
%28.63

Codes

Color #A5B673 in popluar color models

A5 B6 73
RGB 165 182 115
HSL 75° 31.46% 58.24%
HSB/HSV 75° 36.81% 71.37%
CMYK 9.34% 0.00% 36.81%
28.63%

Color #A5B673 in popluar number systems.

HEX A5 B6 73
Decimal 165 182 115
Binary 10100101 10110110 1110011
Octal 245 266 163

Shades and tints

Shades of #A5B673

#A5B673
(165,182,115)
#96A669
(150,166,105)
#87965F
(135,150,95)
#788655
(120,134,85)
#69764B
(105,118,75)
#5A6641
(90,102,65)
#4B5637
(75,86,55)
#3C462D
(60,70,45)
#2D3623
(45,54,35)
#1E2619
(30,38,25)
#0F160F
(15,22,15)
#000000
(0,0,0)

Tints of #A5B673

#A5B673
(165,182,115)
#ADBC7F
(173,188,127)
#B5C28B
(181,194,139)
#BDC897
(189,200,151)
#C5CEA3
(197,206,163)
#CDD4AF
(205,212,175)
#D5DABB
(213,218,187)
#DDE0C7
(221,224,199)
#E5E6D3
(229,230,211)
#EDECDF
(237,236,223)
#F5F2EB
(245,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B673 color. Also use rgb(165,182,115) instead hex code.

Text Font Color

.myTextColor { color: #A5B673; }

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

This text font color is #A5B673.

Background Color

.myBgColor { background-color: #A5B673; }

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

This div background color is #A5B673.

Border color

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

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

This div border color is #A5B673.

Opacity

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

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

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

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

This text has shadow with #A5B673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B673.

Preview

Color preview on black background

This text has color #A5B673 on black background.


Color preview on white background

This text has color #A5B673 on white background.


Black color preview on #A5B673 background

This text has black color on #A5B673 background.


White color preview on #A5B673 background

This text has white color on #A5B673 background.


Related colors

Complementary color

Complementary color for #hex is #5A498C.


I love getcolorcode.com

Triadic colors

1 #73A5B6 and #B673A5 with #A5B673 are triadic colors.

2 #73B6A5 and #B6A573 with #A5B673 are triadic colors.