COLOR #AEE189

HEX: #AEE189 RGB: (174,225,137)

Renk bilgisi

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

RGB renk modeli

#AEE189 color RGB value is (174,225,137).

RGB: (174,225,137) (68%, 88%, 54%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 225 of 255 = 88%
B 137 of 255 = 54%

174
225
137

R + G + B ~ 70%. #AEE189 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 225 + 137 = 536 (100%)
R 174 of 536 ~ 32.46%
G 225 of 536 ~ 41.98%
B 137 of 536 ~ 25.56'%

%32.46
%41.98
%25.56

CMYK RENK MODELİ

#AEE189 rengi CMYK tonu (23,0,39,12).

  • camgöbeği tonu 22.67%
  • eflatun tonu 0.00%
  • sarı tonu 39.11%
  • ana renk tonu 11.76%

CMYK: (23,0,39,12)
C23M0Y39K12 (23%, 0%, 39%, 12%)
(0.23 / 0.00 / 0.39 / 0.12)

CMYK yüzdeleri

%22.67
%0
%39.11
%11.76

Codes

Color #AEE189 in popluar color models

AE E1 89
RGB 174 225 137
HSL 95° 59.46% 70.98%
HSB/HSV 95° 39.11% 88.24%
CMYK 22.67% 0.00% 39.11%
11.76%

Color #AEE189 in popluar number systems.

HEX AE E1 89
Decimal 174 225 137
Binary 10101110 11100001 10001001
Octal 256 341 211

Shades and tints

Shades of #AEE189

#AEE189
(174,225,137)
#9FCD7D
(159,205,125)
#90B971
(144,185,113)
#81A565
(129,165,101)
#729159
(114,145,89)
#637D4D
(99,125,77)
#546941
(84,105,65)
#455535
(69,85,53)
#364129
(54,65,41)
#272D1D
(39,45,29)
#181911
(24,25,17)
#000000
(0,0,0)

Tints of #AEE189

#AEE189
(174,225,137)
#B5E393
(181,227,147)
#BCE59D
(188,229,157)
#C3E7A7
(195,231,167)
#CAE9B1
(202,233,177)
#D1EBBB
(209,235,187)
#D8EDC5
(216,237,197)
#DFEFCF
(223,239,207)
#E6F1D9
(230,241,217)
#EDF3E3
(237,243,227)
#F4F5ED
(244,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEE189; }

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

This text font color is #AEE189.

Background Color

.myBgColor { background-color: #AEE189; }

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

This div background color is #AEE189.

Border color

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

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

This div border color is #AEE189.

Opacity

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

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

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

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

This text has shadow with #AEE189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE189.

Preview

Color preview on black background

This text has color #AEE189 on black background.


Color preview on white background

This text has color #AEE189 on white background.


Black color preview on #AEE189 background

This text has black color on #AEE189 background.


White color preview on #AEE189 background

This text has white color on #AEE189 background.


Related colors

Complementary color

Complementary color for #hex is #511E76.


I love getcolorcode.com

Triadic colors

1 #89AEE1 and #E189AE with #AEE189 are triadic colors.

2 #89E1AE and #E1AE89 with #AEE189 are triadic colors.