COLOR #AD82D9

HEX: #AD82D9 RGB: (173,130,217)

Renk bilgisi

#AD82D9 contains mainly red and blue colors. #AD82D9 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD82D9 color RGB value is (173,130,217).

RGB: (173,130,217) (68%, 51%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 130 of 255 = 51%
B 217 of 255 = 85%

173
130
217

R + G + B ~ 68%. #AD82D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 130 + 217 = 520 (100%)
R 173 of 520 ~ 33.27%
G 130 of 520 ~ 25%
B 217 of 520 ~ 41.73'%

%33.27
%25
%41.73

CMYK RENK MODELİ

#AD82D9 rengi CMYK tonu (20,40,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 40.09%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,40,0,15)
C20M40Y0K15 (20%, 40%, 0%, 15%)
(0.20 / 0.40 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%40.09
%0
%14.9

Codes

Color #AD82D9 in popluar color models

AD 82 D9
RGB 173 130 217
HSL 270° 53.37% 68.04%
HSB/HSV 270° 40.09% 85.10%
CMYK 20.28% 40.09% 0.00%
14.90%

Color #AD82D9 in popluar number systems.

HEX AD 82 D9
Decimal 173 130 217
Binary 10101101 10000010 11011001
Octal 255 202 331

Shades and tints

Shades of #AD82D9

#AD82D9
(173,130,217)
#9E77C6
(158,119,198)
#8F6CB3
(143,108,179)
#8061A0
(128,97,160)
#71568D
(113,86,141)
#624B7A
(98,75,122)
#534067
(83,64,103)
#443554
(68,53,84)
#352A41
(53,42,65)
#261F2E
(38,31,46)
#17141B
(23,20,27)
#000000
(0,0,0)

Tints of #AD82D9

#AD82D9
(173,130,217)
#B48DDC
(180,141,220)
#BB98DF
(187,152,223)
#C2A3E2
(194,163,226)
#C9AEE5
(201,174,229)
#D0B9E8
(208,185,232)
#D7C4EB
(215,196,235)
#DECFEE
(222,207,238)
#E5DAF1
(229,218,241)
#ECE5F4
(236,229,244)
#F3F0F7
(243,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD82D9 color. Also use rgb(173,130,217) instead hex code.

Text Font Color

.myTextColor { color: #AD82D9; }

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

This text font color is #AD82D9.

Background Color

.myBgColor { background-color: #AD82D9; }

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

This div background color is #AD82D9.

Border color

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

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

This div border color is #AD82D9.

Opacity

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

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

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

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

This text has shadow with #AD82D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD82D9.

Preview

Color preview on black background

This text has color #AD82D9 on black background.


Color preview on white background

This text has color #AD82D9 on white background.


Black color preview on #AD82D9 background

This text has black color on #AD82D9 background.


White color preview on #AD82D9 background

This text has white color on #AD82D9 background.


Related colors

Complementary color

Complementary color for #hex is #527D26.


I love getcolorcode.com

Triadic colors

1 #D9AD82 and #82D9AD with #AD82D9 are triadic colors.

2 #D982AD and #82ADD9 with #AD82D9 are triadic colors.