COLOR #AED587

HEX: #AED587 RGB: (174,213,135)

Renk bilgisi

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

RGB renk modeli

#AED587 color RGB value is (174,213,135).

RGB: (174,213,135) (68%, 84%, 53%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 135 of 255 = 53%

174
213
135

R + G + B ~ 68%. #AED587 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 135 = 522 (100%)
R 174 of 522 ~ 33.33%
G 213 of 522 ~ 40.8%
B 135 of 522 ~ 25.86'%

%33.33
%40.8
%25.86

CMYK RENK MODELİ

#AED587 rengi CMYK tonu (18,0,37,16).

  • camgöbeği tonu 18.31%
  • eflatun tonu 0.00%
  • sarı tonu 36.62%
  • ana renk tonu 16.47%

CMYK: (18,0,37,16)
C18M0Y37K16 (18%, 0%, 37%, 16%)
(0.18 / 0.00 / 0.37 / 0.16)

CMYK yüzdeleri

%18.31
%0
%36.62
%16.47

Codes

Color #AED587 in popluar color models

AE D5 87
RGB 174 213 135
HSL 90° 48.15% 68.24%
HSB/HSV 90° 36.62% 83.53%
CMYK 18.31% 0.00% 36.62%
16.47%

Color #AED587 in popluar number systems.

HEX AE D5 87
Decimal 174 213 135
Binary 10101110 11010101 10000111
Octal 256 325 207

Shades and tints

Shades of #AED587

#AED587
(174,213,135)
#9FC27B
(159,194,123)
#90AF6F
(144,175,111)
#819C63
(129,156,99)
#728957
(114,137,87)
#63764B
(99,118,75)
#54633F
(84,99,63)
#455033
(69,80,51)
#363D27
(54,61,39)
#272A1B
(39,42,27)
#18170F
(24,23,15)
#000000
(0,0,0)

Tints of #AED587

#AED587
(174,213,135)
#B5D891
(181,216,145)
#BCDB9B
(188,219,155)
#C3DEA5
(195,222,165)
#CAE1AF
(202,225,175)
#D1E4B9
(209,228,185)
#D8E7C3
(216,231,195)
#DFEACD
(223,234,205)
#E6EDD7
(230,237,215)
#EDF0E1
(237,240,225)
#F4F3EB
(244,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED587 color. Also use rgb(174,213,135) instead hex code.

Text Font Color

.myTextColor { color: #AED587; }

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

This text font color is #AED587.

Background Color

.myBgColor { background-color: #AED587; }

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

This div background color is #AED587.

Border color

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

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

This div border color is #AED587.

Opacity

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

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

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

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

This text has shadow with #AED587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED587.

Preview

Color preview on black background

This text has color #AED587 on black background.


Color preview on white background

This text has color #AED587 on white background.


Black color preview on #AED587 background

This text has black color on #AED587 background.


White color preview on #AED587 background

This text has white color on #AED587 background.


Related colors

Complementary color

Complementary color for #hex is #512A78.


I love getcolorcode.com

Triadic colors

1 #87AED5 and #D587AE with #AED587 are triadic colors.

2 #87D5AE and #D5AE87 with #AED587 are triadic colors.