COLOR #AD7BDB

HEX: #AD7BDB RGB: (173,123,219)

Renk bilgisi

#AD7BDB contains mainly red and blue colors. #AD7BDB ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD7BDB color RGB value is (173,123,219).

RGB: (173,123,219) (68%, 48%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 219 of 255 = 86%

173
123
219

R + G + B ~ 67%. #AD7BDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 219 = 515 (100%)
R 173 of 515 ~ 33.59%
G 123 of 515 ~ 23.88%
B 219 of 515 ~ 42.52'%

%33.59
%23.88
%42.52

CMYK RENK MODELİ

#AD7BDB rengi CMYK tonu (21,44,0,14).

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

CMYK: (21,44,0,14)
C21M44Y0K14 (21%, 44%, 0%, 14%)
(0.21 / 0.44 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%43.84
%0
%14.12

Codes

Color #AD7BDB in popluar color models

AD 7B DB
RGB 173 123 219
HSL 271° 57.14% 67.06%
HSB/HSV 271° 43.84% 85.88%
CMYK 21.00% 43.84% 0.00%
14.12%

Color #AD7BDB in popluar number systems.

HEX AD 7B DB
Decimal 173 123 219
Binary 10101101 1111011 11011011
Octal 255 173 333

Shades and tints

Shades of #AD7BDB

#AD7BDB
(173,123,219)
#9E70C8
(158,112,200)
#8F65B5
(143,101,181)
#805AA2
(128,90,162)
#714F8F
(113,79,143)
#62447C
(98,68,124)
#533969
(83,57,105)
#442E56
(68,46,86)
#352343
(53,35,67)
#261830
(38,24,48)
#170D1D
(23,13,29)
#000000
(0,0,0)

Tints of #AD7BDB

#AD7BDB
(173,123,219)
#B487DE
(180,135,222)
#BB93E1
(187,147,225)
#C29FE4
(194,159,228)
#C9ABE7
(201,171,231)
#D0B7EA
(208,183,234)
#D7C3ED
(215,195,237)
#DECFF0
(222,207,240)
#E5DBF3
(229,219,243)
#ECE7F6
(236,231,246)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7BDB; }

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

This text font color is #AD7BDB.

Background Color

.myBgColor { background-color: #AD7BDB; }

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

This div background color is #AD7BDB.

Border color

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

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

This div border color is #AD7BDB.

Opacity

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

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

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

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

This text has shadow with #AD7BDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7BDB.

Preview

Color preview on black background

This text has color #AD7BDB on black background.


Color preview on white background

This text has color #AD7BDB on white background.


Black color preview on #AD7BDB background

This text has black color on #AD7BDB background.


White color preview on #AD7BDB background

This text has white color on #AD7BDB background.


Related colors

Complementary color

Complementary color for #hex is #528424.


I love getcolorcode.com

Triadic colors

1 #DBAD7B and #7BDBAD with #AD7BDB are triadic colors.

2 #DB7BAD and #7BADDB with #AD7BDB are triadic colors.