COLOR #A7C772

HEX: #A7C772 RGB: (167,199,114)

Color info

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

RGB color model

#A7C772 color RGB value is (167,199,114).

RGB: (167,199,114) (65%, 78%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 199 of 255 = 78%
B 114 of 255 = 45%

167
199
114

R + G + B ~ 63%. #A7C772 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 199 + 114 = 480 (100%)
R 167 of 480 ~ 34.79%
G 199 of 480 ~ 41.46%
B 114 of 480 ~ 23.75'%

%34.79
%41.46
%23.75

CMYK color model

#A7C772 color CMYK value is (16,0,43,22).

  • cyan value is 16.08%
  • magenta value is 0.00%
  • yellow value is 42.71%
  • key color value is 21.96%

CMYK: (16,0,43,22)
C16M0Y43K22 (16%, 0%, 43%, 22%)
(0.16 / 0.00 / 0.43 / 0.22)

CMYK percentages

%16.08
%0
%42.71
%21.96

Codes

Color #A7C772 in popluar color models

A7 C7 72
RGB 167 199 114
HSL 83° 43.15% 61.37%
HSB/HSV 83° 42.71% 78.04%
CMYK 16.08% 0.00% 42.71%
21.96%

Color #A7C772 in popluar number systems.

HEX A7 C7 72
Decimal 167 199 114
Binary 10100111 11000111 1110010
Octal 247 307 162

Shades and tints

Shades of #A7C772

#A7C772
(167,199,114)
#98B568
(152,181,104)
#89A35E
(137,163,94)
#7A9154
(122,145,84)
#6B7F4A
(107,127,74)
#5C6D40
(92,109,64)
#4D5B36
(77,91,54)
#3E492C
(62,73,44)
#2F3722
(47,55,34)
#202518
(32,37,24)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #A7C772

#A7C772
(167,199,114)
#AFCC7E
(175,204,126)
#B7D18A
(183,209,138)
#BFD696
(191,214,150)
#C7DBA2
(199,219,162)
#CFE0AE
(207,224,174)
#D7E5BA
(215,229,186)
#DFEAC6
(223,234,198)
#E7EFD2
(231,239,210)
#EFF4DE
(239,244,222)
#F7F9EA
(247,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7C772 color. Also use rgb(167,199,114) instead hex code.

Text Font Color

.myTextColor { color: #A7C772; }

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

This text font color is #A7C772.

Background Color

.myBgColor { background-color: #A7C772; }

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

This div background color is #A7C772.

Border color

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

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

This div border color is #A7C772.

Opacity

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

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

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

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

This text has shadow with #A7C772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C772.

Preview

Color preview on black background

This text has color #A7C772 on black background.


Color preview on white background

This text has color #A7C772 on white background.


Black color preview on #A7C772 background

This text has black color on #A7C772 background.


White color preview on #A7C772 background

This text has white color on #A7C772 background.


Related colors

Complementary color

Complementary color for #hex is #58388D.


I love getcolorcode.com

Triadic colors

1 #72A7C7 and #C772A7 with #A7C772 are triadic colors.

2 #72C7A7 and #C7A772 with #A7C772 are triadic colors.