COLOR #AD75DC

HEX: #AD75DC RGB: (173,117,220)

Renk bilgisi

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

RGB renk modeli

#AD75DC color RGB value is (173,117,220).

RGB: (173,117,220) (68%, 46%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 220 of 255 = 86%

173
117
220

R + G + B ~ 67%. #AD75DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 220 = 510 (100%)
R 173 of 510 ~ 33.92%
G 117 of 510 ~ 22.94%
B 220 of 510 ~ 43.14'%

%33.92
%22.94
%43.14

CMYK RENK MODELİ

#AD75DC rengi CMYK tonu (21,47,0,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 46.82%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (21,47,0,14)
C21M47Y0K14 (21%, 47%, 0%, 14%)
(0.21 / 0.47 / 0.00 / 0.14)

CMYK yüzdeleri

%21.36
%46.82
%0
%13.73

Codes

Color #AD75DC in popluar color models

AD 75 DC
RGB 173 117 220
HSL 273° 59.54% 66.08%
HSB/HSV 273° 46.82% 86.27%
CMYK 21.36% 46.82% 0.00%
13.73%

Color #AD75DC in popluar number systems.

HEX AD 75 DC
Decimal 173 117 220
Binary 10101101 1110101 11011100
Octal 255 165 334

Shades and tints

Shades of #AD75DC

#AD75DC
(173,117,220)
#9E6BC8
(158,107,200)
#8F61B4
(143,97,180)
#8057A0
(128,87,160)
#714D8C
(113,77,140)
#624378
(98,67,120)
#533964
(83,57,100)
#442F50
(68,47,80)
#35253C
(53,37,60)
#261B28
(38,27,40)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #AD75DC

#AD75DC
(173,117,220)
#B481DF
(180,129,223)
#BB8DE2
(187,141,226)
#C299E5
(194,153,229)
#C9A5E8
(201,165,232)
#D0B1EB
(208,177,235)
#D7BDEE
(215,189,238)
#DEC9F1
(222,201,241)
#E5D5F4
(229,213,244)
#ECE1F7
(236,225,247)
#F3EDFA
(243,237,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD75DC color. Also use rgb(173,117,220) instead hex code.

Text Font Color

.myTextColor { color: #AD75DC; }

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

This text font color is #AD75DC.

Background Color

.myBgColor { background-color: #AD75DC; }

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

This div background color is #AD75DC.

Border color

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

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

This div border color is #AD75DC.

Opacity

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

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

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

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

This text has shadow with #AD75DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD75DC.

Preview

Color preview on black background

This text has color #AD75DC on black background.


Color preview on white background

This text has color #AD75DC on white background.


Black color preview on #AD75DC background

This text has black color on #AD75DC background.


White color preview on #AD75DC background

This text has white color on #AD75DC background.


Related colors

Complementary color

Complementary color for #hex is #528A23.


I love getcolorcode.com

Triadic colors

1 #DCAD75 and #75DCAD with #AD75DC are triadic colors.

2 #DC75AD and #75ADDC with #AD75DC are triadic colors.