COLOR #AE8A6A

HEX: #AE8A6A RGB: (174,138,106)

Color info

#AE8A6A contains mainly red and green colors. Web safe color of #AE8A6A is #999966 (or #996).

RGB color model

#AE8A6A color RGB value is (174,138,106).

RGB: (174,138,106) (68%, 54%, 42%)

RGB channels and saturation

R 174 of 255 = 68%
G 138 of 255 = 54%
B 106 of 255 = 42%

174
138
106

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

Portions of RGB colors in percentages

R + G + B = 174 + 138 + 106 = 418 (100%)
R 174 of 418 ~ 41.63%
G 138 of 418 ~ 33.01%
B 106 of 418 ~ 25.36'%

%41.63
%33.01
%25.36

CMYK color model

#AE8A6A color CMYK value is (0,21,39,32).

  • cyan value is 0.00%
  • magenta value is 20.69%
  • yellow value is 39.08%
  • key color value is 31.76%

CMYK: (0,21,39,32)
C0M21Y39K32 (0%, 21%, 39%, 32%)
(0.00 / 0.21 / 0.39 / 0.32)

CMYK percentages

%0
%20.69
%39.08
%31.76

Codes

Color #AE8A6A in popluar color models

AE 8A 6A
RGB 174 138 106
HSL 28° 29.57% 54.90%
HSB/HSV 28° 39.08% 68.24%
CMYK 0.00% 20.69% 39.08%
31.76%

Color #AE8A6A in popluar number systems.

HEX AE 8A 6A
Decimal 174 138 106
Binary 10101110 10001010 1101010
Octal 256 212 152

Shades and tints

Shades of #AE8A6A

#AE8A6A
(174,138,106)
#9F7E61
(159,126,97)
#907258
(144,114,88)
#81664F
(129,102,79)
#725A46
(114,90,70)
#634E3D
(99,78,61)
#544234
(84,66,52)
#45362B
(69,54,43)
#362A22
(54,42,34)
#271E19
(39,30,25)
#181210
(24,18,16)
#000000
(0,0,0)

Tints of #AE8A6A

#AE8A6A
(174,138,106)
#B59477
(181,148,119)
#BC9E84
(188,158,132)
#C3A891
(195,168,145)
#CAB29E
(202,178,158)
#D1BCAB
(209,188,171)
#D8C6B8
(216,198,184)
#DFD0C5
(223,208,197)
#E6DAD2
(230,218,210)
#EDE4DF
(237,228,223)
#F4EEEC
(244,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE8A6A color. Also use rgb(174,138,106) instead hex code.

Text Font Color

.myTextColor { color: #AE8A6A; }

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

This text font color is #AE8A6A.

Background Color

.myBgColor { background-color: #AE8A6A; }

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

This div background color is #AE8A6A.

Border color

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

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

This div border color is #AE8A6A.

Opacity

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

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

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

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

This text has shadow with #AE8A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8A6A.

Preview

Color preview on black background

This text has color #AE8A6A on black background.


Color preview on white background

This text has color #AE8A6A on white background.


Black color preview on #AE8A6A background

This text has black color on #AE8A6A background.


White color preview on #AE8A6A background

This text has white color on #AE8A6A background.


Related colors

Complementary color

Complementary color for #hex is #517595.


I love getcolorcode.com

Triadic colors

1 #6AAE8A and #8A6AAE with #AE8A6A are triadic colors.

2 #6A8AAE and #8AAE6A with #AE8A6A are triadic colors.