COLOR #A6E360

HEX: #A6E360 RGB: (166,227,96)

Renk bilgisi

#A6E360 contains mainly green color. #A6E360 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A6E360 color RGB value is (166,227,96).

RGB: (166,227,96) (65%, 89%, 38%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 227 of 255 = 89%
B 96 of 255 = 38%

166
227
96

R + G + B ~ 64%. #A6E360 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 227 + 96 = 489 (100%)
R 166 of 489 ~ 33.95%
G 227 of 489 ~ 46.42%
B 96 of 489 ~ 19.63'%

%33.95
%46.42
%19.63

CMYK RENK MODELİ

#A6E360 rengi CMYK tonu (27,0,58,11).

  • camgöbeği tonu 26.87%
  • eflatun tonu 0.00%
  • sarı tonu 57.71%
  • ana renk tonu 10.98%

CMYK: (27,0,58,11)
C27M0Y58K11 (27%, 0%, 58%, 11%)
(0.27 / 0.00 / 0.58 / 0.11)

CMYK yüzdeleri

%26.87
%0
%57.71
%10.98

Codes

Color #A6E360 in popluar color models

A6 E3 60
RGB 166 227 96
HSL 88° 70.05% 63.33%
HSB/HSV 88° 57.71% 89.02%
CMYK 26.87% 0.00% 57.71%
10.98%

Color #A6E360 in popluar number systems.

HEX A6 E3 60
Decimal 166 227 96
Binary 10100110 11100011 1100000
Octal 246 343 140

Shades and tints

Shades of #A6E360

#A6E360
(166,227,96)
#97CF58
(151,207,88)
#88BB50
(136,187,80)
#79A748
(121,167,72)
#6A9340
(106,147,64)
#5B7F38
(91,127,56)
#4C6B30
(76,107,48)
#3D5728
(61,87,40)
#2E4320
(46,67,32)
#1F2F18
(31,47,24)
#101B10
(16,27,16)
#000000
(0,0,0)

Tints of #A6E360

#A6E360
(166,227,96)
#AEE56E
(174,229,110)
#B6E77C
(182,231,124)
#BEE98A
(190,233,138)
#C6EB98
(198,235,152)
#CEEDA6
(206,237,166)
#D6EFB4
(214,239,180)
#DEF1C2
(222,241,194)
#E6F3D0
(230,243,208)
#EEF5DE
(238,245,222)
#F6F7EC
(246,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6E360 color. Also use rgb(166,227,96) instead hex code.

Text Font Color

.myTextColor { color: #A6E360; }

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

This text font color is #A6E360.

Background Color

.myBgColor { background-color: #A6E360; }

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

This div background color is #A6E360.

Border color

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

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

This div border color is #A6E360.

Opacity

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

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

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

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

This text has shadow with #A6E360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6E360.

Preview

Color preview on black background

This text has color #A6E360 on black background.


Color preview on white background

This text has color #A6E360 on white background.


Black color preview on #A6E360 background

This text has black color on #A6E360 background.


White color preview on #A6E360 background

This text has white color on #A6E360 background.


Related colors

Complementary color

Complementary color for #hex is #591C9F.


I love getcolorcode.com

Triadic colors

1 #60A6E3 and #E360A6 with #A6E360 are triadic colors.

2 #60E3A6 and #E3A660 with #A6E360 are triadic colors.