COLOR #AD8DED

HEX: #AD8DED RGB: (173,141,237)

Renk bilgisi

#AD8DED contains mainly blue color. #AD8DED ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#AD8DED color RGB value is (173,141,237).

RGB: (173,141,237) (68%, 55%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 237 of 255 = 93%

173
141
237

R + G + B ~ 72%. #AD8DED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 237 = 551 (100%)
R 173 of 551 ~ 31.4%
G 141 of 551 ~ 25.59%
B 237 of 551 ~ 43.01'%

%31.4
%25.59
%43.01

CMYK RENK MODELİ

#AD8DED rengi CMYK tonu (27,41,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 40.51%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,41,0,7)
C27M41Y0K7 (27%, 41%, 0%, 7%)
(0.27 / 0.41 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%40.51
%0
%7.06

Codes

Color #AD8DED in popluar color models

AD 8D ED
RGB 173 141 237
HSL 260° 72.73% 74.12%
HSB/HSV 260° 40.51% 92.94%
CMYK 27.00% 40.51% 0.00%
7.06%

Color #AD8DED in popluar number systems.

HEX AD 8D ED
Decimal 173 141 237
Binary 10101101 10001101 11101101
Octal 255 215 355

Shades and tints

Shades of #AD8DED

#AD8DED
(173,141,237)
#9E81D8
(158,129,216)
#8F75C3
(143,117,195)
#8069AE
(128,105,174)
#715D99
(113,93,153)
#625184
(98,81,132)
#53456F
(83,69,111)
#44395A
(68,57,90)
#352D45
(53,45,69)
#262130
(38,33,48)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #AD8DED

#AD8DED
(173,141,237)
#B497EE
(180,151,238)
#BBA1EF
(187,161,239)
#C2ABF0
(194,171,240)
#C9B5F1
(201,181,241)
#D0BFF2
(208,191,242)
#D7C9F3
(215,201,243)
#DED3F4
(222,211,244)
#E5DDF5
(229,221,245)
#ECE7F6
(236,231,246)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8DED color. Also use rgb(173,141,237) instead hex code.

Text Font Color

.myTextColor { color: #AD8DED; }

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

This text font color is #AD8DED.

Background Color

.myBgColor { background-color: #AD8DED; }

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

This div background color is #AD8DED.

Border color

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

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

This div border color is #AD8DED.

Opacity

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

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

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

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

This text has shadow with #AD8DED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DED.

Preview

Color preview on black background

This text has color #AD8DED on black background.


Color preview on white background

This text has color #AD8DED on white background.


Black color preview on #AD8DED background

This text has black color on #AD8DED background.


White color preview on #AD8DED background

This text has white color on #AD8DED background.


Related colors

Complementary color

Complementary color for #hex is #527212.


I love getcolorcode.com

Triadic colors

1 #EDAD8D and #8DEDAD with #AD8DED are triadic colors.

2 #ED8DAD and #8DADED with #AD8DED are triadic colors.