COLOR #A7C761

HEX: #A7C761 RGB: (167,199,97)

Color info

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

RGB color model

#A7C761 color RGB value is (167,199,97).

RGB: (167,199,97) (65%, 78%, 38%)

RGB channels and saturation

R 167 of 255 = 65%
G 199 of 255 = 78%
B 97 of 255 = 38%

167
199
97

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

Portions of RGB colors in percentages

R + G + B = 167 + 199 + 97 = 463 (100%)
R 167 of 463 ~ 36.07%
G 199 of 463 ~ 42.98%
B 97 of 463 ~ 20.95'%

%36.07
%42.98
%20.95

CMYK color model

#A7C761 color CMYK value is (16,0,51,22).

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

CMYK: (16,0,51,22)
C16M0Y51K22 (16%, 0%, 51%, 22%)
(0.16 / 0.00 / 0.51 / 0.22)

CMYK percentages

%16.08
%0
%51.26
%21.96

Codes

Color #A7C761 in popluar color models

A7 C7 61
RGB 167 199 97
HSL 79° 47.66% 58.04%
HSB/HSV 79° 51.26% 78.04%
CMYK 16.08% 0.00% 51.26%
21.96%

Color #A7C761 in popluar number systems.

HEX A7 C7 61
Decimal 167 199 97
Binary 10100111 11000111 1100001
Octal 247 307 141

Shades and tints

Shades of #A7C761

#A7C761
(167,199,97)
#98B559
(152,181,89)
#89A351
(137,163,81)
#7A9149
(122,145,73)
#6B7F41
(107,127,65)
#5C6D39
(92,109,57)
#4D5B31
(77,91,49)
#3E4929
(62,73,41)
#2F3721
(47,55,33)
#202519
(32,37,25)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #A7C761

#A7C761
(167,199,97)
#AFCC6F
(175,204,111)
#B7D17D
(183,209,125)
#BFD68B
(191,214,139)
#C7DB99
(199,219,153)
#CFE0A7
(207,224,167)
#D7E5B5
(215,229,181)
#DFEAC3
(223,234,195)
#E7EFD1
(231,239,209)
#EFF4DF
(239,244,223)
#F7F9ED
(247,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7C761; }

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

This text font color is #A7C761.

Background Color

.myBgColor { background-color: #A7C761; }

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

This div background color is #A7C761.

Border color

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

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

This div border color is #A7C761.

Opacity

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

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

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

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

This text has shadow with #A7C761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C761.

Preview

Color preview on black background

This text has color #A7C761 on black background.


Color preview on white background

This text has color #A7C761 on white background.


Black color preview on #A7C761 background

This text has black color on #A7C761 background.


White color preview on #A7C761 background

This text has white color on #A7C761 background.


Related colors

Complementary color

Complementary color for #hex is #58389E.


I love getcolorcode.com

Triadic colors

1 #61A7C7 and #C761A7 with #A7C761 are triadic colors.

2 #61C7A7 and #C7A761 with #A7C761 are triadic colors.