COLOR #A6EC5E

HEX: #A6EC5E RGB: (166,236,94)

Renk bilgisi

#A6EC5E contains mainly green color. #A6EC5E ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#A6EC5E color RGB value is (166,236,94).

RGB: (166,236,94) (65%, 93%, 37%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 236 of 255 = 93%
B 94 of 255 = 37%

166
236
94

R + G + B ~ 65%. #A6EC5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 236 + 94 = 496 (100%)
R 166 of 496 ~ 33.47%
G 236 of 496 ~ 47.58%
B 94 of 496 ~ 18.95'%

%33.47
%47.58
%18.95

CMYK RENK MODELİ

#A6EC5E rengi CMYK tonu (30,0,60,7).

  • camgöbeği tonu 29.66%
  • eflatun tonu 0.00%
  • sarı tonu 60.17%
  • ana renk tonu 7.45%

CMYK: (30,0,60,7)
C30M0Y60K7 (30%, 0%, 60%, 7%)
(0.30 / 0.00 / 0.60 / 0.07)

CMYK yüzdeleri

%29.66
%0
%60.17
%7.45

Codes

Color #A6EC5E in popluar color models

A6 EC 5E
RGB 166 236 94
HSL 90° 78.89% 64.71%
HSB/HSV 90° 60.17% 92.55%
CMYK 29.66% 0.00% 60.17%
7.45%

Color #A6EC5E in popluar number systems.

HEX A6 EC 5E
Decimal 166 236 94
Binary 10100110 11101100 1011110
Octal 246 354 136

Shades and tints

Shades of #A6EC5E

#A6EC5E
(166,236,94)
#97D756
(151,215,86)
#88C24E
(136,194,78)
#79AD46
(121,173,70)
#6A983E
(106,152,62)
#5B8336
(91,131,54)
#4C6E2E
(76,110,46)
#3D5926
(61,89,38)
#2E441E
(46,68,30)
#1F2F16
(31,47,22)
#101A0E
(16,26,14)
#000000
(0,0,0)

Tints of #A6EC5E

#A6EC5E
(166,236,94)
#AEED6C
(174,237,108)
#B6EE7A
(182,238,122)
#BEEF88
(190,239,136)
#C6F096
(198,240,150)
#CEF1A4
(206,241,164)
#D6F2B2
(214,242,178)
#DEF3C0
(222,243,192)
#E6F4CE
(230,244,206)
#EEF5DC
(238,245,220)
#F6F6EA
(246,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6EC5E color. Also use rgb(166,236,94) instead hex code.

Text Font Color

.myTextColor { color: #A6EC5E; }

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

This text font color is #A6EC5E.

Background Color

.myBgColor { background-color: #A6EC5E; }

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

This div background color is #A6EC5E.

Border color

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

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

This div border color is #A6EC5E.

Opacity

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

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

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

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

This text has shadow with #A6EC5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6EC5E.

Preview

Color preview on black background

This text has color #A6EC5E on black background.


Color preview on white background

This text has color #A6EC5E on white background.


Black color preview on #A6EC5E background

This text has black color on #A6EC5E background.


White color preview on #A6EC5E background

This text has white color on #A6EC5E background.


Related colors

Complementary color

Complementary color for #hex is #5913A1.


I love getcolorcode.com

Triadic colors

1 #5EA6EC and #EC5EA6 with #A6EC5E are triadic colors.

2 #5EECA6 and #ECA65E with #A6EC5E are triadic colors.