COLOR #AD71DB

HEX: #AD71DB RGB: (173,113,219)

Renk bilgisi

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

RGB renk modeli

#AD71DB color RGB value is (173,113,219).

RGB: (173,113,219) (68%, 44%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 113 of 255 = 44%
B 219 of 255 = 86%

173
113
219

R + G + B ~ 66%. #AD71DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 113 + 219 = 505 (100%)
R 173 of 505 ~ 34.26%
G 113 of 505 ~ 22.38%
B 219 of 505 ~ 43.37'%

%34.26
%22.38
%43.37

CMYK RENK MODELİ

#AD71DB rengi CMYK tonu (21,48,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 48.40%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,48,0,14)
C21M48Y0K14 (21%, 48%, 0%, 14%)
(0.21 / 0.48 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%48.4
%0
%14.12

Codes

Color #AD71DB in popluar color models

AD 71 DB
RGB 173 113 219
HSL 274° 59.55% 65.10%
HSB/HSV 274° 48.40% 85.88%
CMYK 21.00% 48.40% 0.00%
14.12%

Color #AD71DB in popluar number systems.

HEX AD 71 DB
Decimal 173 113 219
Binary 10101101 1110001 11011011
Octal 255 161 333

Shades and tints

Shades of #AD71DB

#AD71DB
(173,113,219)
#9E67C8
(158,103,200)
#8F5DB5
(143,93,181)
#8053A2
(128,83,162)
#71498F
(113,73,143)
#623F7C
(98,63,124)
#533569
(83,53,105)
#442B56
(68,43,86)
#352143
(53,33,67)
#261730
(38,23,48)
#170D1D
(23,13,29)
#000000
(0,0,0)

Tints of #AD71DB

#AD71DB
(173,113,219)
#B47DDE
(180,125,222)
#BB89E1
(187,137,225)
#C295E4
(194,149,228)
#C9A1E7
(201,161,231)
#D0ADEA
(208,173,234)
#D7B9ED
(215,185,237)
#DEC5F0
(222,197,240)
#E5D1F3
(229,209,243)
#ECDDF6
(236,221,246)
#F3E9F9
(243,233,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD71DB color. Also use rgb(173,113,219) instead hex code.

Text Font Color

.myTextColor { color: #AD71DB; }

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

This text font color is #AD71DB.

Background Color

.myBgColor { background-color: #AD71DB; }

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

This div background color is #AD71DB.

Border color

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

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

This div border color is #AD71DB.

Opacity

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

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

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

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

This text has shadow with #AD71DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD71DB.

Preview

Color preview on black background

This text has color #AD71DB on black background.


Color preview on white background

This text has color #AD71DB on white background.


Black color preview on #AD71DB background

This text has black color on #AD71DB background.


White color preview on #AD71DB background

This text has white color on #AD71DB background.


Related colors

Complementary color

Complementary color for #hex is #528E24.


I love getcolorcode.com

Triadic colors

1 #DBAD71 and #71DBAD with #AD71DB are triadic colors.

2 #DB71AD and #71ADDB with #AD71DB are triadic colors.