COLOR #A7B659

HEX: #A7B659 RGB: (167,182,89)

Color info

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

RGB color model

#A7B659 color RGB value is (167,182,89).

RGB: (167,182,89) (65%, 71%, 35%)

RGB channels and saturation

R 167 of 255 = 65%
G 182 of 255 = 71%
B 89 of 255 = 35%

167
182
89

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

Portions of RGB colors in percentages

R + G + B = 167 + 182 + 89 = 438 (100%)
R 167 of 438 ~ 38.13%
G 182 of 438 ~ 41.55%
B 89 of 438 ~ 20.32'%

%38.13
%41.55
%20.32

CMYK color model

#A7B659 color CMYK value is (8,0,51,29).

  • cyan value is 8.24%
  • magenta value is 0.00%
  • yellow value is 51.10%
  • key color value is 28.63%

CMYK: (8,0,51,29)
C8M0Y51K29 (8%, 0%, 51%, 29%)
(0.08 / 0.00 / 0.51 / 0.29)

CMYK percentages

%8.24
%0
%51.1
%28.63

Codes

Color #A7B659 in popluar color models

A7 B6 59
RGB 167 182 89
HSL 70° 38.91% 53.14%
HSB/HSV 70° 51.10% 71.37%
CMYK 8.24% 0.00% 51.10%
28.63%

Color #A7B659 in popluar number systems.

HEX A7 B6 59
Decimal 167 182 89
Binary 10100111 10110110 1011001
Octal 247 266 131

Shades and tints

Shades of #A7B659

#A7B659
(167,182,89)
#98A651
(152,166,81)
#899649
(137,150,73)
#7A8641
(122,134,65)
#6B7639
(107,118,57)
#5C6631
(92,102,49)
#4D5629
(77,86,41)
#3E4621
(62,70,33)
#2F3619
(47,54,25)
#202611
(32,38,17)
#111609
(17,22,9)
#000000
(0,0,0)

Tints of #A7B659

#A7B659
(167,182,89)
#AFBC68
(175,188,104)
#B7C277
(183,194,119)
#BFC886
(191,200,134)
#C7CE95
(199,206,149)
#CFD4A4
(207,212,164)
#D7DAB3
(215,218,179)
#DFE0C2
(223,224,194)
#E7E6D1
(231,230,209)
#EFECE0
(239,236,224)
#F7F2EF
(247,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7B659 color. Also use rgb(167,182,89) instead hex code.

Text Font Color

.myTextColor { color: #A7B659; }

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

This text font color is #A7B659.

Background Color

.myBgColor { background-color: #A7B659; }

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

This div background color is #A7B659.

Border color

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

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

This div border color is #A7B659.

Opacity

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

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

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

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

This text has shadow with #A7B659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B659.

Preview

Color preview on black background

This text has color #A7B659 on black background.


Color preview on white background

This text has color #A7B659 on white background.


Black color preview on #A7B659 background

This text has black color on #A7B659 background.


White color preview on #A7B659 background

This text has white color on #A7B659 background.


Related colors

Complementary color

Complementary color for #hex is #5849A6.


I love getcolorcode.com

Triadic colors

1 #59A7B6 and #B659A7 with #A7B659 are triadic colors.

2 #59B6A7 and #B6A759 with #A7B659 are triadic colors.