COLOR #AE7A51

HEX: #AE7A51 RGB: (174,122,81)

Color info

#AE7A51 contains mainly red and green colors. Web safe color of #AE7A51 is #996666 (or #966).

RGB color model

#AE7A51 color RGB value is (174,122,81).

RGB: (174,122,81) (68%, 48%, 32%)

RGB channels and saturation

R 174 of 255 = 68%
G 122 of 255 = 48%
B 81 of 255 = 32%

174
122
81

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

Portions of RGB colors in percentages

R + G + B = 174 + 122 + 81 = 377 (100%)
R 174 of 377 ~ 46.15%
G 122 of 377 ~ 32.36%
B 81 of 377 ~ 21.49'%

%46.15
%32.36
%21.49

CMYK color model

#AE7A51 color CMYK value is (0,30,53,32).

  • cyan value is 0.00%
  • magenta value is 29.89%
  • yellow value is 53.45%
  • key color value is 31.76%

CMYK: (0,30,53,32)
C0M30Y53K32 (0%, 30%, 53%, 32%)
(0.00 / 0.30 / 0.53 / 0.32)

CMYK percentages

%0
%29.89
%53.45
%31.76

Codes

Color #AE7A51 in popluar color models

AE 7A 51
RGB 174 122 81
HSL 26° 36.47% 50.00%
HSB/HSV 26° 53.45% 68.24%
CMYK 0.00% 29.89% 53.45%
31.76%

Color #AE7A51 in popluar number systems.

HEX AE 7A 51
Decimal 174 122 81
Binary 10101110 1111010 1010001
Octal 256 172 121

Shades and tints

Shades of #AE7A51

#AE7A51
(174,122,81)
#9F6F4A
(159,111,74)
#906443
(144,100,67)
#81593C
(129,89,60)
#724E35
(114,78,53)
#63432E
(99,67,46)
#543827
(84,56,39)
#452D20
(69,45,32)
#362219
(54,34,25)
#271712
(39,23,18)
#180C0B
(24,12,11)
#000000
(0,0,0)

Tints of #AE7A51

#AE7A51
(174,122,81)
#B58660
(181,134,96)
#BC926F
(188,146,111)
#C39E7E
(195,158,126)
#CAAA8D
(202,170,141)
#D1B69C
(209,182,156)
#D8C2AB
(216,194,171)
#DFCEBA
(223,206,186)
#E6DAC9
(230,218,201)
#EDE6D8
(237,230,216)
#F4F2E7
(244,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE7A51 color. Also use rgb(174,122,81) instead hex code.

Text Font Color

.myTextColor { color: #AE7A51; }

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

This text font color is #AE7A51.

Background Color

.myBgColor { background-color: #AE7A51; }

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

This div background color is #AE7A51.

Border color

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

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

This div border color is #AE7A51.

Opacity

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

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

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

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

This text has shadow with #AE7A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7A51.

Preview

Color preview on black background

This text has color #AE7A51 on black background.


Color preview on white background

This text has color #AE7A51 on white background.


Black color preview on #AE7A51 background

This text has black color on #AE7A51 background.


White color preview on #AE7A51 background

This text has white color on #AE7A51 background.


Related colors

Complementary color

Complementary color for #hex is #5185AE.


I love getcolorcode.com

Triadic colors

1 #51AE7A and #7A51AE with #AE7A51 are triadic colors.

2 #517AAE and #7AAE51 with #AE7A51 are triadic colors.