COLOR #A6EC7E

HEX: #A6EC7E RGB: (166,236,126)

Renk bilgisi

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

RGB renk modeli

#A6EC7E color RGB value is (166,236,126).

RGB: (166,236,126) (65%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 236 of 255 = 93%
B 126 of 255 = 49%

166
236
126

R + G + B ~ 69%. #A6EC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 236 + 126 = 528 (100%)
R 166 of 528 ~ 31.44%
G 236 of 528 ~ 44.7%
B 126 of 528 ~ 23.86'%

%31.44
%44.7
%23.86

CMYK RENK MODELİ

#A6EC7E rengi CMYK tonu (30,0,47,7).

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

CMYK: (30,0,47,7)
C30M0Y47K7 (30%, 0%, 47%, 7%)
(0.30 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%29.66
%0
%46.61
%7.45

Codes

Color #A6EC7E in popluar color models

A6 EC 7E
RGB 166 236 126
HSL 98° 74.32% 70.98%
HSB/HSV 98° 46.61% 92.55%
CMYK 29.66% 0.00% 46.61%
7.45%

Color #A6EC7E in popluar number systems.

HEX A6 EC 7E
Decimal 166 236 126
Binary 10100110 11101100 1111110
Octal 246 354 176

Shades and tints

Shades of #A6EC7E

#A6EC7E
(166,236,126)
#97D773
(151,215,115)
#88C268
(136,194,104)
#79AD5D
(121,173,93)
#6A9852
(106,152,82)
#5B8347
(91,131,71)
#4C6E3C
(76,110,60)
#3D5931
(61,89,49)
#2E4426
(46,68,38)
#1F2F1B
(31,47,27)
#101A10
(16,26,16)
#000000
(0,0,0)

Tints of #A6EC7E

#A6EC7E
(166,236,126)
#AEED89
(174,237,137)
#B6EE94
(182,238,148)
#BEEF9F
(190,239,159)
#C6F0AA
(198,240,170)
#CEF1B5
(206,241,181)
#D6F2C0
(214,242,192)
#DEF3CB
(222,243,203)
#E6F4D6
(230,244,214)
#EEF5E1
(238,245,225)
#F6F6EC
(246,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6EC7E; }

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

This text font color is #A6EC7E.

Background Color

.myBgColor { background-color: #A6EC7E; }

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

This div background color is #A6EC7E.

Border color

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

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

This div border color is #A6EC7E.

Opacity

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

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

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

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

This text has shadow with #A6EC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6EC7E.

Preview

Color preview on black background

This text has color #A6EC7E on black background.


Color preview on white background

This text has color #A6EC7E on white background.


Black color preview on #A6EC7E background

This text has black color on #A6EC7E background.


White color preview on #A6EC7E background

This text has white color on #A6EC7E background.


Related colors

Complementary color

Complementary color for #hex is #591381.


I love getcolorcode.com

Triadic colors

1 #7EA6EC and #EC7EA6 with #A6EC7E are triadic colors.

2 #7EECA6 and #ECA67E with #A6EC7E are triadic colors.