COLOR #A463DD

HEX: #A463DD RGB: (164,99,221)

Renk bilgisi

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

RGB renk modeli

#A463DD color RGB value is (164,99,221).

RGB: (164,99,221) (64%, 39%, 87%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 99 of 255 = 39%
B 221 of 255 = 87%

164
99
221

R + G + B ~ 63%. #A463DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 99 + 221 = 484 (100%)
R 164 of 484 ~ 33.88%
G 99 of 484 ~ 20.45%
B 221 of 484 ~ 45.66'%

%33.88
%20.45
%45.66

CMYK RENK MODELİ

#A463DD rengi CMYK tonu (26,55,0,13).

  • camgöbeği tonu 25.79%
  • eflatun tonu 55.20%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (26,55,0,13)
C26M55Y0K13 (26%, 55%, 0%, 13%)
(0.26 / 0.55 / 0.00 / 0.13)

CMYK yüzdeleri

%25.79
%55.2
%0
%13.33

Codes

Color #A463DD in popluar color models

A4 63 DD
RGB 164 99 221
HSL 272° 64.21% 62.75%
HSB/HSV 272° 55.20% 86.67%
CMYK 25.79% 55.20% 0.00%
13.33%

Color #A463DD in popluar number systems.

HEX A4 63 DD
Decimal 164 99 221
Binary 10100100 1100011 11011101
Octal 244 143 335

Shades and tints

Shades of #A463DD

#A463DD
(164,99,221)
#965AC9
(150,90,201)
#8851B5
(136,81,181)
#7A48A1
(122,72,161)
#6C3F8D
(108,63,141)
#5E3679
(94,54,121)
#502D65
(80,45,101)
#422451
(66,36,81)
#341B3D
(52,27,61)
#261229
(38,18,41)
#180915
(24,9,21)
#000000
(0,0,0)

Tints of #A463DD

#A463DD
(164,99,221)
#AC71E0
(172,113,224)
#B47FE3
(180,127,227)
#BC8DE6
(188,141,230)
#C49BE9
(196,155,233)
#CCA9EC
(204,169,236)
#D4B7EF
(212,183,239)
#DCC5F2
(220,197,242)
#E4D3F5
(228,211,245)
#ECE1F8
(236,225,248)
#F4EFFB
(244,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A463DD color. Also use rgb(164,99,221) instead hex code.

Text Font Color

.myTextColor { color: #A463DD; }

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

This text font color is #A463DD.

Background Color

.myBgColor { background-color: #A463DD; }

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

This div background color is #A463DD.

Border color

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

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

This div border color is #A463DD.

Opacity

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

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

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

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

This text has shadow with #A463DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A463DD.

Preview

Color preview on black background

This text has color #A463DD on black background.


Color preview on white background

This text has color #A463DD on white background.


Black color preview on #A463DD background

This text has black color on #A463DD background.


White color preview on #A463DD background

This text has white color on #A463DD background.


Related colors

Complementary color

Complementary color for #hex is #5B9C22.


I love getcolorcode.com

Triadic colors

1 #DDA463 and #63DDA4 with #A463DD are triadic colors.

2 #DD63A4 and #63A4DD with #A463DD are triadic colors.