COLOR #AE5E4A

HEX: #AE5E4A RGB: (174,94,74)

Renk bilgisi

#AE5E4A contains mainly red color. #AE5E4A ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AE5E4A color RGB value is (174,94,74).

RGB: (174,94,74) (68%, 37%, 29%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 74 of 255 = 29%

174
94
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 74 = 342 (100%)
R 174 of 342 ~ 50.88%
G 94 of 342 ~ 27.49%
B 74 of 342 ~ 21.64'%

%50.88
%27.49
%21.64

CMYK RENK MODELİ

#AE5E4A rengi CMYK tonu (0,46,57,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.98%
  • sarı tonu 57.47%
  • ana renk tonu 31.76%

CMYK: (0,46,57,32)
C0M46Y57K32 (0%, 46%, 57%, 32%)
(0.00 / 0.46 / 0.57 / 0.32)

CMYK yüzdeleri

%0
%45.98
%57.47
%31.76

Codes

Color #AE5E4A in popluar color models

AE 5E 4A
RGB 174 94 74
HSL 12° 40.32% 48.63%
HSB/HSV 12° 57.47% 68.24%
CMYK 0.00% 45.98% 57.47%
31.76%

Color #AE5E4A in popluar number systems.

HEX AE 5E 4A
Decimal 174 94 74
Binary 10101110 1011110 1001010
Octal 256 136 112

Shades and tints

Shades of #AE5E4A

#AE5E4A
(174,94,74)
#9F5644
(159,86,68)
#904E3E
(144,78,62)
#814638
(129,70,56)
#723E32
(114,62,50)
#63362C
(99,54,44)
#542E26
(84,46,38)
#452620
(69,38,32)
#361E1A
(54,30,26)
#271614
(39,22,20)
#180E0E
(24,14,14)
#000000
(0,0,0)

Tints of #AE5E4A

#AE5E4A
(174,94,74)
#B56C5A
(181,108,90)
#BC7A6A
(188,122,106)
#C3887A
(195,136,122)
#CA968A
(202,150,138)
#D1A49A
(209,164,154)
#D8B2AA
(216,178,170)
#DFC0BA
(223,192,186)
#E6CECA
(230,206,202)
#EDDCDA
(237,220,218)
#F4EAEA
(244,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE5E4A color. Also use rgb(174,94,74) instead hex code.

Text Font Color

.myTextColor { color: #AE5E4A; }

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

This text font color is #AE5E4A.

Background Color

.myBgColor { background-color: #AE5E4A; }

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

This div background color is #AE5E4A.

Border color

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

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

This div border color is #AE5E4A.

Opacity

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

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

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

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

This text has shadow with #AE5E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5E4A.

Preview

Color preview on black background

This text has color #AE5E4A on black background.


Color preview on white background

This text has color #AE5E4A on white background.


Black color preview on #AE5E4A background

This text has black color on #AE5E4A background.


White color preview on #AE5E4A background

This text has white color on #AE5E4A background.


Related colors

Complementary color

Complementary color for #hex is #51A1B5.


I love getcolorcode.com

Triadic colors

1 #4AAE5E and #5E4AAE with #AE5E4A are triadic colors.

2 #4A5EAE and #5EAE4A with #AE5E4A are triadic colors.