COLOR #A8C773

HEX: #A8C773 RGB: (168,199,115)

Color info

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

RGB color model

#A8C773 color RGB value is (168,199,115).

RGB: (168,199,115) (66%, 78%, 45%)

RGB channels and saturation

R 168 of 255 = 66%
G 199 of 255 = 78%
B 115 of 255 = 45%

168
199
115

R + G + B ~ 63%. #A8C773 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 199 + 115 = 482 (100%)
R 168 of 482 ~ 34.85%
G 199 of 482 ~ 41.29%
B 115 of 482 ~ 23.86'%

%34.85
%41.29
%23.86

CMYK color model

#A8C773 color CMYK value is (16,0,42,22).

  • cyan value is 15.58%
  • magenta value is 0.00%
  • yellow value is 42.21%
  • key color value is 21.96%

CMYK: (16,0,42,22)
C16M0Y42K22 (16%, 0%, 42%, 22%)
(0.16 / 0.00 / 0.42 / 0.22)

CMYK percentages

%15.58
%0
%42.21
%21.96

Codes

Color #A8C773 in popluar color models

A8 C7 73
RGB 168 199 115
HSL 82° 42.86% 61.57%
HSB/HSV 82° 42.21% 78.04%
CMYK 15.58% 0.00% 42.21%
21.96%

Color #A8C773 in popluar number systems.

HEX A8 C7 73
Decimal 168 199 115
Binary 10101000 11000111 1110011
Octal 250 307 163

Shades and tints

Shades of #A8C773

#A8C773
(168,199,115)
#99B569
(153,181,105)
#8AA35F
(138,163,95)
#7B9155
(123,145,85)
#6C7F4B
(108,127,75)
#5D6D41
(93,109,65)
#4E5B37
(78,91,55)
#3F492D
(63,73,45)
#303723
(48,55,35)
#212519
(33,37,25)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #A8C773

#A8C773
(168,199,115)
#AFCC7F
(175,204,127)
#B6D18B
(182,209,139)
#BDD697
(189,214,151)
#C4DBA3
(196,219,163)
#CBE0AF
(203,224,175)
#D2E5BB
(210,229,187)
#D9EAC7
(217,234,199)
#E0EFD3
(224,239,211)
#E7F4DF
(231,244,223)
#EEF9EB
(238,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8C773; }

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

This text font color is #A8C773.

Background Color

.myBgColor { background-color: #A8C773; }

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

This div background color is #A8C773.

Border color

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

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

This div border color is #A8C773.

Opacity

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

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

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

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

This text has shadow with #A8C773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C773.

Preview

Color preview on black background

This text has color #A8C773 on black background.


Color preview on white background

This text has color #A8C773 on white background.


Black color preview on #A8C773 background

This text has black color on #A8C773 background.


White color preview on #A8C773 background

This text has white color on #A8C773 background.


Related colors

Complementary color

Complementary color for #hex is #57388C.


I love getcolorcode.com

Triadic colors

1 #73A8C7 and #C773A8 with #A8C773 are triadic colors.

2 #73C7A8 and #C7A873 with #A8C773 are triadic colors.