COLOR #A8C976

HEX: #A8C976 RGB: (168,201,118)

Renk bilgisi

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

RGB renk modeli

#A8C976 color RGB value is (168,201,118).

RGB: (168,201,118) (66%, 79%, 46%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 201 of 255 = 79%
B 118 of 255 = 46%

168
201
118

R + G + B ~ 64%. #A8C976 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 201 + 118 = 487 (100%)
R 168 of 487 ~ 34.5%
G 201 of 487 ~ 41.27%
B 118 of 487 ~ 24.23'%

%34.5
%41.27
%24.23

CMYK RENK MODELİ

#A8C976 rengi CMYK tonu (16,0,41,21).

  • camgöbeği tonu 16.42%
  • eflatun tonu 0.00%
  • sarı tonu 41.29%
  • ana renk tonu 21.18%

CMYK: (16,0,41,21)
C16M0Y41K21 (16%, 0%, 41%, 21%)
(0.16 / 0.00 / 0.41 / 0.21)

CMYK yüzdeleri

%16.42
%0
%41.29
%21.18

Codes

Color #A8C976 in popluar color models

A8 C9 76
RGB 168 201 118
HSL 84° 43.46% 62.55%
HSB/HSV 84° 41.29% 78.82%
CMYK 16.42% 0.00% 41.29%
21.18%

Color #A8C976 in popluar number systems.

HEX A8 C9 76
Decimal 168 201 118
Binary 10101000 11001001 1110110
Octal 250 311 166

Shades and tints

Shades of #A8C976

#A8C976
(168,201,118)
#99B76C
(153,183,108)
#8AA562
(138,165,98)
#7B9358
(123,147,88)
#6C814E
(108,129,78)
#5D6F44
(93,111,68)
#4E5D3A
(78,93,58)
#3F4B30
(63,75,48)
#303926
(48,57,38)
#21271C
(33,39,28)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #A8C976

#A8C976
(168,201,118)
#AFCD82
(175,205,130)
#B6D18E
(182,209,142)
#BDD59A
(189,213,154)
#C4D9A6
(196,217,166)
#CBDDB2
(203,221,178)
#D2E1BE
(210,225,190)
#D9E5CA
(217,229,202)
#E0E9D6
(224,233,214)
#E7EDE2
(231,237,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C976 color. Also use rgb(168,201,118) instead hex code.

Text Font Color

.myTextColor { color: #A8C976; }

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

This text font color is #A8C976.

Background Color

.myBgColor { background-color: #A8C976; }

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

This div background color is #A8C976.

Border color

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

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

This div border color is #A8C976.

Opacity

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

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

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

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

This text has shadow with #A8C976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C976.

Preview

Color preview on black background

This text has color #A8C976 on black background.


Color preview on white background

This text has color #A8C976 on white background.


Black color preview on #A8C976 background

This text has black color on #A8C976 background.


White color preview on #A8C976 background

This text has white color on #A8C976 background.


Related colors

Complementary color

Complementary color for #hex is #573689.


I love getcolorcode.com

Triadic colors

1 #76A8C9 and #C976A8 with #A8C976 are triadic colors.

2 #76C9A8 and #C9A876 with #A8C976 are triadic colors.