COLOR #AEDB5E

HEX: #AEDB5E RGB: (174,219,94)

Renk bilgisi

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

RGB renk modeli

#AEDB5E color RGB value is (174,219,94).

RGB: (174,219,94) (68%, 86%, 37%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 219 of 255 = 86%
B 94 of 255 = 37%

174
219
94

R + G + B ~ 64%. #AEDB5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 219 + 94 = 487 (100%)
R 174 of 487 ~ 35.73%
G 219 of 487 ~ 44.97%
B 94 of 487 ~ 19.3'%

%35.73
%44.97
%19.3

CMYK RENK MODELİ

#AEDB5E rengi CMYK tonu (21,0,57,14).

  • camgöbeği tonu 20.55%
  • eflatun tonu 0.00%
  • sarı tonu 57.08%
  • ana renk tonu 14.12%

CMYK: (21,0,57,14)
C21M0Y57K14 (21%, 0%, 57%, 14%)
(0.21 / 0.00 / 0.57 / 0.14)

CMYK yüzdeleri

%20.55
%0
%57.08
%14.12

Codes

Color #AEDB5E in popluar color models

AE DB 5E
RGB 174 219 94
HSL 82° 63.45% 61.37%
HSB/HSV 82° 57.08% 85.88%
CMYK 20.55% 0.00% 57.08%
14.12%

Color #AEDB5E in popluar number systems.

HEX AE DB 5E
Decimal 174 219 94
Binary 10101110 11011011 1011110
Octal 256 333 136

Shades and tints

Shades of #AEDB5E

#AEDB5E
(174,219,94)
#9FC856
(159,200,86)
#90B54E
(144,181,78)
#81A246
(129,162,70)
#728F3E
(114,143,62)
#637C36
(99,124,54)
#54692E
(84,105,46)
#455626
(69,86,38)
#36431E
(54,67,30)
#273016
(39,48,22)
#181D0E
(24,29,14)
#000000
(0,0,0)

Tints of #AEDB5E

#AEDB5E
(174,219,94)
#B5DE6C
(181,222,108)
#BCE17A
(188,225,122)
#C3E488
(195,228,136)
#CAE796
(202,231,150)
#D1EAA4
(209,234,164)
#D8EDB2
(216,237,178)
#DFF0C0
(223,240,192)
#E6F3CE
(230,243,206)
#EDF6DC
(237,246,220)
#F4F9EA
(244,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEDB5E color. Also use rgb(174,219,94) instead hex code.

Text Font Color

.myTextColor { color: #AEDB5E; }

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

This text font color is #AEDB5E.

Background Color

.myBgColor { background-color: #AEDB5E; }

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

This div background color is #AEDB5E.

Border color

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

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

This div border color is #AEDB5E.

Opacity

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

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

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

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

This text has shadow with #AEDB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEDB5E.

Preview

Color preview on black background

This text has color #AEDB5E on black background.


Color preview on white background

This text has color #AEDB5E on white background.


Black color preview on #AEDB5E background

This text has black color on #AEDB5E background.


White color preview on #AEDB5E background

This text has white color on #AEDB5E background.


Related colors

Complementary color

Complementary color for #hex is #5124A1.


I love getcolorcode.com

Triadic colors

1 #5EAEDB and #DB5EAE with #AEDB5E are triadic colors.

2 #5EDBAE and #DBAE5E with #AEDB5E are triadic colors.