COLOR #AEE99C

HEX: #AEE99C RGB: (174,233,156)

Renk bilgisi

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

RGB renk modeli

#AEE99C color RGB value is (174,233,156).

RGB: (174,233,156) (68%, 91%, 61%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 233 of 255 = 91%
B 156 of 255 = 61%

174
233
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 233 + 156 = 563 (100%)
R 174 of 563 ~ 30.91%
G 233 of 563 ~ 41.39%
B 156 of 563 ~ 27.71'%

%30.91
%41.39
%27.71

CMYK RENK MODELİ

#AEE99C rengi CMYK tonu (25,0,33,9).

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

CMYK: (25,0,33,9)
C25M0Y33K9 (25%, 0%, 33%, 9%)
(0.25 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%25.32
%0
%33.05
%8.63

Codes

Color #AEE99C in popluar color models

AE E9 9C
RGB 174 233 156
HSL 106° 63.64% 76.27%
HSB/HSV 106° 33.05% 91.37%
CMYK 25.32% 0.00% 33.05%
8.63%

Color #AEE99C in popluar number systems.

HEX AE E9 9C
Decimal 174 233 156
Binary 10101110 11101001 10011100
Octal 256 351 234

Shades and tints

Shades of #AEE99C

#AEE99C
(174,233,156)
#9FD48E
(159,212,142)
#90BF80
(144,191,128)
#81AA72
(129,170,114)
#729564
(114,149,100)
#638056
(99,128,86)
#546B48
(84,107,72)
#45563A
(69,86,58)
#36412C
(54,65,44)
#272C1E
(39,44,30)
#181710
(24,23,16)
#000000
(0,0,0)

Tints of #AEE99C

#AEE99C
(174,233,156)
#B5EBA5
(181,235,165)
#BCEDAE
(188,237,174)
#C3EFB7
(195,239,183)
#CAF1C0
(202,241,192)
#D1F3C9
(209,243,201)
#D8F5D2
(216,245,210)
#DFF7DB
(223,247,219)
#E6F9E4
(230,249,228)
#EDFBED
(237,251,237)
#F4FDF6
(244,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEE99C; }

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

This text font color is #AEE99C.

Background Color

.myBgColor { background-color: #AEE99C; }

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

This div background color is #AEE99C.

Border color

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

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

This div border color is #AEE99C.

Opacity

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

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

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

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

This text has shadow with #AEE99C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE99C.

Preview

Color preview on black background

This text has color #AEE99C on black background.


Color preview on white background

This text has color #AEE99C on white background.


Black color preview on #AEE99C background

This text has black color on #AEE99C background.


White color preview on #AEE99C background

This text has white color on #AEE99C background.


Related colors

Complementary color

Complementary color for #hex is #511663.


I love getcolorcode.com

Triadic colors

1 #9CAEE9 and #E99CAE with #AEE99C are triadic colors.

2 #9CE9AE and #E9AE9C with #AEE99C are triadic colors.