COLOR #AE6D57

HEX: #AE6D57 RGB: (174,109,87)

Color info

#AE6D57 contains mainly red color. Web safe color of #AE6D57 is #996666 (or #966).

RGB color model

#AE6D57 color RGB value is (174,109,87).

RGB: (174,109,87) (68%, 43%, 34%)

RGB channels and saturation

R 174 of 255 = 68%
G 109 of 255 = 43%
B 87 of 255 = 34%

174
109
87

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

Portions of RGB colors in percentages

R + G + B = 174 + 109 + 87 = 370 (100%)
R 174 of 370 ~ 47.03%
G 109 of 370 ~ 29.46%
B 87 of 370 ~ 23.51'%

%47.03
%29.46
%23.51

CMYK color model

#AE6D57 color CMYK value is (0,37,50,32).

  • cyan value is 0.00%
  • magenta value is 37.36%
  • yellow value is 50.00%
  • key color value is 31.76%

CMYK: (0,37,50,32)
C0M37Y50K32 (0%, 37%, 50%, 32%)
(0.00 / 0.37 / 0.50 / 0.32)

CMYK percentages

%0
%37.36
%50
%31.76

Codes

Color #AE6D57 in popluar color models

AE 6D 57
RGB 174 109 87
HSL 15° 34.94% 51.18%
HSB/HSV 15° 50.00% 68.24%
CMYK 0.00% 37.36% 50.00%
31.76%

Color #AE6D57 in popluar number systems.

HEX AE 6D 57
Decimal 174 109 87
Binary 10101110 1101101 1010111
Octal 256 155 127

Shades and tints

Shades of #AE6D57

#AE6D57
(174,109,87)
#9F6450
(159,100,80)
#905B49
(144,91,73)
#815242
(129,82,66)
#72493B
(114,73,59)
#634034
(99,64,52)
#54372D
(84,55,45)
#452E26
(69,46,38)
#36251F
(54,37,31)
#271C18
(39,28,24)
#181311
(24,19,17)
#000000
(0,0,0)

Tints of #AE6D57

#AE6D57
(174,109,87)
#B57A66
(181,122,102)
#BC8775
(188,135,117)
#C39484
(195,148,132)
#CAA193
(202,161,147)
#D1AEA2
(209,174,162)
#D8BBB1
(216,187,177)
#DFC8C0
(223,200,192)
#E6D5CF
(230,213,207)
#EDE2DE
(237,226,222)
#F4EFED
(244,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6D57 color. Also use rgb(174,109,87) instead hex code.

Text Font Color

.myTextColor { color: #AE6D57; }

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

This text font color is #AE6D57.

Background Color

.myBgColor { background-color: #AE6D57; }

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

This div background color is #AE6D57.

Border color

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

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

This div border color is #AE6D57.

Opacity

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

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

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

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

This text has shadow with #AE6D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6D57.

Preview

Color preview on black background

This text has color #AE6D57 on black background.


Color preview on white background

This text has color #AE6D57 on white background.


Black color preview on #AE6D57 background

This text has black color on #AE6D57 background.


White color preview on #AE6D57 background

This text has white color on #AE6D57 background.


Related colors

Complementary color

Complementary color for #hex is #5192A8.


I love getcolorcode.com

Triadic colors

1 #57AE6D and #6D57AE with #AE6D57 are triadic colors.

2 #576DAE and #6DAE57 with #AE6D57 are triadic colors.