COLOR #A6E6A3

HEX: #A6E6A3 RGB: (166,230,163)

Renk bilgisi

#A6E6A3 contains mainly green color. #A6E6A3 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A6E6A3 color RGB value is (166,230,163).

RGB: (166,230,163) (65%, 90%, 64%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 230 of 255 = 90%
B 163 of 255 = 64%

166
230
163

R + G + B ~ 73%. #A6E6A3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 230 + 163 = 559 (100%)
R 166 of 559 ~ 29.7%
G 230 of 559 ~ 41.14%
B 163 of 559 ~ 29.16'%

%29.7
%41.14
%29.16

CMYK RENK MODELİ

#A6E6A3 rengi CMYK tonu (28,0,29,10).

  • camgöbeği tonu 27.83%
  • eflatun tonu 0.00%
  • sarı tonu 29.13%
  • ana renk tonu 9.80%

CMYK: (28,0,29,10)
C28M0Y29K10 (28%, 0%, 29%, 10%)
(0.28 / 0.00 / 0.29 / 0.10)

CMYK yüzdeleri

%27.83
%0
%29.13
%9.8

Codes

Color #A6E6A3 in popluar color models

A6 E6 A3
RGB 166 230 163
HSL 117° 57.26% 77.06%
HSB/HSV 117° 29.13% 90.20%
CMYK 27.83% 0.00% 29.13%
9.80%

Color #A6E6A3 in popluar number systems.

HEX A6 E6 A3
Decimal 166 230 163
Binary 10100110 11100110 10100011
Octal 246 346 243

Shades and tints

Shades of #A6E6A3

#A6E6A3
(166,230,163)
#97D295
(151,210,149)
#88BE87
(136,190,135)
#79AA79
(121,170,121)
#6A966B
(106,150,107)
#5B825D
(91,130,93)
#4C6E4F
(76,110,79)
#3D5A41
(61,90,65)
#2E4633
(46,70,51)
#1F3225
(31,50,37)
#101E17
(16,30,23)
#000000
(0,0,0)

Tints of #A6E6A3

#A6E6A3
(166,230,163)
#AEE8AB
(174,232,171)
#B6EAB3
(182,234,179)
#BEECBB
(190,236,187)
#C6EEC3
(198,238,195)
#CEF0CB
(206,240,203)
#D6F2D3
(214,242,211)
#DEF4DB
(222,244,219)
#E6F6E3
(230,246,227)
#EEF8EB
(238,248,235)
#F6FAF3
(246,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6E6A3 color. Also use rgb(166,230,163) instead hex code.

Text Font Color

.myTextColor { color: #A6E6A3; }

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

This text font color is #A6E6A3.

Background Color

.myBgColor { background-color: #A6E6A3; }

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

This div background color is #A6E6A3.

Border color

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

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

This div border color is #A6E6A3.

Opacity

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

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

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

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

This text has shadow with #A6E6A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6E6A3.

Preview

Color preview on black background

This text has color #A6E6A3 on black background.


Color preview on white background

This text has color #A6E6A3 on white background.


Black color preview on #A6E6A3 background

This text has black color on #A6E6A3 background.


White color preview on #A6E6A3 background

This text has white color on #A6E6A3 background.


Related colors

Complementary color

Complementary color for #hex is #59195C.


I love getcolorcode.com

Triadic colors

1 #A3A6E6 and #E6A3A6 with #A6E6A3 are triadic colors.

2 #A3E6A6 and #E6A6A3 with #A6E6A3 are triadic colors.