COLOR #AD8CDF

HEX: #AD8CDF RGB: (173,140,223)

Renk bilgisi

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

RGB renk modeli

#AD8CDF color RGB value is (173,140,223).

RGB: (173,140,223) (68%, 55%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 223 of 255 = 87%

173
140
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 223 = 536 (100%)
R 173 of 536 ~ 32.28%
G 140 of 536 ~ 26.12%
B 223 of 536 ~ 41.6'%

%32.28
%26.12
%41.6

CMYK RENK MODELİ

#AD8CDF rengi CMYK tonu (22,37,0,13).

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

CMYK: (22,37,0,13)
C22M37Y0K13 (22%, 37%, 0%, 13%)
(0.22 / 0.37 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%37.22
%0
%12.55

Codes

Color #AD8CDF in popluar color models

AD 8C DF
RGB 173 140 223
HSL 264° 56.46% 71.18%
HSB/HSV 264° 37.22% 87.45%
CMYK 22.42% 37.22% 0.00%
12.55%

Color #AD8CDF in popluar number systems.

HEX AD 8C DF
Decimal 173 140 223
Binary 10101101 10001100 11011111
Octal 255 214 337

Shades and tints

Shades of #AD8CDF

#AD8CDF
(173,140,223)
#9E80CB
(158,128,203)
#8F74B7
(143,116,183)
#8068A3
(128,104,163)
#715C8F
(113,92,143)
#62507B
(98,80,123)
#534467
(83,68,103)
#443853
(68,56,83)
#352C3F
(53,44,63)
#26202B
(38,32,43)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #AD8CDF

#AD8CDF
(173,140,223)
#B496E1
(180,150,225)
#BBA0E3
(187,160,227)
#C2AAE5
(194,170,229)
#C9B4E7
(201,180,231)
#D0BEE9
(208,190,233)
#D7C8EB
(215,200,235)
#DED2ED
(222,210,237)
#E5DCEF
(229,220,239)
#ECE6F1
(236,230,241)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8CDF; }

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

This text font color is #AD8CDF.

Background Color

.myBgColor { background-color: #AD8CDF; }

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

This div background color is #AD8CDF.

Border color

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

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

This div border color is #AD8CDF.

Opacity

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

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

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

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

This text has shadow with #AD8CDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8CDF.

Preview

Color preview on black background

This text has color #AD8CDF on black background.


Color preview on white background

This text has color #AD8CDF on white background.


Black color preview on #AD8CDF background

This text has black color on #AD8CDF background.


White color preview on #AD8CDF background

This text has white color on #AD8CDF background.


Related colors

Complementary color

Complementary color for #hex is #527320.


I love getcolorcode.com

Triadic colors

1 #DFAD8C and #8CDFAD with #AD8CDF are triadic colors.

2 #DF8CAD and #8CADDF with #AD8CDF are triadic colors.