COLOR #AE3A38

HEX: #AE3A38 RGB: (174,58,56)

Color info

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

RGB color model

#AE3A38 color RGB value is (174,58,56).

RGB: (174,58,56) (68%, 23%, 22%)

RGB channels and saturation

R 174 of 255 = 68%
G 58 of 255 = 23%
B 56 of 255 = 22%

174
58
56

R + G + B ~ 38%. #AE3A38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 174 + 58 + 56 = 288 (100%)
R 174 of 288 ~ 60.42%
G 58 of 288 ~ 20.14%
B 56 of 288 ~ 19.44'%

%60.42
%20.14
%19.44

CMYK color model

#AE3A38 color CMYK value is (0,67,68,32).

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

CMYK: (0,67,68,32)
C0M67Y68K32 (0%, 67%, 68%, 32%)
(0.00 / 0.67 / 0.68 / 0.32)

CMYK percentages

%0
%66.67
%67.82
%31.76

Codes

Color #AE3A38 in popluar color models

AE 3A 38
RGB 174 58 56
HSL 51.30% 45.10%
HSB/HSV 67.82% 68.24%
CMYK 0.00% 66.67% 67.82%
31.76%

Color #AE3A38 in popluar number systems.

HEX AE 3A 38
Decimal 174 58 56
Binary 10101110 111010 111000
Octal 256 72 70

Shades and tints

Shades of #AE3A38

#AE3A38
(174,58,56)
#9F3533
(159,53,51)
#90302E
(144,48,46)
#812B29
(129,43,41)
#722624
(114,38,36)
#63211F
(99,33,31)
#541C1A
(84,28,26)
#451715
(69,23,21)
#361210
(54,18,16)
#270D0B
(39,13,11)
#180806
(24,8,6)
#000000
(0,0,0)

Tints of #AE3A38

#AE3A38
(174,58,56)
#B54B4A
(181,75,74)
#BC5C5C
(188,92,92)
#C36D6E
(195,109,110)
#CA7E80
(202,126,128)
#D18F92
(209,143,146)
#D8A0A4
(216,160,164)
#DFB1B6
(223,177,182)
#E6C2C8
(230,194,200)
#EDD3DA
(237,211,218)
#F4E4EC
(244,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE3A38; }

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

This text font color is #AE3A38.

Background Color

.myBgColor { background-color: #AE3A38; }

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

This div background color is #AE3A38.

Border color

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

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

This div border color is #AE3A38.

Opacity

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

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

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

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

This text has shadow with #AE3A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE3A38.

Preview

Color preview on black background

This text has color #AE3A38 on black background.


Color preview on white background

This text has color #AE3A38 on white background.


Black color preview on #AE3A38 background

This text has black color on #AE3A38 background.


White color preview on #AE3A38 background

This text has white color on #AE3A38 background.


Related colors

Complementary color

Complementary color for #hex is #51C5C7.


I love getcolorcode.com

Triadic colors

1 #38AE3A and #3A38AE with #AE3A38 are triadic colors.

2 #383AAE and #3AAE38 with #AE3A38 are triadic colors.