COLOR #AEF59F

HEX: #AEF59F RGB: (174,245,159)

Renk bilgisi

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

RGB renk modeli

#AEF59F color RGB value is (174,245,159).

RGB: (174,245,159) (68%, 96%, 62%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 245 of 255 = 96%
B 159 of 255 = 62%

174
245
159

R + G + B ~ 75%. #AEF59F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 245 + 159 = 578 (100%)
R 174 of 578 ~ 30.1%
G 245 of 578 ~ 42.39%
B 159 of 578 ~ 27.51'%

%30.1
%42.39
%27.51

CMYK RENK MODELİ

#AEF59F rengi CMYK tonu (29,0,35,4).

  • camgöbeği tonu 28.98%
  • eflatun tonu 0.00%
  • sarı tonu 35.10%
  • ana renk tonu 3.92%

CMYK: (29,0,35,4)
C29M0Y35K4 (29%, 0%, 35%, 4%)
(0.29 / 0.00 / 0.35 / 0.04)

CMYK yüzdeleri

%28.98
%0
%35.1
%3.92

Codes

Color #AEF59F in popluar color models

AE F5 9F
RGB 174 245 159
HSL 110° 81.13% 79.22%
HSB/HSV 110° 35.10% 96.08%
CMYK 28.98% 0.00% 35.10%
3.92%

Color #AEF59F in popluar number systems.

HEX AE F5 9F
Decimal 174 245 159
Binary 10101110 11110101 10011111
Octal 256 365 237

Shades and tints

Shades of #AEF59F

#AEF59F
(174,245,159)
#9FDF91
(159,223,145)
#90C983
(144,201,131)
#81B375
(129,179,117)
#729D67
(114,157,103)
#638759
(99,135,89)
#54714B
(84,113,75)
#455B3D
(69,91,61)
#36452F
(54,69,47)
#272F21
(39,47,33)
#181913
(24,25,19)
#000000
(0,0,0)

Tints of #AEF59F

#AEF59F
(174,245,159)
#B5F5A7
(181,245,167)
#BCF5AF
(188,245,175)
#C3F5B7
(195,245,183)
#CAF5BF
(202,245,191)
#D1F5C7
(209,245,199)
#D8F5CF
(216,245,207)
#DFF5D7
(223,245,215)
#E6F5DF
(230,245,223)
#EDF5E7
(237,245,231)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEF59F color. Also use rgb(174,245,159) instead hex code.

Text Font Color

.myTextColor { color: #AEF59F; }

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

This text font color is #AEF59F.

Background Color

.myBgColor { background-color: #AEF59F; }

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

This div background color is #AEF59F.

Border color

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

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

This div border color is #AEF59F.

Opacity

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

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

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

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

This text has shadow with #AEF59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEF59F.

Preview

Color preview on black background

This text has color #AEF59F on black background.


Color preview on white background

This text has color #AEF59F on white background.


Black color preview on #AEF59F background

This text has black color on #AEF59F background.


White color preview on #AEF59F background

This text has white color on #AEF59F background.


Related colors

Complementary color

Complementary color for #hex is #510A60.


I love getcolorcode.com

Triadic colors

1 #9FAEF5 and #F59FAE with #AEF59F are triadic colors.

2 #9FF5AE and #F5AE9F with #AEF59F are triadic colors.