COLOR #A7B968

HEX: #A7B968 RGB: (167,185,104)

Color info

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

RGB color model

#A7B968 color RGB value is (167,185,104).

RGB: (167,185,104) (65%, 73%, 41%)

RGB channels and saturation

R 167 of 255 = 65%
G 185 of 255 = 73%
B 104 of 255 = 41%

167
185
104

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

Portions of RGB colors in percentages

R + G + B = 167 + 185 + 104 = 456 (100%)
R 167 of 456 ~ 36.62%
G 185 of 456 ~ 40.57%
B 104 of 456 ~ 22.81'%

%36.62
%40.57
%22.81

CMYK color model

#A7B968 color CMYK value is (10,0,44,27).

  • cyan value is 9.73%
  • magenta value is 0.00%
  • yellow value is 43.78%
  • key color value is 27.45%

CMYK: (10,0,44,27)
C10M0Y44K27 (10%, 0%, 44%, 27%)
(0.10 / 0.00 / 0.44 / 0.27)

CMYK percentages

%9.73
%0
%43.78
%27.45

Codes

Color #A7B968 in popluar color models

A7 B9 68
RGB 167 185 104
HSL 73° 36.65% 56.67%
HSB/HSV 73° 43.78% 72.55%
CMYK 9.73% 0.00% 43.78%
27.45%

Color #A7B968 in popluar number systems.

HEX A7 B9 68
Decimal 167 185 104
Binary 10100111 10111001 1101000
Octal 247 271 150

Shades and tints

Shades of #A7B968

#A7B968
(167,185,104)
#98A95F
(152,169,95)
#899956
(137,153,86)
#7A894D
(122,137,77)
#6B7944
(107,121,68)
#5C693B
(92,105,59)
#4D5932
(77,89,50)
#3E4929
(62,73,41)
#2F3920
(47,57,32)
#202917
(32,41,23)
#11190E
(17,25,14)
#000000
(0,0,0)

Tints of #A7B968

#A7B968
(167,185,104)
#AFBF75
(175,191,117)
#B7C582
(183,197,130)
#BFCB8F
(191,203,143)
#C7D19C
(199,209,156)
#CFD7A9
(207,215,169)
#D7DDB6
(215,221,182)
#DFE3C3
(223,227,195)
#E7E9D0
(231,233,208)
#EFEFDD
(239,239,221)
#F7F5EA
(247,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7B968 color. Also use rgb(167,185,104) instead hex code.

Text Font Color

.myTextColor { color: #A7B968; }

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

This text font color is #A7B968.

Background Color

.myBgColor { background-color: #A7B968; }

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

This div background color is #A7B968.

Border color

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

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

This div border color is #A7B968.

Opacity

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

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

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

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

This text has shadow with #A7B968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B968.

Preview

Color preview on black background

This text has color #A7B968 on black background.


Color preview on white background

This text has color #A7B968 on white background.


Black color preview on #A7B968 background

This text has black color on #A7B968 background.


White color preview on #A7B968 background

This text has white color on #A7B968 background.


Related colors

Complementary color

Complementary color for #hex is #584697.


I love getcolorcode.com

Triadic colors

1 #68A7B9 and #B968A7 with #A7B968 are triadic colors.

2 #68B9A7 and #B9A768 with #A7B968 are triadic colors.