COLOR #AD31DB

HEX: #AD31DB RGB: (173,49,219)

Renk bilgisi

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

RGB renk modeli

#AD31DB color RGB value is (173,49,219).

RGB: (173,49,219) (68%, 19%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 49 of 255 = 19%
B 219 of 255 = 86%

173
49
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 49 + 219 = 441 (100%)
R 173 of 441 ~ 39.23%
G 49 of 441 ~ 11.11%
B 219 of 441 ~ 49.66'%

%39.23
%11.11
%49.66

CMYK RENK MODELİ

#AD31DB rengi CMYK tonu (21,78,0,14).

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

CMYK: (21,78,0,14)
C21M78Y0K14 (21%, 78%, 0%, 14%)
(0.21 / 0.78 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%77.63
%0
%14.12

Codes

Color #AD31DB in popluar color models

AD 31 DB
RGB 173 49 219
HSL 284° 70.25% 52.55%
HSB/HSV 284° 77.63% 85.88%
CMYK 21.00% 77.63% 0.00%
14.12%

Color #AD31DB in popluar number systems.

HEX AD 31 DB
Decimal 173 49 219
Binary 10101101 110001 11011011
Octal 255 61 333

Shades and tints

Shades of #AD31DB

#AD31DB
(173,49,219)
#9E2DC8
(158,45,200)
#8F29B5
(143,41,181)
#8025A2
(128,37,162)
#71218F
(113,33,143)
#621D7C
(98,29,124)
#531969
(83,25,105)
#441556
(68,21,86)
#351143
(53,17,67)
#260D30
(38,13,48)
#17091D
(23,9,29)
#000000
(0,0,0)

Tints of #AD31DB

#AD31DB
(173,49,219)
#B443DE
(180,67,222)
#BB55E1
(187,85,225)
#C267E4
(194,103,228)
#C979E7
(201,121,231)
#D08BEA
(208,139,234)
#D79DED
(215,157,237)
#DEAFF0
(222,175,240)
#E5C1F3
(229,193,243)
#ECD3F6
(236,211,246)
#F3E5F9
(243,229,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD31DB; }

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

This text font color is #AD31DB.

Background Color

.myBgColor { background-color: #AD31DB; }

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

This div background color is #AD31DB.

Border color

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

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

This div border color is #AD31DB.

Opacity

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

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

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

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

This text has shadow with #AD31DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD31DB.

Preview

Color preview on black background

This text has color #AD31DB on black background.


Color preview on white background

This text has color #AD31DB on white background.


Black color preview on #AD31DB background

This text has black color on #AD31DB background.


White color preview on #AD31DB background

This text has white color on #AD31DB background.


Related colors

Complementary color

Complementary color for #hex is #52CE24.


I love getcolorcode.com

Triadic colors

1 #DBAD31 and #31DBAD with #AD31DB are triadic colors.

2 #DB31AD and #31ADDB with #AD31DB are triadic colors.