COLOR #A8D674

HEX: #A8D674 RGB: (168,214,116)

Color info

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

RGB color model

#A8D674 color RGB value is (168,214,116).

RGB: (168,214,116) (66%, 84%, 45%)

RGB channels and saturation

R 168 of 255 = 66%
G 214 of 255 = 84%
B 116 of 255 = 45%

168
214
116

R + G + B ~ 65%. #A8D674 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 214 + 116 = 498 (100%)
R 168 of 498 ~ 33.73%
G 214 of 498 ~ 42.97%
B 116 of 498 ~ 23.29'%

%33.73
%42.97
%23.29

CMYK color model

#A8D674 color CMYK value is (21,0,46,16).

  • cyan value is 21.50%
  • magenta value is 0.00%
  • yellow value is 45.79%
  • key color value is 16.08%

CMYK: (21,0,46,16)
C21M0Y46K16 (21%, 0%, 46%, 16%)
(0.21 / 0.00 / 0.46 / 0.16)

CMYK percentages

%21.5
%0
%45.79
%16.08

Codes

Color #A8D674 in popluar color models

A8 D6 74
RGB 168 214 116
HSL 88° 54.44% 64.71%
HSB/HSV 88° 45.79% 83.92%
CMYK 21.50% 0.00% 45.79%
16.08%

Color #A8D674 in popluar number systems.

HEX A8 D6 74
Decimal 168 214 116
Binary 10101000 11010110 1110100
Octal 250 326 164

Shades and tints

Shades of #A8D674

#A8D674
(168,214,116)
#99C36A
(153,195,106)
#8AB060
(138,176,96)
#7B9D56
(123,157,86)
#6C8A4C
(108,138,76)
#5D7742
(93,119,66)
#4E6438
(78,100,56)
#3F512E
(63,81,46)
#303E24
(48,62,36)
#212B1A
(33,43,26)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #A8D674

#A8D674
(168,214,116)
#AFD980
(175,217,128)
#B6DC8C
(182,220,140)
#BDDF98
(189,223,152)
#C4E2A4
(196,226,164)
#CBE5B0
(203,229,176)
#D2E8BC
(210,232,188)
#D9EBC8
(217,235,200)
#E0EED4
(224,238,212)
#E7F1E0
(231,241,224)
#EEF4EC
(238,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D674 color. Also use rgb(168,214,116) instead hex code.

Text Font Color

.myTextColor { color: #A8D674; }

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

This text font color is #A8D674.

Background Color

.myBgColor { background-color: #A8D674; }

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

This div background color is #A8D674.

Border color

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

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

This div border color is #A8D674.

Opacity

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

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

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

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

This text has shadow with #A8D674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D674.

Preview

Color preview on black background

This text has color #A8D674 on black background.


Color preview on white background

This text has color #A8D674 on white background.


Black color preview on #A8D674 background

This text has black color on #A8D674 background.


White color preview on #A8D674 background

This text has white color on #A8D674 background.


Related colors

Complementary color

Complementary color for #hex is #57298B.


I love getcolorcode.com

Triadic colors

1 #74A8D6 and #D674A8 with #A8D674 are triadic colors.

2 #74D6A8 and #D6A874 with #A8D674 are triadic colors.