COLOR #AD46C0

HEX: #AD46C0 RGB: (173,70,192)

Renk bilgisi

#AD46C0 contains mainly red and blue colors. #AD46C0 ‘ nin web güvenlik rengi #9933CC (ya da #93C) dir.

RGB renk modeli

#AD46C0 color RGB value is (173,70,192).

RGB: (173,70,192) (68%, 27%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 70 of 255 = 27%
B 192 of 255 = 75%

173
70
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 70 + 192 = 435 (100%)
R 173 of 435 ~ 39.77%
G 70 of 435 ~ 16.09%
B 192 of 435 ~ 44.14'%

%39.77
%16.09
%44.14

CMYK RENK MODELİ

#AD46C0 rengi CMYK tonu (10,64,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 63.54%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,64,0,25)
C10M64Y0K25 (10%, 64%, 0%, 25%)
(0.10 / 0.64 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%63.54
%0
%24.71

Codes

Color #AD46C0 in popluar color models

AD 46 C0
RGB 173 70 192
HSL 291° 49.19% 51.37%
HSB/HSV 291° 63.54% 75.29%
CMYK 9.90% 63.54% 0.00%
24.71%

Color #AD46C0 in popluar number systems.

HEX AD 46 C0
Decimal 173 70 192
Binary 10101101 1000110 11000000
Octal 255 106 300

Shades and tints

Shades of #AD46C0

#AD46C0
(173,70,192)
#9E40AF
(158,64,175)
#8F3A9E
(143,58,158)
#80348D
(128,52,141)
#712E7C
(113,46,124)
#62286B
(98,40,107)
#53225A
(83,34,90)
#441C49
(68,28,73)
#351638
(53,22,56)
#261027
(38,16,39)
#170A16
(23,10,22)
#000000
(0,0,0)

Tints of #AD46C0

#AD46C0
(173,70,192)
#B456C5
(180,86,197)
#BB66CA
(187,102,202)
#C276CF
(194,118,207)
#C986D4
(201,134,212)
#D096D9
(208,150,217)
#D7A6DE
(215,166,222)
#DEB6E3
(222,182,227)
#E5C6E8
(229,198,232)
#ECD6ED
(236,214,237)
#F3E6F2
(243,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD46C0 color. Also use rgb(173,70,192) instead hex code.

Text Font Color

.myTextColor { color: #AD46C0; }

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

This text font color is #AD46C0.

Background Color

.myBgColor { background-color: #AD46C0; }

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

This div background color is #AD46C0.

Border color

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

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

This div border color is #AD46C0.

Opacity

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

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

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

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

This text has shadow with #AD46C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD46C0.

Preview

Color preview on black background

This text has color #AD46C0 on black background.


Color preview on white background

This text has color #AD46C0 on white background.


Black color preview on #AD46C0 background

This text has black color on #AD46C0 background.


White color preview on #AD46C0 background

This text has white color on #AD46C0 background.


Related colors

Complementary color

Complementary color for #hex is #52B93F.


I love getcolorcode.com

Triadic colors

1 #C0AD46 and #46C0AD with #AD46C0 are triadic colors.

2 #C046AD and #46ADC0 with #AD46C0 are triadic colors.