COLOR #AD4DDF

HEX: #AD4DDF RGB: (173,77,223)

Renk bilgisi

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

RGB renk modeli

#AD4DDF color RGB value is (173,77,223).

RGB: (173,77,223) (68%, 30%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 223 of 255 = 87%

173
77
223

R + G + B ~ 62%. #AD4DDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 223 = 473 (100%)
R 173 of 473 ~ 36.58%
G 77 of 473 ~ 16.28%
B 223 of 473 ~ 47.15'%

%36.58
%16.28
%47.15

CMYK RENK MODELİ

#AD4DDF rengi CMYK tonu (22,65,0,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 65.47%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (22,65,0,13)
C22M65Y0K13 (22%, 65%, 0%, 13%)
(0.22 / 0.65 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%65.47
%0
%12.55

Codes

Color #AD4DDF in popluar color models

AD 4D DF
RGB 173 77 223
HSL 279° 69.52% 58.82%
HSB/HSV 279° 65.47% 87.45%
CMYK 22.42% 65.47% 0.00%
12.55%

Color #AD4DDF in popluar number systems.

HEX AD 4D DF
Decimal 173 77 223
Binary 10101101 1001101 11011111
Octal 255 115 337

Shades and tints

Shades of #AD4DDF

#AD4DDF
(173,77,223)
#9E46CB
(158,70,203)
#8F3FB7
(143,63,183)
#8038A3
(128,56,163)
#71318F
(113,49,143)
#622A7B
(98,42,123)
#532367
(83,35,103)
#441C53
(68,28,83)
#35153F
(53,21,63)
#260E2B
(38,14,43)
#170717
(23,7,23)
#000000
(0,0,0)

Tints of #AD4DDF

#AD4DDF
(173,77,223)
#B45DE1
(180,93,225)
#BB6DE3
(187,109,227)
#C27DE5
(194,125,229)
#C98DE7
(201,141,231)
#D09DE9
(208,157,233)
#D7ADEB
(215,173,235)
#DEBDED
(222,189,237)
#E5CDEF
(229,205,239)
#ECDDF1
(236,221,241)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4DDF color. Also use rgb(173,77,223) instead hex code.

Text Font Color

.myTextColor { color: #AD4DDF; }

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

This text font color is #AD4DDF.

Background Color

.myBgColor { background-color: #AD4DDF; }

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

This div background color is #AD4DDF.

Border color

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

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

This div border color is #AD4DDF.

Opacity

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

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

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

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

This text has shadow with #AD4DDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4DDF.

Preview

Color preview on black background

This text has color #AD4DDF on black background.


Color preview on white background

This text has color #AD4DDF on white background.


Black color preview on #AD4DDF background

This text has black color on #AD4DDF background.


White color preview on #AD4DDF background

This text has white color on #AD4DDF background.


Related colors

Complementary color

Complementary color for #hex is #52B220.


I love getcolorcode.com

Triadic colors

1 #DFAD4D and #4DDFAD with #AD4DDF are triadic colors.

2 #DF4DAD and #4DADDF with #AD4DDF are triadic colors.