COLOR #AE63A7

HEX: #AE63A7 RGB: (174,99,167)

Renk bilgisi

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

RGB renk modeli

#AE63A7 color RGB value is (174,99,167).

RGB: (174,99,167) (68%, 39%, 65%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 99 of 255 = 39%
B 167 of 255 = 65%

174
99
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 99 + 167 = 440 (100%)
R 174 of 440 ~ 39.55%
G 99 of 440 ~ 22.5%
B 167 of 440 ~ 37.95'%

%39.55
%22.5
%37.95

CMYK RENK MODELİ

#AE63A7 rengi CMYK tonu (0,43,4,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.10%
  • sarı tonu 4.02%
  • ana renk tonu 31.76%

CMYK: (0,43,4,32)
C0M43Y4K32 (0%, 43%, 4%, 32%)
(0.00 / 0.43 / 0.04 / 0.32)

CMYK yüzdeleri

%0
%43.1
%4.02
%31.76

Codes

Color #AE63A7 in popluar color models

AE 63 A7
RGB 174 99 167
HSL 306° 31.65% 53.53%
HSB/HSV 306° 43.10% 68.24%
CMYK 0.00% 43.10% 4.02%
31.76%

Color #AE63A7 in popluar number systems.

HEX AE 63 A7
Decimal 174 99 167
Binary 10101110 1100011 10100111
Octal 256 143 247

Shades and tints

Shades of #AE63A7

#AE63A7
(174,99,167)
#9F5A98
(159,90,152)
#905189
(144,81,137)
#81487A
(129,72,122)
#723F6B
(114,63,107)
#63365C
(99,54,92)
#542D4D
(84,45,77)
#45243E
(69,36,62)
#361B2F
(54,27,47)
#271220
(39,18,32)
#180911
(24,9,17)
#000000
(0,0,0)

Tints of #AE63A7

#AE63A7
(174,99,167)
#B571AF
(181,113,175)
#BC7FB7
(188,127,183)
#C38DBF
(195,141,191)
#CA9BC7
(202,155,199)
#D1A9CF
(209,169,207)
#D8B7D7
(216,183,215)
#DFC5DF
(223,197,223)
#E6D3E7
(230,211,231)
#EDE1EF
(237,225,239)
#F4EFF7
(244,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE63A7 color. Also use rgb(174,99,167) instead hex code.

Text Font Color

.myTextColor { color: #AE63A7; }

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

This text font color is #AE63A7.

Background Color

.myBgColor { background-color: #AE63A7; }

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

This div background color is #AE63A7.

Border color

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

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

This div border color is #AE63A7.

Opacity

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

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

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

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

This text has shadow with #AE63A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE63A7.

Preview

Color preview on black background

This text has color #AE63A7 on black background.


Color preview on white background

This text has color #AE63A7 on white background.


Black color preview on #AE63A7 background

This text has black color on #AE63A7 background.


White color preview on #AE63A7 background

This text has white color on #AE63A7 background.


Related colors

Complementary color

Complementary color for #hex is #519C58.


I love getcolorcode.com

Triadic colors

1 #A7AE63 and #63A7AE with #AE63A7 are triadic colors.

2 #A763AE and #63AEA7 with #AE63A7 are triadic colors.