COLOR #AEA634

HEX: #AEA634 RGB: (174,166,52)

Color info

#AEA634 contains mainly red and green colors. Web safe color of #AEA634 is #999933 (or #993).

RGB color model

#AEA634 color RGB value is (174,166,52).

RGB: (174,166,52) (68%, 65%, 20%)

RGB channels and saturation

R 174 of 255 = 68%
G 166 of 255 = 65%
B 52 of 255 = 20%

174
166
52

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

Portions of RGB colors in percentages

R + G + B = 174 + 166 + 52 = 392 (100%)
R 174 of 392 ~ 44.39%
G 166 of 392 ~ 42.35%
B 52 of 392 ~ 13.27'%

%44.39
%42.35
%13.27

CMYK color model

#AEA634 color CMYK value is (0,5,70,32).

  • cyan value is 0.00%
  • magenta value is 4.60%
  • yellow value is 70.11%
  • key color value is 31.76%

CMYK: (0,5,70,32)
C0M5Y70K32 (0%, 5%, 70%, 32%)
(0.00 / 0.05 / 0.70 / 0.32)

CMYK percentages

%0
%4.6
%70.11
%31.76

Codes

Color #AEA634 in popluar color models

AE A6 34
RGB 174 166 52
HSL 56° 53.98% 44.31%
HSB/HSV 56° 70.11% 68.24%
CMYK 0.00% 4.60% 70.11%
31.76%

Color #AEA634 in popluar number systems.

HEX AE A6 34
Decimal 174 166 52
Binary 10101110 10100110 110100
Octal 256 246 64

Shades and tints

Shades of #AEA634

#AEA634
(174,166,52)
#9F9730
(159,151,48)
#90882C
(144,136,44)
#817928
(129,121,40)
#726A24
(114,106,36)
#635B20
(99,91,32)
#544C1C
(84,76,28)
#453D18
(69,61,24)
#362E14
(54,46,20)
#271F10
(39,31,16)
#18100C
(24,16,12)
#000000
(0,0,0)

Tints of #AEA634

#AEA634
(174,166,52)
#B5AE46
(181,174,70)
#BCB658
(188,182,88)
#C3BE6A
(195,190,106)
#CAC67C
(202,198,124)
#D1CE8E
(209,206,142)
#D8D6A0
(216,214,160)
#DFDEB2
(223,222,178)
#E6E6C4
(230,230,196)
#EDEED6
(237,238,214)
#F4F6E8
(244,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEA634 color. Also use rgb(174,166,52) instead hex code.

Text Font Color

.myTextColor { color: #AEA634; }

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

This text font color is #AEA634.

Background Color

.myBgColor { background-color: #AEA634; }

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

This div background color is #AEA634.

Border color

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

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

This div border color is #AEA634.

Opacity

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

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

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

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

This text has shadow with #AEA634 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA634.

Preview

Color preview on black background

This text has color #AEA634 on black background.


Color preview on white background

This text has color #AEA634 on white background.


Black color preview on #AEA634 background

This text has black color on #AEA634 background.


White color preview on #AEA634 background

This text has white color on #AEA634 background.


Related colors

Complementary color

Complementary color for #hex is #5159CB.


I love getcolorcode.com

Triadic colors

1 #34AEA6 and #A634AE with #AEA634 are triadic colors.

2 #34A6AE and #A6AE34 with #AEA634 are triadic colors.