COLOR #AE353A

HEX: #AE353A RGB: (174,53,58)

Renk bilgisi

#AE353A contains mainly red color. #AE353A ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#AE353A color RGB value is (174,53,58).

RGB: (174,53,58) (68%, 21%, 23%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 53 of 255 = 21%
B 58 of 255 = 23%

174
53
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 53 + 58 = 285 (100%)
R 174 of 285 ~ 61.05%
G 53 of 285 ~ 18.6%
B 58 of 285 ~ 20.35'%

%61.05
%18.6
%20.35

CMYK RENK MODELİ

#AE353A rengi CMYK tonu (0,70,67,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 69.54%
  • sarı tonu 66.67%
  • ana renk tonu 31.76%

CMYK: (0,70,67,32)
C0M70Y67K32 (0%, 70%, 67%, 32%)
(0.00 / 0.70 / 0.67 / 0.32)

CMYK yüzdeleri

%0
%69.54
%66.67
%31.76

Codes

Color #AE353A in popluar color models

AE 35 3A
RGB 174 53 58
HSL 358° 53.30% 44.51%
HSB/HSV 358° 69.54% 68.24%
CMYK 0.00% 69.54% 66.67%
31.76%

Color #AE353A in popluar number systems.

HEX AE 35 3A
Decimal 174 53 58
Binary 10101110 110101 111010
Octal 256 65 72

Shades and tints

Shades of #AE353A

#AE353A
(174,53,58)
#9F3135
(159,49,53)
#902D30
(144,45,48)
#81292B
(129,41,43)
#722526
(114,37,38)
#632121
(99,33,33)
#541D1C
(84,29,28)
#451917
(69,25,23)
#361512
(54,21,18)
#27110D
(39,17,13)
#180D08
(24,13,8)
#000000
(0,0,0)

Tints of #AE353A

#AE353A
(174,53,58)
#B5474B
(181,71,75)
#BC595C
(188,89,92)
#C36B6D
(195,107,109)
#CA7D7E
(202,125,126)
#D18F8F
(209,143,143)
#D8A1A0
(216,161,160)
#DFB3B1
(223,179,177)
#E6C5C2
(230,197,194)
#EDD7D3
(237,215,211)
#F4E9E4
(244,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE353A; }

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

This text font color is #AE353A.

Background Color

.myBgColor { background-color: #AE353A; }

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

This div background color is #AE353A.

Border color

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

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

This div border color is #AE353A.

Opacity

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

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

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

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

This text has shadow with #AE353A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE353A.

Preview

Color preview on black background

This text has color #AE353A on black background.


Color preview on white background

This text has color #AE353A on white background.


Black color preview on #AE353A background

This text has black color on #AE353A background.


White color preview on #AE353A background

This text has white color on #AE353A background.


Related colors

Complementary color

Complementary color for #hex is #51CAC5.


I love getcolorcode.com

Triadic colors

1 #3AAE35 and #353AAE with #AE353A are triadic colors.

2 #3A35AE and #35AE3A with #AE353A are triadic colors.