COLOR #AE5B71

HEX: #AE5B71 RGB: (174,91,113)

Renk bilgisi

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

RGB renk modeli

#AE5B71 color RGB value is (174,91,113).

RGB: (174,91,113) (68%, 36%, 44%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 91 of 255 = 36%
B 113 of 255 = 44%

174
91
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 91 + 113 = 378 (100%)
R 174 of 378 ~ 46.03%
G 91 of 378 ~ 24.07%
B 113 of 378 ~ 29.89'%

%46.03
%24.07
%29.89

CMYK RENK MODELİ

#AE5B71 rengi CMYK tonu (0,48,35,32).

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

CMYK: (0,48,35,32)
C0M48Y35K32 (0%, 48%, 35%, 32%)
(0.00 / 0.48 / 0.35 / 0.32)

CMYK yüzdeleri

%0
%47.7
%35.06
%31.76

Codes

Color #AE5B71 in popluar color models

AE 5B 71
RGB 174 91 113
HSL 344° 33.88% 51.96%
HSB/HSV 344° 47.70% 68.24%
CMYK 0.00% 47.70% 35.06%
31.76%

Color #AE5B71 in popluar number systems.

HEX AE 5B 71
Decimal 174 91 113
Binary 10101110 1011011 1110001
Octal 256 133 161

Shades and tints

Shades of #AE5B71

#AE5B71
(174,91,113)
#9F5367
(159,83,103)
#904B5D
(144,75,93)
#814353
(129,67,83)
#723B49
(114,59,73)
#63333F
(99,51,63)
#542B35
(84,43,53)
#45232B
(69,35,43)
#361B21
(54,27,33)
#271317
(39,19,23)
#180B0D
(24,11,13)
#000000
(0,0,0)

Tints of #AE5B71

#AE5B71
(174,91,113)
#B5697D
(181,105,125)
#BC7789
(188,119,137)
#C38595
(195,133,149)
#CA93A1
(202,147,161)
#D1A1AD
(209,161,173)
#D8AFB9
(216,175,185)
#DFBDC5
(223,189,197)
#E6CBD1
(230,203,209)
#EDD9DD
(237,217,221)
#F4E7E9
(244,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5B71; }

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

This text font color is #AE5B71.

Background Color

.myBgColor { background-color: #AE5B71; }

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

This div background color is #AE5B71.

Border color

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

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

This div border color is #AE5B71.

Opacity

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

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

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

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

This text has shadow with #AE5B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5B71.

Preview

Color preview on black background

This text has color #AE5B71 on black background.


Color preview on white background

This text has color #AE5B71 on white background.


Black color preview on #AE5B71 background

This text has black color on #AE5B71 background.


White color preview on #AE5B71 background

This text has white color on #AE5B71 background.


Related colors

Complementary color

Complementary color for #hex is #51A48E.


I love getcolorcode.com

Triadic colors

1 #71AE5B and #5B71AE with #AE5B71 are triadic colors.

2 #715BAE and #5BAE71 with #AE5B71 are triadic colors.