COLOR #AE597C

HEX: #AE597C RGB: (174,89,124)

Renk bilgisi

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

RGB renk modeli

#AE597C color RGB value is (174,89,124).

RGB: (174,89,124) (68%, 35%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 89 of 255 = 35%
B 124 of 255 = 49%

174
89
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 89 + 124 = 387 (100%)
R 174 of 387 ~ 44.96%
G 89 of 387 ~ 23%
B 124 of 387 ~ 32.04'%

%44.96
%23
%32.04

CMYK RENK MODELİ

#AE597C rengi CMYK tonu (0,49,29,32).

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

CMYK: (0,49,29,32)
C0M49Y29K32 (0%, 49%, 29%, 32%)
(0.00 / 0.49 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%48.85
%28.74
%31.76

Codes

Color #AE597C in popluar color models

AE 59 7C
RGB 174 89 124
HSL 335° 34.41% 51.57%
HSB/HSV 335° 48.85% 68.24%
CMYK 0.00% 48.85% 28.74%
31.76%

Color #AE597C in popluar number systems.

HEX AE 59 7C
Decimal 174 89 124
Binary 10101110 1011001 1111100
Octal 256 131 174

Shades and tints

Shades of #AE597C

#AE597C
(174,89,124)
#9F5171
(159,81,113)
#904966
(144,73,102)
#81415B
(129,65,91)
#723950
(114,57,80)
#633145
(99,49,69)
#54293A
(84,41,58)
#45212F
(69,33,47)
#361924
(54,25,36)
#271119
(39,17,25)
#18090E
(24,9,14)
#000000
(0,0,0)

Tints of #AE597C

#AE597C
(174,89,124)
#B56887
(181,104,135)
#BC7792
(188,119,146)
#C3869D
(195,134,157)
#CA95A8
(202,149,168)
#D1A4B3
(209,164,179)
#D8B3BE
(216,179,190)
#DFC2C9
(223,194,201)
#E6D1D4
(230,209,212)
#EDE0DF
(237,224,223)
#F4EFEA
(244,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE597C; }

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

This text font color is #AE597C.

Background Color

.myBgColor { background-color: #AE597C; }

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

This div background color is #AE597C.

Border color

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

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

This div border color is #AE597C.

Opacity

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

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

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

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

This text has shadow with #AE597C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE597C.

Preview

Color preview on black background

This text has color #AE597C on black background.


Color preview on white background

This text has color #AE597C on white background.


Black color preview on #AE597C background

This text has black color on #AE597C background.


White color preview on #AE597C background

This text has white color on #AE597C background.


Related colors

Complementary color

Complementary color for #hex is #51A683.


I love getcolorcode.com

Triadic colors

1 #7CAE59 and #597CAE with #AE597C are triadic colors.

2 #7C59AE and #59AE7C with #AE597C are triadic colors.