COLOR #AD64C0

HEX: #AD64C0 RGB: (173,100,192)

Renk bilgisi

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

RGB renk modeli

#AD64C0 color RGB value is (173,100,192).

RGB: (173,100,192) (68%, 39%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 100 of 255 = 39%
B 192 of 255 = 75%

173
100
192

R + G + B ~ 61%. #AD64C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 100 + 192 = 465 (100%)
R 173 of 465 ~ 37.2%
G 100 of 465 ~ 21.51%
B 192 of 465 ~ 41.29'%

%37.2
%21.51
%41.29

CMYK RENK MODELİ

#AD64C0 rengi CMYK tonu (10,48,0,25).

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

CMYK: (10,48,0,25)
C10M48Y0K25 (10%, 48%, 0%, 25%)
(0.10 / 0.48 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%47.92
%0
%24.71

Codes

Color #AD64C0 in popluar color models

AD 64 C0
RGB 173 100 192
HSL 288° 42.20% 57.25%
HSB/HSV 288° 47.92% 75.29%
CMYK 9.90% 47.92% 0.00%
24.71%

Color #AD64C0 in popluar number systems.

HEX AD 64 C0
Decimal 173 100 192
Binary 10101101 1100100 11000000
Octal 255 144 300

Shades and tints

Shades of #AD64C0

#AD64C0
(173,100,192)
#9E5BAF
(158,91,175)
#8F529E
(143,82,158)
#80498D
(128,73,141)
#71407C
(113,64,124)
#62376B
(98,55,107)
#532E5A
(83,46,90)
#442549
(68,37,73)
#351C38
(53,28,56)
#261327
(38,19,39)
#170A16
(23,10,22)
#000000
(0,0,0)

Tints of #AD64C0

#AD64C0
(173,100,192)
#B472C5
(180,114,197)
#BB80CA
(187,128,202)
#C28ECF
(194,142,207)
#C99CD4
(201,156,212)
#D0AAD9
(208,170,217)
#D7B8DE
(215,184,222)
#DEC6E3
(222,198,227)
#E5D4E8
(229,212,232)
#ECE2ED
(236,226,237)
#F3F0F2
(243,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD64C0; }

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

This text font color is #AD64C0.

Background Color

.myBgColor { background-color: #AD64C0; }

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

This div background color is #AD64C0.

Border color

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

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

This div border color is #AD64C0.

Opacity

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

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

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

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

This text has shadow with #AD64C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD64C0.

Preview

Color preview on black background

This text has color #AD64C0 on black background.


Color preview on white background

This text has color #AD64C0 on white background.


Black color preview on #AD64C0 background

This text has black color on #AD64C0 background.


White color preview on #AD64C0 background

This text has white color on #AD64C0 background.


Related colors

Complementary color

Complementary color for #hex is #529B3F.


I love getcolorcode.com

Triadic colors

1 #C0AD64 and #64C0AD with #AD64C0 are triadic colors.

2 #C064AD and #64ADC0 with #AD64C0 are triadic colors.