COLOR #A8C77E

HEX: #A8C77E RGB: (168,199,126)

Renk bilgisi

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

RGB renk modeli

#A8C77E color RGB value is (168,199,126).

RGB: (168,199,126) (66%, 78%, 49%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 199 of 255 = 78%
B 126 of 255 = 49%

168
199
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 199 + 126 = 493 (100%)
R 168 of 493 ~ 34.08%
G 199 of 493 ~ 40.37%
B 126 of 493 ~ 25.56'%

%34.08
%40.37
%25.56

CMYK RENK MODELİ

#A8C77E rengi CMYK tonu (16,0,37,22).

  • camgöbeği tonu 15.58%
  • eflatun tonu 0.00%
  • sarı tonu 36.68%
  • ana renk tonu 21.96%

CMYK: (16,0,37,22)
C16M0Y37K22 (16%, 0%, 37%, 22%)
(0.16 / 0.00 / 0.37 / 0.22)

CMYK yüzdeleri

%15.58
%0
%36.68
%21.96

Codes

Color #A8C77E in popluar color models

A8 C7 7E
RGB 168 199 126
HSL 85° 39.46% 63.73%
HSB/HSV 85° 36.68% 78.04%
CMYK 15.58% 0.00% 36.68%
21.96%

Color #A8C77E in popluar number systems.

HEX A8 C7 7E
Decimal 168 199 126
Binary 10101000 11000111 1111110
Octal 250 307 176

Shades and tints

Shades of #A8C77E

#A8C77E
(168,199,126)
#99B573
(153,181,115)
#8AA368
(138,163,104)
#7B915D
(123,145,93)
#6C7F52
(108,127,82)
#5D6D47
(93,109,71)
#4E5B3C
(78,91,60)
#3F4931
(63,73,49)
#303726
(48,55,38)
#21251B
(33,37,27)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #A8C77E

#A8C77E
(168,199,126)
#AFCC89
(175,204,137)
#B6D194
(182,209,148)
#BDD69F
(189,214,159)
#C4DBAA
(196,219,170)
#CBE0B5
(203,224,181)
#D2E5C0
(210,229,192)
#D9EACB
(217,234,203)
#E0EFD6
(224,239,214)
#E7F4E1
(231,244,225)
#EEF9EC
(238,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C77E color. Also use rgb(168,199,126) instead hex code.

Text Font Color

.myTextColor { color: #A8C77E; }

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

This text font color is #A8C77E.

Background Color

.myBgColor { background-color: #A8C77E; }

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

This div background color is #A8C77E.

Border color

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

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

This div border color is #A8C77E.

Opacity

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

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

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

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

This text has shadow with #A8C77E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C77E.

Preview

Color preview on black background

This text has color #A8C77E on black background.


Color preview on white background

This text has color #A8C77E on white background.


Black color preview on #A8C77E background

This text has black color on #A8C77E background.


White color preview on #A8C77E background

This text has white color on #A8C77E background.


Related colors

Complementary color

Complementary color for #hex is #573881.


I love getcolorcode.com

Triadic colors

1 #7EA8C7 and #C77EA8 with #A8C77E are triadic colors.

2 #7EC7A8 and #C7A87E with #A8C77E are triadic colors.