COLOR #AD87D6

HEX: #AD87D6 RGB: (173,135,214)

Renk bilgisi

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

RGB renk modeli

#AD87D6 color RGB value is (173,135,214).

RGB: (173,135,214) (68%, 53%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 135 of 255 = 53%
B 214 of 255 = 84%

173
135
214

R + G + B ~ 68%. #AD87D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 135 + 214 = 522 (100%)
R 173 of 522 ~ 33.14%
G 135 of 522 ~ 25.86%
B 214 of 522 ~ 41'%

%33.14
%25.86
%41

CMYK RENK MODELİ

#AD87D6 rengi CMYK tonu (19,37,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 36.92%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,37,0,16)
C19M37Y0K16 (19%, 37%, 0%, 16%)
(0.19 / 0.37 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%36.92
%0
%16.08

Codes

Color #AD87D6 in popluar color models

AD 87 D6
RGB 173 135 214
HSL 269° 49.07% 68.43%
HSB/HSV 269° 36.92% 83.92%
CMYK 19.16% 36.92% 0.00%
16.08%

Color #AD87D6 in popluar number systems.

HEX AD 87 D6
Decimal 173 135 214
Binary 10101101 10000111 11010110
Octal 255 207 326

Shades and tints

Shades of #AD87D6

#AD87D6
(173,135,214)
#9E7BC3
(158,123,195)
#8F6FB0
(143,111,176)
#80639D
(128,99,157)
#71578A
(113,87,138)
#624B77
(98,75,119)
#533F64
(83,63,100)
#443351
(68,51,81)
#35273E
(53,39,62)
#261B2B
(38,27,43)
#170F18
(23,15,24)
#000000
(0,0,0)

Tints of #AD87D6

#AD87D6
(173,135,214)
#B491D9
(180,145,217)
#BB9BDC
(187,155,220)
#C2A5DF
(194,165,223)
#C9AFE2
(201,175,226)
#D0B9E5
(208,185,229)
#D7C3E8
(215,195,232)
#DECDEB
(222,205,235)
#E5D7EE
(229,215,238)
#ECE1F1
(236,225,241)
#F3EBF4
(243,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD87D6 color. Also use rgb(173,135,214) instead hex code.

Text Font Color

.myTextColor { color: #AD87D6; }

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

This text font color is #AD87D6.

Background Color

.myBgColor { background-color: #AD87D6; }

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

This div background color is #AD87D6.

Border color

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

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

This div border color is #AD87D6.

Opacity

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

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

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

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

This text has shadow with #AD87D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD87D6.

Preview

Color preview on black background

This text has color #AD87D6 on black background.


Color preview on white background

This text has color #AD87D6 on white background.


Black color preview on #AD87D6 background

This text has black color on #AD87D6 background.


White color preview on #AD87D6 background

This text has white color on #AD87D6 background.


Related colors

Complementary color

Complementary color for #hex is #527829.


I love getcolorcode.com

Triadic colors

1 #D6AD87 and #87D6AD with #AD87D6 are triadic colors.

2 #D687AD and #87ADD6 with #AD87D6 are triadic colors.