COLOR #AED99D

HEX: #AED99D RGB: (174,217,157)

Renk bilgisi

#AED99D contains mainly red and green colors. #AED99D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#AED99D color RGB value is (174,217,157).

RGB: (174,217,157) (68%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 217 of 255 = 85%
B 157 of 255 = 62%

174
217
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 217 + 157 = 548 (100%)
R 174 of 548 ~ 31.75%
G 217 of 548 ~ 39.6%
B 157 of 548 ~ 28.65'%

%31.75
%39.6
%28.65

CMYK RENK MODELİ

#AED99D rengi CMYK tonu (20,0,28,15).

  • camgöbeği tonu 19.82%
  • eflatun tonu 0.00%
  • sarı tonu 27.65%
  • ana renk tonu 14.90%

CMYK: (20,0,28,15)
C20M0Y28K15 (20%, 0%, 28%, 15%)
(0.20 / 0.00 / 0.28 / 0.15)

CMYK yüzdeleri

%19.82
%0
%27.65
%14.9

Codes

Color #AED99D in popluar color models

AE D9 9D
RGB 174 217 157
HSL 103° 44.12% 73.33%
HSB/HSV 103° 27.65% 85.10%
CMYK 19.82% 0.00% 27.65%
14.90%

Color #AED99D in popluar number systems.

HEX AE D9 9D
Decimal 174 217 157
Binary 10101110 11011001 10011101
Octal 256 331 235

Shades and tints

Shades of #AED99D

#AED99D
(174,217,157)
#9FC68F
(159,198,143)
#90B381
(144,179,129)
#81A073
(129,160,115)
#728D65
(114,141,101)
#637A57
(99,122,87)
#546749
(84,103,73)
#45543B
(69,84,59)
#36412D
(54,65,45)
#272E1F
(39,46,31)
#181B11
(24,27,17)
#000000
(0,0,0)

Tints of #AED99D

#AED99D
(174,217,157)
#B5DCA5
(181,220,165)
#BCDFAD
(188,223,173)
#C3E2B5
(195,226,181)
#CAE5BD
(202,229,189)
#D1E8C5
(209,232,197)
#D8EBCD
(216,235,205)
#DFEED5
(223,238,213)
#E6F1DD
(230,241,221)
#EDF4E5
(237,244,229)
#F4F7ED
(244,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED99D color. Also use rgb(174,217,157) instead hex code.

Text Font Color

.myTextColor { color: #AED99D; }

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

This text font color is #AED99D.

Background Color

.myBgColor { background-color: #AED99D; }

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

This div background color is #AED99D.

Border color

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

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

This div border color is #AED99D.

Opacity

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

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

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

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

This text has shadow with #AED99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED99D.

Preview

Color preview on black background

This text has color #AED99D on black background.


Color preview on white background

This text has color #AED99D on white background.


Black color preview on #AED99D background

This text has black color on #AED99D background.


White color preview on #AED99D background

This text has white color on #AED99D background.


Related colors

Complementary color

Complementary color for #hex is #512662.


I love getcolorcode.com

Triadic colors

1 #9DAED9 and #D99DAE with #AED99D are triadic colors.

2 #9DD9AE and #D9AE9D with #AED99D are triadic colors.