COLOR #AEE996

HEX: #AEE996 RGB: (174,233,150)

Renk bilgisi

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

RGB renk modeli

#AEE996 color RGB value is (174,233,150).

RGB: (174,233,150) (68%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 233 of 255 = 91%
B 150 of 255 = 59%

174
233
150

R + G + B ~ 73%. #AEE996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 233 + 150 = 557 (100%)
R 174 of 557 ~ 31.24%
G 233 of 557 ~ 41.83%
B 150 of 557 ~ 26.93'%

%31.24
%41.83
%26.93

CMYK RENK MODELİ

#AEE996 rengi CMYK tonu (25,0,36,9).

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

CMYK: (25,0,36,9)
C25M0Y36K9 (25%, 0%, 36%, 9%)
(0.25 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%25.32
%0
%35.62
%8.63

Codes

Color #AEE996 in popluar color models

AE E9 96
RGB 174 233 150
HSL 103° 65.35% 75.10%
HSB/HSV 103° 35.62% 91.37%
CMYK 25.32% 0.00% 35.62%
8.63%

Color #AEE996 in popluar number systems.

HEX AE E9 96
Decimal 174 233 150
Binary 10101110 11101001 10010110
Octal 256 351 226

Shades and tints

Shades of #AEE996

#AEE996
(174,233,150)
#9FD489
(159,212,137)
#90BF7C
(144,191,124)
#81AA6F
(129,170,111)
#729562
(114,149,98)
#638055
(99,128,85)
#546B48
(84,107,72)
#45563B
(69,86,59)
#36412E
(54,65,46)
#272C21
(39,44,33)
#181714
(24,23,20)
#000000
(0,0,0)

Tints of #AEE996

#AEE996
(174,233,150)
#B5EB9F
(181,235,159)
#BCEDA8
(188,237,168)
#C3EFB1
(195,239,177)
#CAF1BA
(202,241,186)
#D1F3C3
(209,243,195)
#D8F5CC
(216,245,204)
#DFF7D5
(223,247,213)
#E6F9DE
(230,249,222)
#EDFBE7
(237,251,231)
#F4FDF0
(244,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEE996; }

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

This text font color is #AEE996.

Background Color

.myBgColor { background-color: #AEE996; }

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

This div background color is #AEE996.

Border color

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

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

This div border color is #AEE996.

Opacity

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

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

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

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

This text has shadow with #AEE996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE996.

Preview

Color preview on black background

This text has color #AEE996 on black background.


Color preview on white background

This text has color #AEE996 on white background.


Black color preview on #AEE996 background

This text has black color on #AEE996 background.


White color preview on #AEE996 background

This text has white color on #AEE996 background.


Related colors

Complementary color

Complementary color for #hex is #511669.


I love getcolorcode.com

Triadic colors

1 #96AEE9 and #E996AE with #AEE996 are triadic colors.

2 #96E9AE and #E9AE96 with #AEE996 are triadic colors.