COLOR #AE599B

HEX: #AE599B RGB: (174,89,155)

Renk bilgisi

#AE599B contains mainly red and blue colors. #AE599B ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AE599B color RGB value is (174,89,155).

RGB: (174,89,155) (68%, 35%, 61%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 89 of 255 = 35%
B 155 of 255 = 61%

174
89
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 89 + 155 = 418 (100%)
R 174 of 418 ~ 41.63%
G 89 of 418 ~ 21.29%
B 155 of 418 ~ 37.08'%

%41.63
%21.29
%37.08

CMYK RENK MODELİ

#AE599B rengi CMYK tonu (0,49,11,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.85%
  • sarı tonu 10.92%
  • ana renk tonu 31.76%

CMYK: (0,49,11,32)
C0M49Y11K32 (0%, 49%, 11%, 32%)
(0.00 / 0.49 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%48.85
%10.92
%31.76

Codes

Color #AE599B in popluar color models

AE 59 9B
RGB 174 89 155
HSL 313° 34.41% 51.57%
HSB/HSV 313° 48.85% 68.24%
CMYK 0.00% 48.85% 10.92%
31.76%

Color #AE599B in popluar number systems.

HEX AE 59 9B
Decimal 174 89 155
Binary 10101110 1011001 10011011
Octal 256 131 233

Shades and tints

Shades of #AE599B

#AE599B
(174,89,155)
#9F518D
(159,81,141)
#90497F
(144,73,127)
#814171
(129,65,113)
#723963
(114,57,99)
#633155
(99,49,85)
#542947
(84,41,71)
#452139
(69,33,57)
#36192B
(54,25,43)
#27111D
(39,17,29)
#18090F
(24,9,15)
#000000
(0,0,0)

Tints of #AE599B

#AE599B
(174,89,155)
#B568A4
(181,104,164)
#BC77AD
(188,119,173)
#C386B6
(195,134,182)
#CA95BF
(202,149,191)
#D1A4C8
(209,164,200)
#D8B3D1
(216,179,209)
#DFC2DA
(223,194,218)
#E6D1E3
(230,209,227)
#EDE0EC
(237,224,236)
#F4EFF5
(244,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE599B color. Also use rgb(174,89,155) instead hex code.

Text Font Color

.myTextColor { color: #AE599B; }

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

This text font color is #AE599B.

Background Color

.myBgColor { background-color: #AE599B; }

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

This div background color is #AE599B.

Border color

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

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

This div border color is #AE599B.

Opacity

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

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

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

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

This text has shadow with #AE599B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE599B.

Preview

Color preview on black background

This text has color #AE599B on black background.


Color preview on white background

This text has color #AE599B on white background.


Black color preview on #AE599B background

This text has black color on #AE599B background.


White color preview on #AE599B background

This text has white color on #AE599B background.


Related colors

Complementary color

Complementary color for #hex is #51A664.


I love getcolorcode.com

Triadic colors

1 #9BAE59 and #599BAE with #AE599B are triadic colors.

2 #9B59AE and #59AE9B with #AE599B are triadic colors.