COLOR #A7C76C

HEX: #A7C76C RGB: (167,199,108)

Renk bilgisi

#A7C76C contains mainly red and green colors. #A7C76C ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A7C76C color RGB value is (167,199,108).

RGB: (167,199,108) (65%, 78%, 42%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 199 of 255 = 78%
B 108 of 255 = 42%

167
199
108

R + G + B ~ 62%. #A7C76C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 199 + 108 = 474 (100%)
R 167 of 474 ~ 35.23%
G 199 of 474 ~ 41.98%
B 108 of 474 ~ 22.78'%

%35.23
%41.98
%22.78

CMYK RENK MODELİ

#A7C76C rengi CMYK tonu (16,0,46,22).

  • camgöbeği tonu 16.08%
  • eflatun tonu 0.00%
  • sarı tonu 45.73%
  • ana renk tonu 21.96%

CMYK: (16,0,46,22)
C16M0Y46K22 (16%, 0%, 46%, 22%)
(0.16 / 0.00 / 0.46 / 0.22)

CMYK yüzdeleri

%16.08
%0
%45.73
%21.96

Codes

Color #A7C76C in popluar color models

A7 C7 6C
RGB 167 199 108
HSL 81° 44.83% 60.20%
HSB/HSV 81° 45.73% 78.04%
CMYK 16.08% 0.00% 45.73%
21.96%

Color #A7C76C in popluar number systems.

HEX A7 C7 6C
Decimal 167 199 108
Binary 10100111 11000111 1101100
Octal 247 307 154

Shades and tints

Shades of #A7C76C

#A7C76C
(167,199,108)
#98B563
(152,181,99)
#89A35A
(137,163,90)
#7A9151
(122,145,81)
#6B7F48
(107,127,72)
#5C6D3F
(92,109,63)
#4D5B36
(77,91,54)
#3E492D
(62,73,45)
#2F3724
(47,55,36)
#20251B
(32,37,27)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #A7C76C

#A7C76C
(167,199,108)
#AFCC79
(175,204,121)
#B7D186
(183,209,134)
#BFD693
(191,214,147)
#C7DBA0
(199,219,160)
#CFE0AD
(207,224,173)
#D7E5BA
(215,229,186)
#DFEAC7
(223,234,199)
#E7EFD4
(231,239,212)
#EFF4E1
(239,244,225)
#F7F9EE
(247,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7C76C; }

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

This text font color is #A7C76C.

Background Color

.myBgColor { background-color: #A7C76C; }

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

This div background color is #A7C76C.

Border color

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

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

This div border color is #A7C76C.

Opacity

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

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

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

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

This text has shadow with #A7C76C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C76C.

Preview

Color preview on black background

This text has color #A7C76C on black background.


Color preview on white background

This text has color #A7C76C on white background.


Black color preview on #A7C76C background

This text has black color on #A7C76C background.


White color preview on #A7C76C background

This text has white color on #A7C76C background.


Related colors

Complementary color

Complementary color for #hex is #583893.


I love getcolorcode.com

Triadic colors

1 #6CA7C7 and #C76CA7 with #A7C76C are triadic colors.

2 #6CC7A7 and #C7A76C with #A7C76C are triadic colors.