COLOR #A6ED93

HEX: #A6ED93 RGB: (166,237,147)

Renk bilgisi

#A6ED93 contains mainly green color. #A6ED93 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A6ED93 color RGB value is (166,237,147).

RGB: (166,237,147) (65%, 93%, 58%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 237 of 255 = 93%
B 147 of 255 = 58%

166
237
147

R + G + B ~ 72%. #A6ED93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 237 + 147 = 550 (100%)
R 166 of 550 ~ 30.18%
G 237 of 550 ~ 43.09%
B 147 of 550 ~ 26.73'%

%30.18
%43.09
%26.73

CMYK RENK MODELİ

#A6ED93 rengi CMYK tonu (30,0,38,7).

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

CMYK: (30,0,38,7)
C30M0Y38K7 (30%, 0%, 38%, 7%)
(0.30 / 0.00 / 0.38 / 0.07)

CMYK yüzdeleri

%29.96
%0
%37.97
%7.06

Codes

Color #A6ED93 in popluar color models

A6 ED 93
RGB 166 237 147
HSL 107° 71.43% 75.29%
HSB/HSV 107° 37.97% 92.94%
CMYK 29.96% 0.00% 37.97%
7.06%

Color #A6ED93 in popluar number systems.

HEX A6 ED 93
Decimal 166 237 147
Binary 10100110 11101101 10010011
Octal 246 355 223

Shades and tints

Shades of #A6ED93

#A6ED93
(166,237,147)
#97D886
(151,216,134)
#88C379
(136,195,121)
#79AE6C
(121,174,108)
#6A995F
(106,153,95)
#5B8452
(91,132,82)
#4C6F45
(76,111,69)
#3D5A38
(61,90,56)
#2E452B
(46,69,43)
#1F301E
(31,48,30)
#101B11
(16,27,17)
#000000
(0,0,0)

Tints of #A6ED93

#A6ED93
(166,237,147)
#AEEE9C
(174,238,156)
#B6EFA5
(182,239,165)
#BEF0AE
(190,240,174)
#C6F1B7
(198,241,183)
#CEF2C0
(206,242,192)
#D6F3C9
(214,243,201)
#DEF4D2
(222,244,210)
#E6F5DB
(230,245,219)
#EEF6E4
(238,246,228)
#F6F7ED
(246,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6ED93; }

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

This text font color is #A6ED93.

Background Color

.myBgColor { background-color: #A6ED93; }

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

This div background color is #A6ED93.

Border color

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

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

This div border color is #A6ED93.

Opacity

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

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

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

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

This text has shadow with #A6ED93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ED93.

Preview

Color preview on black background

This text has color #A6ED93 on black background.


Color preview on white background

This text has color #A6ED93 on white background.


Black color preview on #A6ED93 background

This text has black color on #A6ED93 background.


White color preview on #A6ED93 background

This text has white color on #A6ED93 background.


Related colors

Complementary color

Complementary color for #hex is #59126C.


I love getcolorcode.com

Triadic colors

1 #93A6ED and #ED93A6 with #A6ED93 are triadic colors.

2 #93EDA6 and #EDA693 with #A6ED93 are triadic colors.