COLOR #A6F1AD

HEX: #A6F1AD RGB: (166,241,173)

Renk bilgisi

#A6F1AD contains mainly green color. #A6F1AD ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A6F1AD color RGB value is (166,241,173).

RGB: (166,241,173) (65%, 95%, 68%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 241 of 255 = 95%
B 173 of 255 = 68%

166
241
173

R + G + B ~ 76%. #A6F1AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 241 + 173 = 580 (100%)
R 166 of 580 ~ 28.62%
G 241 of 580 ~ 41.55%
B 173 of 580 ~ 29.83'%

%28.62
%41.55
%29.83

CMYK RENK MODELİ

#A6F1AD rengi CMYK tonu (31,0,28,5).

  • camgöbeği tonu 31.12%
  • eflatun tonu 0.00%
  • sarı tonu 28.22%
  • ana renk tonu 5.49%

CMYK: (31,0,28,5)
C31M0Y28K5 (31%, 0%, 28%, 5%)
(0.31 / 0.00 / 0.28 / 0.05)

CMYK yüzdeleri

%31.12
%0
%28.22
%5.49

Codes

Color #A6F1AD in popluar color models

A6 F1 AD
RGB 166 241 173
HSL 126° 72.82% 79.80%
HSB/HSV 126° 31.12% 94.51%
CMYK 31.12% 0.00% 28.22%
5.49%

Color #A6F1AD in popluar number systems.

HEX A6 F1 AD
Decimal 166 241 173
Binary 10100110 11110001 10101101
Octal 246 361 255

Shades and tints

Shades of #A6F1AD

#A6F1AD
(166,241,173)
#97DC9E
(151,220,158)
#88C78F
(136,199,143)
#79B280
(121,178,128)
#6A9D71
(106,157,113)
#5B8862
(91,136,98)
#4C7353
(76,115,83)
#3D5E44
(61,94,68)
#2E4935
(46,73,53)
#1F3426
(31,52,38)
#101F17
(16,31,23)
#000000
(0,0,0)

Tints of #A6F1AD

#A6F1AD
(166,241,173)
#AEF2B4
(174,242,180)
#B6F3BB
(182,243,187)
#BEF4C2
(190,244,194)
#C6F5C9
(198,245,201)
#CEF6D0
(206,246,208)
#D6F7D7
(214,247,215)
#DEF8DE
(222,248,222)
#E6F9E5
(230,249,229)
#EEFAEC
(238,250,236)
#F6FBF3
(246,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6F1AD; }

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

This text font color is #A6F1AD.

Background Color

.myBgColor { background-color: #A6F1AD; }

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

This div background color is #A6F1AD.

Border color

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

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

This div border color is #A6F1AD.

Opacity

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

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

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

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

This text has shadow with #A6F1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6F1AD.

Preview

Color preview on black background

This text has color #A6F1AD on black background.


Color preview on white background

This text has color #A6F1AD on white background.


Black color preview on #A6F1AD background

This text has black color on #A6F1AD background.


White color preview on #A6F1AD background

This text has white color on #A6F1AD background.


Related colors

Complementary color

Complementary color for #hex is #590E52.


I love getcolorcode.com

Triadic colors

1 #ADA6F1 and #F1ADA6 with #A6F1AD are triadic colors.

2 #ADF1A6 and #F1A6AD with #A6F1AD are triadic colors.