COLOR #AD79DB

HEX: #AD79DB RGB: (173,121,219)

Renk bilgisi

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

RGB renk modeli

#AD79DB color RGB value is (173,121,219).

RGB: (173,121,219) (68%, 47%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 219 of 255 = 86%

173
121
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 219 = 513 (100%)
R 173 of 513 ~ 33.72%
G 121 of 513 ~ 23.59%
B 219 of 513 ~ 42.69'%

%33.72
%23.59
%42.69

CMYK RENK MODELİ

#AD79DB rengi CMYK tonu (21,45,0,14).

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

CMYK: (21,45,0,14)
C21M45Y0K14 (21%, 45%, 0%, 14%)
(0.21 / 0.45 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%44.75
%0
%14.12

Codes

Color #AD79DB in popluar color models

AD 79 DB
RGB 173 121 219
HSL 272° 57.65% 66.67%
HSB/HSV 272° 44.75% 85.88%
CMYK 21.00% 44.75% 0.00%
14.12%

Color #AD79DB in popluar number systems.

HEX AD 79 DB
Decimal 173 121 219
Binary 10101101 1111001 11011011
Octal 255 171 333

Shades and tints

Shades of #AD79DB

#AD79DB
(173,121,219)
#9E6EC8
(158,110,200)
#8F63B5
(143,99,181)
#8058A2
(128,88,162)
#714D8F
(113,77,143)
#62427C
(98,66,124)
#533769
(83,55,105)
#442C56
(68,44,86)
#352143
(53,33,67)
#261630
(38,22,48)
#170B1D
(23,11,29)
#000000
(0,0,0)

Tints of #AD79DB

#AD79DB
(173,121,219)
#B485DE
(180,133,222)
#BB91E1
(187,145,225)
#C29DE4
(194,157,228)
#C9A9E7
(201,169,231)
#D0B5EA
(208,181,234)
#D7C1ED
(215,193,237)
#DECDF0
(222,205,240)
#E5D9F3
(229,217,243)
#ECE5F6
(236,229,246)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD79DB; }

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

This text font color is #AD79DB.

Background Color

.myBgColor { background-color: #AD79DB; }

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

This div background color is #AD79DB.

Border color

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

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

This div border color is #AD79DB.

Opacity

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

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

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

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

This text has shadow with #AD79DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD79DB.

Preview

Color preview on black background

This text has color #AD79DB on black background.


Color preview on white background

This text has color #AD79DB on white background.


Black color preview on #AD79DB background

This text has black color on #AD79DB background.


White color preview on #AD79DB background

This text has white color on #AD79DB background.


Related colors

Complementary color

Complementary color for #hex is #528624.


I love getcolorcode.com

Triadic colors

1 #DBAD79 and #79DBAD with #AD79DB are triadic colors.

2 #DB79AD and #79ADDB with #AD79DB are triadic colors.