COLOR #AD93D9

HEX: #AD93D9 RGB: (173,147,217)

Renk bilgisi

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

RGB renk modeli

#AD93D9 color RGB value is (173,147,217).

RGB: (173,147,217) (68%, 58%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 147 of 255 = 58%
B 217 of 255 = 85%

173
147
217

R + G + B ~ 70%. #AD93D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 147 + 217 = 537 (100%)
R 173 of 537 ~ 32.22%
G 147 of 537 ~ 27.37%
B 217 of 537 ~ 40.41'%

%32.22
%27.37
%40.41

CMYK RENK MODELİ

#AD93D9 rengi CMYK tonu (20,32,0,15).

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

CMYK: (20,32,0,15)
C20M32Y0K15 (20%, 32%, 0%, 15%)
(0.20 / 0.32 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%32.26
%0
%14.9

Codes

Color #AD93D9 in popluar color models

AD 93 D9
RGB 173 147 217
HSL 262° 47.95% 71.37%
HSB/HSV 262° 32.26% 85.10%
CMYK 20.28% 32.26% 0.00%
14.90%

Color #AD93D9 in popluar number systems.

HEX AD 93 D9
Decimal 173 147 217
Binary 10101101 10010011 11011001
Octal 255 223 331

Shades and tints

Shades of #AD93D9

#AD93D9
(173,147,217)
#9E86C6
(158,134,198)
#8F79B3
(143,121,179)
#806CA0
(128,108,160)
#715F8D
(113,95,141)
#62527A
(98,82,122)
#534567
(83,69,103)
#443854
(68,56,84)
#352B41
(53,43,65)
#261E2E
(38,30,46)
#17111B
(23,17,27)
#000000
(0,0,0)

Tints of #AD93D9

#AD93D9
(173,147,217)
#B49CDC
(180,156,220)
#BBA5DF
(187,165,223)
#C2AEE2
(194,174,226)
#C9B7E5
(201,183,229)
#D0C0E8
(208,192,232)
#D7C9EB
(215,201,235)
#DED2EE
(222,210,238)
#E5DBF1
(229,219,241)
#ECE4F4
(236,228,244)
#F3EDF7
(243,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD93D9; }

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

This text font color is #AD93D9.

Background Color

.myBgColor { background-color: #AD93D9; }

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

This div background color is #AD93D9.

Border color

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

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

This div border color is #AD93D9.

Opacity

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

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

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

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

This text has shadow with #AD93D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD93D9.

Preview

Color preview on black background

This text has color #AD93D9 on black background.


Color preview on white background

This text has color #AD93D9 on white background.


Black color preview on #AD93D9 background

This text has black color on #AD93D9 background.


White color preview on #AD93D9 background

This text has white color on #AD93D9 background.


Related colors

Complementary color

Complementary color for #hex is #526C26.


I love getcolorcode.com

Triadic colors

1 #D9AD93 and #93D9AD with #AD93D9 are triadic colors.

2 #D993AD and #93ADD9 with #AD93D9 are triadic colors.