COLOR #AA63B7

HEX: #AA63B7 RGB: (170,99,183)

Renk bilgisi

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

RGB renk modeli

#AA63B7 color RGB value is (170,99,183).

RGB: (170,99,183) (67%, 39%, 72%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 99 of 255 = 39%
B 183 of 255 = 72%

170
99
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 99 + 183 = 452 (100%)
R 170 of 452 ~ 37.61%
G 99 of 452 ~ 21.9%
B 183 of 452 ~ 40.49'%

%37.61
%21.9
%40.49

CMYK RENK MODELİ

#AA63B7 rengi CMYK tonu (7,46,0,28).

  • camgöbeği tonu 7.10%
  • eflatun tonu 45.90%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (7,46,0,28)
C7M46Y0K28 (7%, 46%, 0%, 28%)
(0.07 / 0.46 / 0.00 / 0.28)

CMYK yüzdeleri

%7.1
%45.9
%0
%28.24

Codes

Color #AA63B7 in popluar color models

AA 63 B7
RGB 170 99 183
HSL 291° 36.84% 55.29%
HSB/HSV 291° 45.90% 71.76%
CMYK 7.10% 45.90% 0.00%
28.24%

Color #AA63B7 in popluar number systems.

HEX AA 63 B7
Decimal 170 99 183
Binary 10101010 1100011 10110111
Octal 252 143 267

Shades and tints

Shades of #AA63B7

#AA63B7
(170,99,183)
#9B5AA7
(155,90,167)
#8C5197
(140,81,151)
#7D4887
(125,72,135)
#6E3F77
(110,63,119)
#5F3667
(95,54,103)
#502D57
(80,45,87)
#412447
(65,36,71)
#321B37
(50,27,55)
#231227
(35,18,39)
#140917
(20,9,23)
#000000
(0,0,0)

Tints of #AA63B7

#AA63B7
(170,99,183)
#B171BD
(177,113,189)
#B87FC3
(184,127,195)
#BF8DC9
(191,141,201)
#C69BCF
(198,155,207)
#CDA9D5
(205,169,213)
#D4B7DB
(212,183,219)
#DBC5E1
(219,197,225)
#E2D3E7
(226,211,231)
#E9E1ED
(233,225,237)
#F0EFF3
(240,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AA63B7 color. Also use rgb(170,99,183) instead hex code.

Text Font Color

.myTextColor { color: #AA63B7; }

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

This text font color is #AA63B7.

Background Color

.myBgColor { background-color: #AA63B7; }

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

This div background color is #AA63B7.

Border color

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

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

This div border color is #AA63B7.

Opacity

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

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

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

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

This text has shadow with #AA63B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA63B7.

Preview

Color preview on black background

This text has color #AA63B7 on black background.


Color preview on white background

This text has color #AA63B7 on white background.


Black color preview on #AA63B7 background

This text has black color on #AA63B7 background.


White color preview on #AA63B7 background

This text has white color on #AA63B7 background.


Related colors

Complementary color

Complementary color for #hex is #559C48.


I love getcolorcode.com

Triadic colors

1 #B7AA63 and #63B7AA with #AA63B7 are triadic colors.

2 #B763AA and #63AAB7 with #AA63B7 are triadic colors.