COLOR #AEAA59

HEX: #AEAA59 RGB: (174,170,89)

Renk bilgisi

#AEAA59 contains mainly red and green colors. #AEAA59 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AEAA59 color RGB value is (174,170,89).

RGB: (174,170,89) (68%, 67%, 35%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 170 of 255 = 67%
B 89 of 255 = 35%

174
170
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 170 + 89 = 433 (100%)
R 174 of 433 ~ 40.18%
G 170 of 433 ~ 39.26%
B 89 of 433 ~ 20.55'%

%40.18
%39.26
%20.55

CMYK RENK MODELİ

#AEAA59 rengi CMYK tonu (0,2,49,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.30%
  • sarı tonu 48.85%
  • ana renk tonu 31.76%

CMYK: (0,2,49,32)
C0M2Y49K32 (0%, 2%, 49%, 32%)
(0.00 / 0.02 / 0.49 / 0.32)

CMYK yüzdeleri

%0
%2.3
%48.85
%31.76

Codes

Color #AEAA59 in popluar color models

AE AA 59
RGB 174 170 89
HSL 57° 34.41% 51.57%
HSB/HSV 57° 48.85% 68.24%
CMYK 0.00% 2.30% 48.85%
31.76%

Color #AEAA59 in popluar number systems.

HEX AE AA 59
Decimal 174 170 89
Binary 10101110 10101010 1011001
Octal 256 252 131

Shades and tints

Shades of #AEAA59

#AEAA59
(174,170,89)
#9F9B51
(159,155,81)
#908C49
(144,140,73)
#817D41
(129,125,65)
#726E39
(114,110,57)
#635F31
(99,95,49)
#545029
(84,80,41)
#454121
(69,65,33)
#363219
(54,50,25)
#272311
(39,35,17)
#181409
(24,20,9)
#000000
(0,0,0)

Tints of #AEAA59

#AEAA59
(174,170,89)
#B5B168
(181,177,104)
#BCB877
(188,184,119)
#C3BF86
(195,191,134)
#CAC695
(202,198,149)
#D1CDA4
(209,205,164)
#D8D4B3
(216,212,179)
#DFDBC2
(223,219,194)
#E6E2D1
(230,226,209)
#EDE9E0
(237,233,224)
#F4F0EF
(244,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEAA59 color. Also use rgb(174,170,89) instead hex code.

Text Font Color

.myTextColor { color: #AEAA59; }

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

This text font color is #AEAA59.

Background Color

.myBgColor { background-color: #AEAA59; }

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

This div background color is #AEAA59.

Border color

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

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

This div border color is #AEAA59.

Opacity

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

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

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

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

This text has shadow with #AEAA59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEAA59.

Preview

Color preview on black background

This text has color #AEAA59 on black background.


Color preview on white background

This text has color #AEAA59 on white background.


Black color preview on #AEAA59 background

This text has black color on #AEAA59 background.


White color preview on #AEAA59 background

This text has white color on #AEAA59 background.


Related colors

Complementary color

Complementary color for #hex is #5155A6.


I love getcolorcode.com

Triadic colors

1 #59AEAA and #AA59AE with #AEAA59 are triadic colors.

2 #59AAAE and #AAAE59 with #AEAA59 are triadic colors.