COLOR #AE5EBB

HEX: #AE5EBB RGB: (174,94,187)

Renk bilgisi

#AE5EBB contains mainly red and blue colors. #AE5EBB ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AE5EBB color RGB value is (174,94,187).

RGB: (174,94,187) (68%, 37%, 73%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 187 of 255 = 73%

174
94
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 187 = 455 (100%)
R 174 of 455 ~ 38.24%
G 94 of 455 ~ 20.66%
B 187 of 455 ~ 41.1'%

%38.24
%20.66
%41.1

CMYK RENK MODELİ

#AE5EBB rengi CMYK tonu (7,50,0,27).

  • camgöbeği tonu 6.95%
  • eflatun tonu 49.73%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (7,50,0,27)
C7M50Y0K27 (7%, 50%, 0%, 27%)
(0.07 / 0.50 / 0.00 / 0.27)

CMYK yüzdeleri

%6.95
%49.73
%0
%26.67

Codes

Color #AE5EBB in popluar color models

AE 5E BB
RGB 174 94 187
HSL 292° 40.61% 55.10%
HSB/HSV 292° 49.73% 73.33%
CMYK 6.95% 49.73% 0.00%
26.67%

Color #AE5EBB in popluar number systems.

HEX AE 5E BB
Decimal 174 94 187
Binary 10101110 1011110 10111011
Octal 256 136 273

Shades and tints

Shades of #AE5EBB

#AE5EBB
(174,94,187)
#9F56AA
(159,86,170)
#904E99
(144,78,153)
#814688
(129,70,136)
#723E77
(114,62,119)
#633666
(99,54,102)
#542E55
(84,46,85)
#452644
(69,38,68)
#361E33
(54,30,51)
#271622
(39,22,34)
#180E11
(24,14,17)
#000000
(0,0,0)

Tints of #AE5EBB

#AE5EBB
(174,94,187)
#B56CC1
(181,108,193)
#BC7AC7
(188,122,199)
#C388CD
(195,136,205)
#CA96D3
(202,150,211)
#D1A4D9
(209,164,217)
#D8B2DF
(216,178,223)
#DFC0E5
(223,192,229)
#E6CEEB
(230,206,235)
#EDDCF1
(237,220,241)
#F4EAF7
(244,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5EBB; }

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

This text font color is #AE5EBB.

Background Color

.myBgColor { background-color: #AE5EBB; }

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

This div background color is #AE5EBB.

Border color

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

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

This div border color is #AE5EBB.

Opacity

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

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

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

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

This text has shadow with #AE5EBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5EBB.

Preview

Color preview on black background

This text has color #AE5EBB on black background.


Color preview on white background

This text has color #AE5EBB on white background.


Black color preview on #AE5EBB background

This text has black color on #AE5EBB background.


White color preview on #AE5EBB background

This text has white color on #AE5EBB background.


Related colors

Complementary color

Complementary color for #hex is #51A144.


I love getcolorcode.com

Triadic colors

1 #BBAE5E and #5EBBAE with #AE5EBB are triadic colors.

2 #BB5EAE and #5EAEBB with #AE5EBB are triadic colors.