COLOR #AE5E71

HEX: #AE5E71 RGB: (174,94,113)

Renk bilgisi

#AE5E71 contains mainly red color. #AE5E71 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE5E71 color RGB value is (174,94,113).

RGB: (174,94,113) (68%, 37%, 44%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 113 of 255 = 44%

174
94
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 113 = 381 (100%)
R 174 of 381 ~ 45.67%
G 94 of 381 ~ 24.67%
B 113 of 381 ~ 29.66'%

%45.67
%24.67
%29.66

CMYK RENK MODELİ

#AE5E71 rengi CMYK tonu (0,46,35,32).

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

CMYK: (0,46,35,32)
C0M46Y35K32 (0%, 46%, 35%, 32%)
(0.00 / 0.46 / 0.35 / 0.32)

CMYK yüzdeleri

%0
%45.98
%35.06
%31.76

Codes

Color #AE5E71 in popluar color models

AE 5E 71
RGB 174 94 113
HSL 346° 33.06% 52.55%
HSB/HSV 346° 45.98% 68.24%
CMYK 0.00% 45.98% 35.06%
31.76%

Color #AE5E71 in popluar number systems.

HEX AE 5E 71
Decimal 174 94 113
Binary 10101110 1011110 1110001
Octal 256 136 161

Shades and tints

Shades of #AE5E71

#AE5E71
(174,94,113)
#9F5667
(159,86,103)
#904E5D
(144,78,93)
#814653
(129,70,83)
#723E49
(114,62,73)
#63363F
(99,54,63)
#542E35
(84,46,53)
#45262B
(69,38,43)
#361E21
(54,30,33)
#271617
(39,22,23)
#180E0D
(24,14,13)
#000000
(0,0,0)

Tints of #AE5E71

#AE5E71
(174,94,113)
#B56C7D
(181,108,125)
#BC7A89
(188,122,137)
#C38895
(195,136,149)
#CA96A1
(202,150,161)
#D1A4AD
(209,164,173)
#D8B2B9
(216,178,185)
#DFC0C5
(223,192,197)
#E6CED1
(230,206,209)
#EDDCDD
(237,220,221)
#F4EAE9
(244,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5E71; }

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

This text font color is #AE5E71.

Background Color

.myBgColor { background-color: #AE5E71; }

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

This div background color is #AE5E71.

Border color

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

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

This div border color is #AE5E71.

Opacity

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

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

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

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

This text has shadow with #AE5E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5E71.

Preview

Color preview on black background

This text has color #AE5E71 on black background.


Color preview on white background

This text has color #AE5E71 on white background.


Black color preview on #AE5E71 background

This text has black color on #AE5E71 background.


White color preview on #AE5E71 background

This text has white color on #AE5E71 background.


Related colors

Complementary color

Complementary color for #hex is #51A18E.


I love getcolorcode.com

Triadic colors

1 #71AE5E and #5E71AE with #AE5E71 are triadic colors.

2 #715EAE and #5EAE71 with #AE5E71 are triadic colors.