COLOR #AEE99E

HEX: #AEE99E RGB: (174,233,158)

Renk bilgisi

#AEE99E contains mainly red and green colors. #AEE99E ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#AEE99E color RGB value is (174,233,158).

RGB: (174,233,158) (68%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 233 of 255 = 91%
B 158 of 255 = 62%

174
233
158

R + G + B ~ 74%. #AEE99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 233 + 158 = 565 (100%)
R 174 of 565 ~ 30.8%
G 233 of 565 ~ 41.24%
B 158 of 565 ~ 27.96'%

%30.8
%41.24
%27.96

CMYK RENK MODELİ

#AEE99E rengi CMYK tonu (25,0,32,9).

  • camgöbeği tonu 25.32%
  • eflatun tonu 0.00%
  • sarı tonu 32.19%
  • ana renk tonu 8.63%

CMYK: (25,0,32,9)
C25M0Y32K9 (25%, 0%, 32%, 9%)
(0.25 / 0.00 / 0.32 / 0.09)

CMYK yüzdeleri

%25.32
%0
%32.19
%8.63

Codes

Color #AEE99E in popluar color models

AE E9 9E
RGB 174 233 158
HSL 107° 63.03% 76.67%
HSB/HSV 107° 32.19% 91.37%
CMYK 25.32% 0.00% 32.19%
8.63%

Color #AEE99E in popluar number systems.

HEX AE E9 9E
Decimal 174 233 158
Binary 10101110 11101001 10011110
Octal 256 351 236

Shades and tints

Shades of #AEE99E

#AEE99E
(174,233,158)
#9FD490
(159,212,144)
#90BF82
(144,191,130)
#81AA74
(129,170,116)
#729566
(114,149,102)
#638058
(99,128,88)
#546B4A
(84,107,74)
#45563C
(69,86,60)
#36412E
(54,65,46)
#272C20
(39,44,32)
#181712
(24,23,18)
#000000
(0,0,0)

Tints of #AEE99E

#AEE99E
(174,233,158)
#B5EBA6
(181,235,166)
#BCEDAE
(188,237,174)
#C3EFB6
(195,239,182)
#CAF1BE
(202,241,190)
#D1F3C6
(209,243,198)
#D8F5CE
(216,245,206)
#DFF7D6
(223,247,214)
#E6F9DE
(230,249,222)
#EDFBE6
(237,251,230)
#F4FDEE
(244,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEE99E color. Also use rgb(174,233,158) instead hex code.

Text Font Color

.myTextColor { color: #AEE99E; }

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

This text font color is #AEE99E.

Background Color

.myBgColor { background-color: #AEE99E; }

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

This div background color is #AEE99E.

Border color

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

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

This div border color is #AEE99E.

Opacity

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

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

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

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

This text has shadow with #AEE99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE99E.

Preview

Color preview on black background

This text has color #AEE99E on black background.


Color preview on white background

This text has color #AEE99E on white background.


Black color preview on #AEE99E background

This text has black color on #AEE99E background.


White color preview on #AEE99E background

This text has white color on #AEE99E background.


Related colors

Complementary color

Complementary color for #hex is #511661.


I love getcolorcode.com

Triadic colors

1 #9EAEE9 and #E99EAE with #AEE99E are triadic colors.

2 #9EE9AE and #E9AE9E with #AEE99E are triadic colors.