COLOR #AED689

HEX: #AED689 RGB: (174,214,137)

Renk bilgisi

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

RGB renk modeli

#AED689 color RGB value is (174,214,137).

RGB: (174,214,137) (68%, 84%, 54%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 214 of 255 = 84%
B 137 of 255 = 54%

174
214
137

R + G + B ~ 69%. #AED689 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 214 + 137 = 525 (100%)
R 174 of 525 ~ 33.14%
G 214 of 525 ~ 40.76%
B 137 of 525 ~ 26.1'%

%33.14
%40.76
%26.1

CMYK RENK MODELİ

#AED689 rengi CMYK tonu (19,0,36,16).

  • camgöbeği tonu 18.69%
  • eflatun tonu 0.00%
  • sarı tonu 35.98%
  • ana renk tonu 16.08%

CMYK: (19,0,36,16)
C19M0Y36K16 (19%, 0%, 36%, 16%)
(0.19 / 0.00 / 0.36 / 0.16)

CMYK yüzdeleri

%18.69
%0
%35.98
%16.08

Codes

Color #AED689 in popluar color models

AE D6 89
RGB 174 214 137
HSL 91° 48.43% 68.82%
HSB/HSV 91° 35.98% 83.92%
CMYK 18.69% 0.00% 35.98%
16.08%

Color #AED689 in popluar number systems.

HEX AE D6 89
Decimal 174 214 137
Binary 10101110 11010110 10001001
Octal 256 326 211

Shades and tints

Shades of #AED689

#AED689
(174,214,137)
#9FC37D
(159,195,125)
#90B071
(144,176,113)
#819D65
(129,157,101)
#728A59
(114,138,89)
#63774D
(99,119,77)
#546441
(84,100,65)
#455135
(69,81,53)
#363E29
(54,62,41)
#272B1D
(39,43,29)
#181811
(24,24,17)
#000000
(0,0,0)

Tints of #AED689

#AED689
(174,214,137)
#B5D993
(181,217,147)
#BCDC9D
(188,220,157)
#C3DFA7
(195,223,167)
#CAE2B1
(202,226,177)
#D1E5BB
(209,229,187)
#D8E8C5
(216,232,197)
#DFEBCF
(223,235,207)
#E6EED9
(230,238,217)
#EDF1E3
(237,241,227)
#F4F4ED
(244,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED689 color. Also use rgb(174,214,137) instead hex code.

Text Font Color

.myTextColor { color: #AED689; }

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

This text font color is #AED689.

Background Color

.myBgColor { background-color: #AED689; }

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

This div background color is #AED689.

Border color

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

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

This div border color is #AED689.

Opacity

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

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

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

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

This text has shadow with #AED689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED689.

Preview

Color preview on black background

This text has color #AED689 on black background.


Color preview on white background

This text has color #AED689 on white background.


Black color preview on #AED689 background

This text has black color on #AED689 background.


White color preview on #AED689 background

This text has white color on #AED689 background.


Related colors

Complementary color

Complementary color for #hex is #512976.


I love getcolorcode.com

Triadic colors

1 #89AED6 and #D689AE with #AED689 are triadic colors.

2 #89D6AE and #D6AE89 with #AED689 are triadic colors.