COLOR #AABE5E

HEX: #AABE5E RGB: (170,190,94)

Renk bilgisi

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

RGB renk modeli

#AABE5E color RGB value is (170,190,94).

RGB: (170,190,94) (67%, 75%, 37%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 190 of 255 = 75%
B 94 of 255 = 37%

170
190
94

R + G + B ~ 60%. #AABE5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 190 + 94 = 454 (100%)
R 170 of 454 ~ 37.44%
G 190 of 454 ~ 41.85%
B 94 of 454 ~ 20.7'%

%37.44
%41.85
%20.7

CMYK RENK MODELİ

#AABE5E rengi CMYK tonu (11,0,51,25).

  • camgöbeği tonu 10.53%
  • eflatun tonu 0.00%
  • sarı tonu 50.53%
  • ana renk tonu 25.49%

CMYK: (11,0,51,25)
C11M0Y51K25 (11%, 0%, 51%, 25%)
(0.11 / 0.00 / 0.51 / 0.25)

CMYK yüzdeleri

%10.53
%0
%50.53
%25.49

Codes

Color #AABE5E in popluar color models

AA BE 5E
RGB 170 190 94
HSL 73° 42.48% 55.69%
HSB/HSV 73° 50.53% 74.51%
CMYK 10.53% 0.00% 50.53%
25.49%

Color #AABE5E in popluar number systems.

HEX AA BE 5E
Decimal 170 190 94
Binary 10101010 10111110 1011110
Octal 252 276 136

Shades and tints

Shades of #AABE5E

#AABE5E
(170,190,94)
#9BAD56
(155,173,86)
#8C9C4E
(140,156,78)
#7D8B46
(125,139,70)
#6E7A3E
(110,122,62)
#5F6936
(95,105,54)
#50582E
(80,88,46)
#414726
(65,71,38)
#32361E
(50,54,30)
#232516
(35,37,22)
#14140E
(20,20,14)
#000000
(0,0,0)

Tints of #AABE5E

#AABE5E
(170,190,94)
#B1C36C
(177,195,108)
#B8C87A
(184,200,122)
#BFCD88
(191,205,136)
#C6D296
(198,210,150)
#CDD7A4
(205,215,164)
#D4DCB2
(212,220,178)
#DBE1C0
(219,225,192)
#E2E6CE
(226,230,206)
#E9EBDC
(233,235,220)
#F0F0EA
(240,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AABE5E color. Also use rgb(170,190,94) instead hex code.

Text Font Color

.myTextColor { color: #AABE5E; }

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

This text font color is #AABE5E.

Background Color

.myBgColor { background-color: #AABE5E; }

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

This div background color is #AABE5E.

Border color

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

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

This div border color is #AABE5E.

Opacity

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

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

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

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

This text has shadow with #AABE5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AABE5E.

Preview

Color preview on black background

This text has color #AABE5E on black background.


Color preview on white background

This text has color #AABE5E on white background.


Black color preview on #AABE5E background

This text has black color on #AABE5E background.


White color preview on #AABE5E background

This text has white color on #AABE5E background.


Related colors

Complementary color

Complementary color for #hex is #5541A1.


I love getcolorcode.com

Triadic colors

1 #5EAABE and #BE5EAA with #AABE5E are triadic colors.

2 #5EBEAA and #BEAA5E with #AABE5E are triadic colors.