COLOR #A6D254

HEX: #A6D254 RGB: (166,210,84)

Color info

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

RGB color model

#A6D254 color RGB value is (166,210,84).

RGB: (166,210,84) (65%, 82%, 33%)

RGB channels and saturation

R 166 of 255 = 65%
G 210 of 255 = 82%
B 84 of 255 = 33%

166
210
84

R + G + B ~ 60%. #A6D254 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 166 + 210 + 84 = 460 (100%)
R 166 of 460 ~ 36.09%
G 210 of 460 ~ 45.65%
B 84 of 460 ~ 18.26'%

%36.09
%45.65
%18.26

CMYK color model

#A6D254 color CMYK value is (21,0,60,18).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 60.00%
  • key color value is 17.65%

CMYK: (21,0,60,18)
C21M0Y60K18 (21%, 0%, 60%, 18%)
(0.21 / 0.00 / 0.60 / 0.18)

CMYK percentages

%20.95
%0
%60
%17.65

Codes

Color #A6D254 in popluar color models

A6 D2 54
RGB 166 210 84
HSL 81° 58.33% 57.65%
HSB/HSV 81° 60.00% 82.35%
CMYK 20.95% 0.00% 60.00%
17.65%

Color #A6D254 in popluar number systems.

HEX A6 D2 54
Decimal 166 210 84
Binary 10100110 11010010 1010100
Octal 246 322 124

Shades and tints

Shades of #A6D254

#A6D254
(166,210,84)
#97BF4D
(151,191,77)
#88AC46
(136,172,70)
#79993F
(121,153,63)
#6A8638
(106,134,56)
#5B7331
(91,115,49)
#4C602A
(76,96,42)
#3D4D23
(61,77,35)
#2E3A1C
(46,58,28)
#1F2715
(31,39,21)
#10140E
(16,20,14)
#000000
(0,0,0)

Tints of #A6D254

#A6D254
(166,210,84)
#AED663
(174,214,99)
#B6DA72
(182,218,114)
#BEDE81
(190,222,129)
#C6E290
(198,226,144)
#CEE69F
(206,230,159)
#D6EAAE
(214,234,174)
#DEEEBD
(222,238,189)
#E6F2CC
(230,242,204)
#EEF6DB
(238,246,219)
#F6FAEA
(246,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D254 color. Also use rgb(166,210,84) instead hex code.

Text Font Color

.myTextColor { color: #A6D254; }

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

This text font color is #A6D254.

Background Color

.myBgColor { background-color: #A6D254; }

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

This div background color is #A6D254.

Border color

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

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

This div border color is #A6D254.

Opacity

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

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

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

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

This text has shadow with #A6D254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D254.

Preview

Color preview on black background

This text has color #A6D254 on black background.


Color preview on white background

This text has color #A6D254 on white background.


Black color preview on #A6D254 background

This text has black color on #A6D254 background.


White color preview on #A6D254 background

This text has white color on #A6D254 background.


Related colors

Complementary color

Complementary color for #hex is #592DAB.


I love getcolorcode.com

Triadic colors

1 #54A6D2 and #D254A6 with #A6D254 are triadic colors.

2 #54D2A6 and #D2A654 with #A6D254 are triadic colors.