COLOR #A6ED5E

HEX: #A6ED5E RGB: (166,237,94)

Renk bilgisi

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

RGB renk modeli

#A6ED5E color RGB value is (166,237,94).

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

RGB bağlantıları ve doygunluk

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

166
237
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 237 + 94 = 497 (100%)
R 166 of 497 ~ 33.4%
G 237 of 497 ~ 47.69%
B 94 of 497 ~ 18.91'%

%33.4
%47.69
%18.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.96%
  • eflatun tonu 0.00%
  • sarı tonu 60.34%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%29.96
%0
%60.34
%7.06

Codes

Color #A6ED5E in popluar color models

A6 ED 5E
RGB 166 237 94
HSL 90° 79.89% 64.90%
HSB/HSV 90° 60.34% 92.94%
CMYK 29.96% 0.00% 60.34%
7.06%

Color #A6ED5E in popluar number systems.

HEX A6 ED 5E
Decimal 166 237 94
Binary 10100110 11101101 1011110
Octal 246 355 136

Shades and tints

Shades of #A6ED5E

#A6ED5E
(166,237,94)
#97D856
(151,216,86)
#88C34E
(136,195,78)
#79AE46
(121,174,70)
#6A993E
(106,153,62)
#5B8436
(91,132,54)
#4C6F2E
(76,111,46)
#3D5A26
(61,90,38)
#2E451E
(46,69,30)
#1F3016
(31,48,22)
#101B0E
(16,27,14)
#000000
(0,0,0)

Tints of #A6ED5E

#A6ED5E
(166,237,94)
#AEEE6C
(174,238,108)
#B6EF7A
(182,239,122)
#BEF088
(190,240,136)
#C6F196
(198,241,150)
#CEF2A4
(206,242,164)
#D6F3B2
(214,243,178)
#DEF4C0
(222,244,192)
#E6F5CE
(230,245,206)
#EEF6DC
(238,246,220)
#F6F7EA
(246,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6ED5E; }

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

This text font color is #A6ED5E.

Background Color

.myBgColor { background-color: #A6ED5E; }

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

This div background color is #A6ED5E.

Border color

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

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

This div border color is #A6ED5E.

Opacity

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

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

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

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

This text has shadow with #A6ED5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ED5E.

Preview

Color preview on black background

This text has color #A6ED5E on black background.


Color preview on white background

This text has color #A6ED5E on white background.


Black color preview on #A6ED5E background

This text has black color on #A6ED5E background.


White color preview on #A6ED5E background

This text has white color on #A6ED5E background.


Related colors

Complementary color

Complementary color for #hex is #5912A1.


I love getcolorcode.com

Triadic colors

1 #5EA6ED and #ED5EA6 with #A6ED5E are triadic colors.

2 #5EEDA6 and #EDA65E with #A6ED5E are triadic colors.