COLOR #AE3A32

HEX: #AE3A32 RGB: (174,58,50)

Color info

#AE3A32 contains mainly red color. Web safe color of #AE3A32 is #993333 (or #933).

RGB color model

#AE3A32 color RGB value is (174,58,50).

RGB: (174,58,50) (68%, 23%, 20%)

RGB channels and saturation

R 174 of 255 = 68%
G 58 of 255 = 23%
B 50 of 255 = 20%

174
58
50

R + G + B ~ 37%. #AE3A32 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 174 + 58 + 50 = 282 (100%)
R 174 of 282 ~ 61.7%
G 58 of 282 ~ 20.57%
B 50 of 282 ~ 17.73'%

%61.7
%20.57
%17.73

CMYK color model

#AE3A32 color CMYK value is (0,67,71,32).

  • cyan value is 0.00%
  • magenta value is 66.67%
  • yellow value is 71.26%
  • key color value is 31.76%

CMYK: (0,67,71,32)
C0M67Y71K32 (0%, 67%, 71%, 32%)
(0.00 / 0.67 / 0.71 / 0.32)

CMYK percentages

%0
%66.67
%71.26
%31.76

Codes

Color #AE3A32 in popluar color models

AE 3A 32
RGB 174 58 50
HSL 55.36% 43.92%
HSB/HSV 71.26% 68.24%
CMYK 0.00% 66.67% 71.26%
31.76%

Color #AE3A32 in popluar number systems.

HEX AE 3A 32
Decimal 174 58 50
Binary 10101110 111010 110010
Octal 256 72 62

Shades and tints

Shades of #AE3A32

#AE3A32
(174,58,50)
#9F352E
(159,53,46)
#90302A
(144,48,42)
#812B26
(129,43,38)
#722622
(114,38,34)
#63211E
(99,33,30)
#541C1A
(84,28,26)
#451716
(69,23,22)
#361212
(54,18,18)
#270D0E
(39,13,14)
#18080A
(24,8,10)
#000000
(0,0,0)

Tints of #AE3A32

#AE3A32
(174,58,50)
#B54B44
(181,75,68)
#BC5C56
(188,92,86)
#C36D68
(195,109,104)
#CA7E7A
(202,126,122)
#D18F8C
(209,143,140)
#D8A09E
(216,160,158)
#DFB1B0
(223,177,176)
#E6C2C2
(230,194,194)
#EDD3D4
(237,211,212)
#F4E4E6
(244,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE3A32 color. Also use rgb(174,58,50) instead hex code.

Text Font Color

.myTextColor { color: #AE3A32; }

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

This text font color is #AE3A32.

Background Color

.myBgColor { background-color: #AE3A32; }

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

This div background color is #AE3A32.

Border color

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

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

This div border color is #AE3A32.

Opacity

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

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

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

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

This text has shadow with #AE3A32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE3A32.

Preview

Color preview on black background

This text has color #AE3A32 on black background.


Color preview on white background

This text has color #AE3A32 on white background.


Black color preview on #AE3A32 background

This text has black color on #AE3A32 background.


White color preview on #AE3A32 background

This text has white color on #AE3A32 background.


Related colors

Complementary color

Complementary color for #hex is #51C5CD.


I love getcolorcode.com

Triadic colors

1 #32AE3A and #3A32AE with #AE3A32 are triadic colors.

2 #323AAE and #3AAE32 with #AE3A32 are triadic colors.