COLOR #AE4A98

HEX: #AE4A98 RGB: (174,74,152)

Renk bilgisi

#AE4A98 contains mainly red and blue colors. #AE4A98 ‘ nin web güvenlik rengi #993399 (ya da #939) dir.

RGB renk modeli

#AE4A98 color RGB value is (174,74,152).

RGB: (174,74,152) (68%, 29%, 60%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 74 of 255 = 29%
B 152 of 255 = 60%

174
74
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 74 + 152 = 400 (100%)
R 174 of 400 ~ 43.5%
G 74 of 400 ~ 18.5%
B 152 of 400 ~ 38'%

%43.5
%18.5
%38

CMYK RENK MODELİ

#AE4A98 rengi CMYK tonu (0,57,13,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.47%
  • sarı tonu 12.64%
  • ana renk tonu 31.76%

CMYK: (0,57,13,32)
C0M57Y13K32 (0%, 57%, 13%, 32%)
(0.00 / 0.57 / 0.13 / 0.32)

CMYK yüzdeleri

%0
%57.47
%12.64
%31.76

Codes

Color #AE4A98 in popluar color models

AE 4A 98
RGB 174 74 152
HSL 313° 40.32% 48.63%
HSB/HSV 313° 57.47% 68.24%
CMYK 0.00% 57.47% 12.64%
31.76%

Color #AE4A98 in popluar number systems.

HEX AE 4A 98
Decimal 174 74 152
Binary 10101110 1001010 10011000
Octal 256 112 230

Shades and tints

Shades of #AE4A98

#AE4A98
(174,74,152)
#9F448B
(159,68,139)
#903E7E
(144,62,126)
#813871
(129,56,113)
#723264
(114,50,100)
#632C57
(99,44,87)
#54264A
(84,38,74)
#45203D
(69,32,61)
#361A30
(54,26,48)
#271423
(39,20,35)
#180E16
(24,14,22)
#000000
(0,0,0)

Tints of #AE4A98

#AE4A98
(174,74,152)
#B55AA1
(181,90,161)
#BC6AAA
(188,106,170)
#C37AB3
(195,122,179)
#CA8ABC
(202,138,188)
#D19AC5
(209,154,197)
#D8AACE
(216,170,206)
#DFBAD7
(223,186,215)
#E6CAE0
(230,202,224)
#EDDAE9
(237,218,233)
#F4EAF2
(244,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE4A98 color. Also use rgb(174,74,152) instead hex code.

Text Font Color

.myTextColor { color: #AE4A98; }

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

This text font color is #AE4A98.

Background Color

.myBgColor { background-color: #AE4A98; }

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

This div background color is #AE4A98.

Border color

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

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

This div border color is #AE4A98.

Opacity

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

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

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

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

This text has shadow with #AE4A98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE4A98.

Preview

Color preview on black background

This text has color #AE4A98 on black background.


Color preview on white background

This text has color #AE4A98 on white background.


Black color preview on #AE4A98 background

This text has black color on #AE4A98 background.


White color preview on #AE4A98 background

This text has white color on #AE4A98 background.


Related colors

Complementary color

Complementary color for #hex is #51B567.


I love getcolorcode.com

Triadic colors

1 #98AE4A and #4A98AE with #AE4A98 are triadic colors.

2 #984AAE and #4AAE98 with #AE4A98 are triadic colors.