COLOR #AD8CDA

HEX: #AD8CDA RGB: (173,140,218)

Renk bilgisi

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

RGB renk modeli

#AD8CDA color RGB value is (173,140,218).

RGB: (173,140,218) (68%, 55%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 218 of 255 = 85%

173
140
218

R + G + B ~ 69%. #AD8CDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 218 = 531 (100%)
R 173 of 531 ~ 32.58%
G 140 of 531 ~ 26.37%
B 218 of 531 ~ 41.05'%

%32.58
%26.37
%41.05

CMYK RENK MODELİ

#AD8CDA rengi CMYK tonu (21,36,0,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 35.78%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (21,36,0,15)
C21M36Y0K15 (21%, 36%, 0%, 15%)
(0.21 / 0.36 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%35.78
%0
%14.51

Codes

Color #AD8CDA in popluar color models

AD 8C DA
RGB 173 140 218
HSL 265° 51.32% 70.20%
HSB/HSV 265° 35.78% 85.49%
CMYK 20.64% 35.78% 0.00%
14.51%

Color #AD8CDA in popluar number systems.

HEX AD 8C DA
Decimal 173 140 218
Binary 10101101 10001100 11011010
Octal 255 214 332

Shades and tints

Shades of #AD8CDA

#AD8CDA
(173,140,218)
#9E80C7
(158,128,199)
#8F74B4
(143,116,180)
#8068A1
(128,104,161)
#715C8E
(113,92,142)
#62507B
(98,80,123)
#534468
(83,68,104)
#443855
(68,56,85)
#352C42
(53,44,66)
#26202F
(38,32,47)
#17141C
(23,20,28)
#000000
(0,0,0)

Tints of #AD8CDA

#AD8CDA
(173,140,218)
#B496DD
(180,150,221)
#BBA0E0
(187,160,224)
#C2AAE3
(194,170,227)
#C9B4E6
(201,180,230)
#D0BEE9
(208,190,233)
#D7C8EC
(215,200,236)
#DED2EF
(222,210,239)
#E5DCF2
(229,220,242)
#ECE6F5
(236,230,245)
#F3F0F8
(243,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8CDA; }

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

This text font color is #AD8CDA.

Background Color

.myBgColor { background-color: #AD8CDA; }

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

This div background color is #AD8CDA.

Border color

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

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

This div border color is #AD8CDA.

Opacity

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

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

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

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

This text has shadow with #AD8CDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8CDA.

Preview

Color preview on black background

This text has color #AD8CDA on black background.


Color preview on white background

This text has color #AD8CDA on white background.


Black color preview on #AD8CDA background

This text has black color on #AD8CDA background.


White color preview on #AD8CDA background

This text has white color on #AD8CDA background.


Related colors

Complementary color

Complementary color for #hex is #527325.


I love getcolorcode.com

Triadic colors

1 #DAAD8C and #8CDAAD with #AD8CDA are triadic colors.

2 #DA8CAD and #8CADDA with #AD8CDA are triadic colors.