COLOR #AED37D

HEX: #AED37D RGB: (174,211,125)

Renk bilgisi

#AED37D contains mainly red and green colors. #AED37D ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#AED37D color RGB value is (174,211,125).

RGB: (174,211,125) (68%, 83%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 211 of 255 = 83%
B 125 of 255 = 49%

174
211
125

R + G + B ~ 67%. #AED37D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 211 + 125 = 510 (100%)
R 174 of 510 ~ 34.12%
G 211 of 510 ~ 41.37%
B 125 of 510 ~ 24.51'%

%34.12
%41.37
%24.51

CMYK RENK MODELİ

#AED37D rengi CMYK tonu (18,0,41,17).

  • camgöbeği tonu 17.54%
  • eflatun tonu 0.00%
  • sarı tonu 40.76%
  • ana renk tonu 17.25%

CMYK: (18,0,41,17)
C18M0Y41K17 (18%, 0%, 41%, 17%)
(0.18 / 0.00 / 0.41 / 0.17)

CMYK yüzdeleri

%17.54
%0
%40.76
%17.25

Codes

Color #AED37D in popluar color models

AE D3 7D
RGB 174 211 125
HSL 86° 49.43% 65.88%
HSB/HSV 86° 40.76% 82.75%
CMYK 17.54% 0.00% 40.76%
17.25%

Color #AED37D in popluar number systems.

HEX AE D3 7D
Decimal 174 211 125
Binary 10101110 11010011 1111101
Octal 256 323 175

Shades and tints

Shades of #AED37D

#AED37D
(174,211,125)
#9FC072
(159,192,114)
#90AD67
(144,173,103)
#819A5C
(129,154,92)
#728751
(114,135,81)
#637446
(99,116,70)
#54613B
(84,97,59)
#454E30
(69,78,48)
#363B25
(54,59,37)
#27281A
(39,40,26)
#18150F
(24,21,15)
#000000
(0,0,0)

Tints of #AED37D

#AED37D
(174,211,125)
#B5D788
(181,215,136)
#BCDB93
(188,219,147)
#C3DF9E
(195,223,158)
#CAE3A9
(202,227,169)
#D1E7B4
(209,231,180)
#D8EBBF
(216,235,191)
#DFEFCA
(223,239,202)
#E6F3D5
(230,243,213)
#EDF7E0
(237,247,224)
#F4FBEB
(244,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED37D color. Also use rgb(174,211,125) instead hex code.

Text Font Color

.myTextColor { color: #AED37D; }

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

This text font color is #AED37D.

Background Color

.myBgColor { background-color: #AED37D; }

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

This div background color is #AED37D.

Border color

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

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

This div border color is #AED37D.

Opacity

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

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

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

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

This text has shadow with #AED37D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED37D.

Preview

Color preview on black background

This text has color #AED37D on black background.


Color preview on white background

This text has color #AED37D on white background.


Black color preview on #AED37D background

This text has black color on #AED37D background.


White color preview on #AED37D background

This text has white color on #AED37D background.


Related colors

Complementary color

Complementary color for #hex is #512C82.


I love getcolorcode.com

Triadic colors

1 #7DAED3 and #D37DAE with #AED37D are triadic colors.

2 #7DD3AE and #D3AE7D with #AED37D are triadic colors.