COLOR #AE5B7E

HEX: #AE5B7E RGB: (174,91,126)

Renk bilgisi

#AE5B7E contains mainly red and blue colors. #AE5B7E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE5B7E color RGB value is (174,91,126).

RGB: (174,91,126) (68%, 36%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 91 of 255 = 36%
B 126 of 255 = 49%

174
91
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 91 + 126 = 391 (100%)
R 174 of 391 ~ 44.5%
G 91 of 391 ~ 23.27%
B 126 of 391 ~ 32.23'%

%44.5
%23.27
%32.23

CMYK RENK MODELİ

#AE5B7E rengi CMYK tonu (0,48,28,32).

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

CMYK: (0,48,28,32)
C0M48Y28K32 (0%, 48%, 28%, 32%)
(0.00 / 0.48 / 0.28 / 0.32)

CMYK yüzdeleri

%0
%47.7
%27.59
%31.76

Codes

Color #AE5B7E in popluar color models

AE 5B 7E
RGB 174 91 126
HSL 335° 33.88% 51.96%
HSB/HSV 335° 47.70% 68.24%
CMYK 0.00% 47.70% 27.59%
31.76%

Color #AE5B7E in popluar number systems.

HEX AE 5B 7E
Decimal 174 91 126
Binary 10101110 1011011 1111110
Octal 256 133 176

Shades and tints

Shades of #AE5B7E

#AE5B7E
(174,91,126)
#9F5373
(159,83,115)
#904B68
(144,75,104)
#81435D
(129,67,93)
#723B52
(114,59,82)
#633347
(99,51,71)
#542B3C
(84,43,60)
#452331
(69,35,49)
#361B26
(54,27,38)
#27131B
(39,19,27)
#180B10
(24,11,16)
#000000
(0,0,0)

Tints of #AE5B7E

#AE5B7E
(174,91,126)
#B56989
(181,105,137)
#BC7794
(188,119,148)
#C3859F
(195,133,159)
#CA93AA
(202,147,170)
#D1A1B5
(209,161,181)
#D8AFC0
(216,175,192)
#DFBDCB
(223,189,203)
#E6CBD6
(230,203,214)
#EDD9E1
(237,217,225)
#F4E7EC
(244,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5B7E; }

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

This text font color is #AE5B7E.

Background Color

.myBgColor { background-color: #AE5B7E; }

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

This div background color is #AE5B7E.

Border color

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

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

This div border color is #AE5B7E.

Opacity

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

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

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

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

This text has shadow with #AE5B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5B7E.

Preview

Color preview on black background

This text has color #AE5B7E on black background.


Color preview on white background

This text has color #AE5B7E on white background.


Black color preview on #AE5B7E background

This text has black color on #AE5B7E background.


White color preview on #AE5B7E background

This text has white color on #AE5B7E background.


Related colors

Complementary color

Complementary color for #hex is #51A481.


I love getcolorcode.com

Triadic colors

1 #7EAE5B and #5B7EAE with #AE5B7E are triadic colors.

2 #7E5BAE and #5BAE7E with #AE5B7E are triadic colors.