COLOR #A66ADD

HEX: #A66ADD RGB: (166,106,221)

Renk bilgisi

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

RGB renk modeli

#A66ADD color RGB value is (166,106,221).

RGB: (166,106,221) (65%, 42%, 87%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 106 of 255 = 42%
B 221 of 255 = 87%

166
106
221

R + G + B ~ 65%. #A66ADD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 106 + 221 = 493 (100%)
R 166 of 493 ~ 33.67%
G 106 of 493 ~ 21.5%
B 221 of 493 ~ 44.83'%

%33.67
%21.5
%44.83

CMYK RENK MODELİ

#A66ADD rengi CMYK tonu (25,52,0,13).

  • camgöbeği tonu 24.89%
  • eflatun tonu 52.04%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (25,52,0,13)
C25M52Y0K13 (25%, 52%, 0%, 13%)
(0.25 / 0.52 / 0.00 / 0.13)

CMYK yüzdeleri

%24.89
%52.04
%0
%13.33

Codes

Color #A66ADD in popluar color models

A6 6A DD
RGB 166 106 221
HSL 271° 62.84% 64.12%
HSB/HSV 271° 52.04% 86.67%
CMYK 24.89% 52.04% 0.00%
13.33%

Color #A66ADD in popluar number systems.

HEX A6 6A DD
Decimal 166 106 221
Binary 10100110 1101010 11011101
Octal 246 152 335

Shades and tints

Shades of #A66ADD

#A66ADD
(166,106,221)
#9761C9
(151,97,201)
#8858B5
(136,88,181)
#794FA1
(121,79,161)
#6A468D
(106,70,141)
#5B3D79
(91,61,121)
#4C3465
(76,52,101)
#3D2B51
(61,43,81)
#2E223D
(46,34,61)
#1F1929
(31,25,41)
#101015
(16,16,21)
#000000
(0,0,0)

Tints of #A66ADD

#A66ADD
(166,106,221)
#AE77E0
(174,119,224)
#B684E3
(182,132,227)
#BE91E6
(190,145,230)
#C69EE9
(198,158,233)
#CEABEC
(206,171,236)
#D6B8EF
(214,184,239)
#DEC5F2
(222,197,242)
#E6D2F5
(230,210,245)
#EEDFF8
(238,223,248)
#F6ECFB
(246,236,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A66ADD color. Also use rgb(166,106,221) instead hex code.

Text Font Color

.myTextColor { color: #A66ADD; }

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

This text font color is #A66ADD.

Background Color

.myBgColor { background-color: #A66ADD; }

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

This div background color is #A66ADD.

Border color

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

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

This div border color is #A66ADD.

Opacity

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

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

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

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

This text has shadow with #A66ADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66ADD.

Preview

Color preview on black background

This text has color #A66ADD on black background.


Color preview on white background

This text has color #A66ADD on white background.


Black color preview on #A66ADD background

This text has black color on #A66ADD background.


White color preview on #A66ADD background

This text has white color on #A66ADD background.


Related colors

Complementary color

Complementary color for #hex is #599522.


I love getcolorcode.com

Triadic colors

1 #DDA66A and #6ADDA6 with #A66ADD are triadic colors.

2 #DD6AA6 and #6AA6DD with #A66ADD are triadic colors.