COLOR #A6F68A

HEX: #A6F68A RGB: (166,246,138)

Color info

#A6F68A contains mainly green color. Web safe color of #A6F68A is #99FF99 (or #9F9).

RGB color model

#A6F68A color RGB value is (166,246,138).

RGB: (166,246,138) (65%, 96%, 54%)

RGB channels and saturation

R 166 of 255 = 65%
G 246 of 255 = 96%
B 138 of 255 = 54%

166
246
138

R + G + B ~ 72%. #A6F68A is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 246 + 138 = 550 (100%)
R 166 of 550 ~ 30.18%
G 246 of 550 ~ 44.73%
B 138 of 550 ~ 25.09'%

%30.18
%44.73
%25.09

CMYK color model

#A6F68A color CMYK value is (33,0,44,4).

  • cyan value is 32.52%
  • magenta value is 0.00%
  • yellow value is 43.90%
  • key color value is 3.53%

CMYK: (33,0,44,4)
C33M0Y44K4 (33%, 0%, 44%, 4%)
(0.33 / 0.00 / 0.44 / 0.04)

CMYK percentages

%32.52
%0
%43.9
%3.53

Codes

Color #A6F68A in popluar color models

A6 F6 8A
RGB 166 246 138
HSL 104° 85.71% 75.29%
HSB/HSV 104° 43.90% 96.47%
CMYK 32.52% 0.00% 43.90%
3.53%

Color #A6F68A in popluar number systems.

HEX A6 F6 8A
Decimal 166 246 138
Binary 10100110 11110110 10001010
Octal 246 366 212

Shades and tints

Shades of #A6F68A

#A6F68A
(166,246,138)
#97E07E
(151,224,126)
#88CA72
(136,202,114)
#79B466
(121,180,102)
#6A9E5A
(106,158,90)
#5B884E
(91,136,78)
#4C7242
(76,114,66)
#3D5C36
(61,92,54)
#2E462A
(46,70,42)
#1F301E
(31,48,30)
#101A12
(16,26,18)
#000000
(0,0,0)

Tints of #A6F68A

#A6F68A
(166,246,138)
#AEF694
(174,246,148)
#B6F69E
(182,246,158)
#BEF6A8
(190,246,168)
#C6F6B2
(198,246,178)
#CEF6BC
(206,246,188)
#D6F6C6
(214,246,198)
#DEF6D0
(222,246,208)
#E6F6DA
(230,246,218)
#EEF6E4
(238,246,228)
#F6F6EE
(246,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6F68A color. Also use rgb(166,246,138) instead hex code.

Text Font Color

.myTextColor { color: #A6F68A; }

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

This text font color is #A6F68A.

Background Color

.myBgColor { background-color: #A6F68A; }

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

This div background color is #A6F68A.

Border color

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

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

This div border color is #A6F68A.

Opacity

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

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

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

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

This text has shadow with #A6F68A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6F68A.

Preview

Color preview on black background

This text has color #A6F68A on black background.


Color preview on white background

This text has color #A6F68A on white background.


Black color preview on #A6F68A background

This text has black color on #A6F68A background.


White color preview on #A6F68A background

This text has white color on #A6F68A background.


Related colors

Complementary color

Complementary color for #hex is #590975.


I love getcolorcode.com

Triadic colors

1 #8AA6F6 and #F68AA6 with #A6F68A are triadic colors.

2 #8AF6A6 and #F6A68A with #A6F68A are triadic colors.