COLOR #AD8DDB

HEX: #AD8DDB RGB: (173,141,219)

Renk bilgisi

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

RGB renk modeli

#AD8DDB color RGB value is (173,141,219).

RGB: (173,141,219) (68%, 55%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 219 of 255 = 86%

173
141
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 219 = 533 (100%)
R 173 of 533 ~ 32.46%
G 141 of 533 ~ 26.45%
B 219 of 533 ~ 41.09'%

%32.46
%26.45
%41.09

CMYK RENK MODELİ

#AD8DDB rengi CMYK tonu (21,36,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 35.62%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,36,0,14)
C21M36Y0K14 (21%, 36%, 0%, 14%)
(0.21 / 0.36 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%35.62
%0
%14.12

Codes

Color #AD8DDB in popluar color models

AD 8D DB
RGB 173 141 219
HSL 265° 52.00% 70.59%
HSB/HSV 265° 35.62% 85.88%
CMYK 21.00% 35.62% 0.00%
14.12%

Color #AD8DDB in popluar number systems.

HEX AD 8D DB
Decimal 173 141 219
Binary 10101101 10001101 11011011
Octal 255 215 333

Shades and tints

Shades of #AD8DDB

#AD8DDB
(173,141,219)
#9E81C8
(158,129,200)
#8F75B5
(143,117,181)
#8069A2
(128,105,162)
#715D8F
(113,93,143)
#62517C
(98,81,124)
#534569
(83,69,105)
#443956
(68,57,86)
#352D43
(53,45,67)
#262130
(38,33,48)
#17151D
(23,21,29)
#000000
(0,0,0)

Tints of #AD8DDB

#AD8DDB
(173,141,219)
#B497DE
(180,151,222)
#BBA1E1
(187,161,225)
#C2ABE4
(194,171,228)
#C9B5E7
(201,181,231)
#D0BFEA
(208,191,234)
#D7C9ED
(215,201,237)
#DED3F0
(222,211,240)
#E5DDF3
(229,221,243)
#ECE7F6
(236,231,246)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DDB; }

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

This text font color is #AD8DDB.

Background Color

.myBgColor { background-color: #AD8DDB; }

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

This div background color is #AD8DDB.

Border color

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

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

This div border color is #AD8DDB.

Opacity

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

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

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

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

This text has shadow with #AD8DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DDB.

Preview

Color preview on black background

This text has color #AD8DDB on black background.


Color preview on white background

This text has color #AD8DDB on white background.


Black color preview on #AD8DDB background

This text has black color on #AD8DDB background.


White color preview on #AD8DDB background

This text has white color on #AD8DDB background.


Related colors

Complementary color

Complementary color for #hex is #527224.


I love getcolorcode.com

Triadic colors

1 #DBAD8D and #8DDBAD with #AD8DDB are triadic colors.

2 #DB8DAD and #8DADDB with #AD8DDB are triadic colors.