COLOR #A6F4F1

HEX: #A6F4F1 RGB: (166,244,241)

Color info

#A6F4F1 contains mainly green and blue colors. Web safe color of #A6F4F1 is #99FFFF (or #9FF).

RGB color model

#A6F4F1 color RGB value is (166,244,241).

RGB: (166,244,241) (65%, 96%, 95%)

RGB channels and saturation

R 166 of 255 = 65%
G 244 of 255 = 96%
B 241 of 255 = 95%

166
244
241

R + G + B ~ 85%. #A6F4F1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 244 + 241 = 651 (100%)
R 166 of 651 ~ 25.5%
G 244 of 651 ~ 37.48%
B 241 of 651 ~ 37.02'%

%25.5
%37.48
%37.02

CMYK color model

#A6F4F1 color CMYK value is (32,0,1,4).

  • cyan value is 31.97%
  • magenta value is 0.00%
  • yellow value is 1.23%
  • key color value is 4.31%

CMYK: (32,0,1,4)
C32M0Y1K4 (32%, 0%, 1%, 4%)
(0.32 / 0.00 / 0.01 / 0.04)

CMYK percentages

%31.97
%0
%1.23
%4.31

Codes

Color #A6F4F1 in popluar color models

A6 F4 F1
RGB 166 244 241
HSL 178° 78.00% 80.39%
HSB/HSV 178° 31.97% 95.69%
CMYK 31.97% 0.00% 1.23%
4.31%

Color #A6F4F1 in popluar number systems.

HEX A6 F4 F1
Decimal 166 244 241
Binary 10100110 11110100 11110001
Octal 246 364 361

Shades and tints

Shades of #A6F4F1

#A6F4F1
(166,244,241)
#97DEDC
(151,222,220)
#88C8C7
(136,200,199)
#79B2B2
(121,178,178)
#6A9C9D
(106,156,157)
#5B8688
(91,134,136)
#4C7073
(76,112,115)
#3D5A5E
(61,90,94)
#2E4449
(46,68,73)
#1F2E34
(31,46,52)
#10181F
(16,24,31)
#000000
(0,0,0)

Tints of #A6F4F1

#A6F4F1
(166,244,241)
#AEF5F2
(174,245,242)
#B6F6F3
(182,246,243)
#BEF7F4
(190,247,244)
#C6F8F5
(198,248,245)
#CEF9F6
(206,249,246)
#D6FAF7
(214,250,247)
#DEFBF8
(222,251,248)
#E6FCF9
(230,252,249)
#EEFDFA
(238,253,250)
#F6FEFB
(246,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6F4F1 color. Also use rgb(166,244,241) instead hex code.

Text Font Color

.myTextColor { color: #A6F4F1; }

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

This text font color is #A6F4F1.

Background Color

.myBgColor { background-color: #A6F4F1; }

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

This div background color is #A6F4F1.

Border color

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

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

This div border color is #A6F4F1.

Opacity

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

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

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

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

This text has shadow with #A6F4F1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6F4F1.

Preview

Color preview on black background

This text has color #A6F4F1 on black background.


Color preview on white background

This text has color #A6F4F1 on white background.


Black color preview on #A6F4F1 background

This text has black color on #A6F4F1 background.


White color preview on #A6F4F1 background

This text has white color on #A6F4F1 background.


Related colors

Complementary color

Complementary color for #hex is #590B0E.


I love getcolorcode.com

Triadic colors

1 #F1A6F4 and #F4F1A6 with #A6F4F1 are triadic colors.

2 #F1F4A6 and #F4A6F1 with #A6F4F1 are triadic colors.