COLOR #A8CC76

HEX: #A8CC76 RGB: (168,204,118)

Renk bilgisi

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

RGB renk modeli

#A8CC76 color RGB value is (168,204,118).

RGB: (168,204,118) (66%, 80%, 46%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 204 of 255 = 80%
B 118 of 255 = 46%

168
204
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 204 + 118 = 490 (100%)
R 168 of 490 ~ 34.29%
G 204 of 490 ~ 41.63%
B 118 of 490 ~ 24.08'%

%34.29
%41.63
%24.08

CMYK RENK MODELİ

#A8CC76 rengi CMYK tonu (18,0,42,20).

  • camgöbeği tonu 17.65%
  • eflatun tonu 0.00%
  • sarı tonu 42.16%
  • ana renk tonu 20.00%

CMYK: (18,0,42,20)
C18M0Y42K20 (18%, 0%, 42%, 20%)
(0.18 / 0.00 / 0.42 / 0.20)

CMYK yüzdeleri

%17.65
%0
%42.16
%20

Codes

Color #A8CC76 in popluar color models

A8 CC 76
RGB 168 204 118
HSL 85° 45.74% 63.14%
HSB/HSV 85° 42.16% 80.00%
CMYK 17.65% 0.00% 42.16%
20.00%

Color #A8CC76 in popluar number systems.

HEX A8 CC 76
Decimal 168 204 118
Binary 10101000 11001100 1110110
Octal 250 314 166

Shades and tints

Shades of #A8CC76

#A8CC76
(168,204,118)
#99BA6C
(153,186,108)
#8AA862
(138,168,98)
#7B9658
(123,150,88)
#6C844E
(108,132,78)
#5D7244
(93,114,68)
#4E603A
(78,96,58)
#3F4E30
(63,78,48)
#303C26
(48,60,38)
#212A1C
(33,42,28)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #A8CC76

#A8CC76
(168,204,118)
#AFD082
(175,208,130)
#B6D48E
(182,212,142)
#BDD89A
(189,216,154)
#C4DCA6
(196,220,166)
#CBE0B2
(203,224,178)
#D2E4BE
(210,228,190)
#D9E8CA
(217,232,202)
#E0ECD6
(224,236,214)
#E7F0E2
(231,240,226)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8CC76; }

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

This text font color is #A8CC76.

Background Color

.myBgColor { background-color: #A8CC76; }

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

This div background color is #A8CC76.

Border color

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

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

This div border color is #A8CC76.

Opacity

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

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

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

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

This text has shadow with #A8CC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8CC76.

Preview

Color preview on black background

This text has color #A8CC76 on black background.


Color preview on white background

This text has color #A8CC76 on white background.


Black color preview on #A8CC76 background

This text has black color on #A8CC76 background.


White color preview on #A8CC76 background

This text has white color on #A8CC76 background.


Related colors

Complementary color

Complementary color for #hex is #573389.


I love getcolorcode.com

Triadic colors

1 #76A8CC and #CC76A8 with #A8CC76 are triadic colors.

2 #76CCA8 and #CCA876 with #A8CC76 are triadic colors.