COLOR #AE6E63

HEX: #AE6E63 RGB: (174,110,99)

Color info

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

RGB color model

#AE6E63 color RGB value is (174,110,99).

RGB: (174,110,99) (68%, 43%, 39%)

RGB channels and saturation

R 174 of 255 = 68%
G 110 of 255 = 43%
B 99 of 255 = 39%

174
110
99

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

Portions of RGB colors in percentages

R + G + B = 174 + 110 + 99 = 383 (100%)
R 174 of 383 ~ 45.43%
G 110 of 383 ~ 28.72%
B 99 of 383 ~ 25.85'%

%45.43
%28.72
%25.85

CMYK color model

#AE6E63 color CMYK value is (0,37,43,32).

  • cyan value is 0.00%
  • magenta value is 36.78%
  • yellow value is 43.10%
  • key color value is 31.76%

CMYK: (0,37,43,32)
C0M37Y43K32 (0%, 37%, 43%, 32%)
(0.00 / 0.37 / 0.43 / 0.32)

CMYK percentages

%0
%36.78
%43.1
%31.76

Codes

Color #AE6E63 in popluar color models

AE 6E 63
RGB 174 110 99
HSL 31.65% 53.53%
HSB/HSV 43.10% 68.24%
CMYK 0.00% 36.78% 43.10%
31.76%

Color #AE6E63 in popluar number systems.

HEX AE 6E 63
Decimal 174 110 99
Binary 10101110 1101110 1100011
Octal 256 156 143

Shades and tints

Shades of #AE6E63

#AE6E63
(174,110,99)
#9F645A
(159,100,90)
#905A51
(144,90,81)
#815048
(129,80,72)
#72463F
(114,70,63)
#633C36
(99,60,54)
#54322D
(84,50,45)
#452824
(69,40,36)
#361E1B
(54,30,27)
#271412
(39,20,18)
#180A09
(24,10,9)
#000000
(0,0,0)

Tints of #AE6E63

#AE6E63
(174,110,99)
#B57B71
(181,123,113)
#BC887F
(188,136,127)
#C3958D
(195,149,141)
#CAA29B
(202,162,155)
#D1AFA9
(209,175,169)
#D8BCB7
(216,188,183)
#DFC9C5
(223,201,197)
#E6D6D3
(230,214,211)
#EDE3E1
(237,227,225)
#F4F0EF
(244,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6E63 color. Also use rgb(174,110,99) instead hex code.

Text Font Color

.myTextColor { color: #AE6E63; }

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

This text font color is #AE6E63.

Background Color

.myBgColor { background-color: #AE6E63; }

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

This div background color is #AE6E63.

Border color

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

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

This div border color is #AE6E63.

Opacity

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

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

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

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

This text has shadow with #AE6E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6E63.

Preview

Color preview on black background

This text has color #AE6E63 on black background.


Color preview on white background

This text has color #AE6E63 on white background.


Black color preview on #AE6E63 background

This text has black color on #AE6E63 background.


White color preview on #AE6E63 background

This text has white color on #AE6E63 background.


Related colors

Complementary color

Complementary color for #hex is #51919C.


I love getcolorcode.com

Triadic colors

1 #63AE6E and #6E63AE with #AE6E63 are triadic colors.

2 #636EAE and #6EAE63 with #AE6E63 are triadic colors.