COLOR #AD8FD5

HEX: #AD8FD5 RGB: (173,143,213)

Renk bilgisi

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

RGB renk modeli

#AD8FD5 color RGB value is (173,143,213).

RGB: (173,143,213) (68%, 56%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 143 of 255 = 56%
B 213 of 255 = 84%

173
143
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 143 + 213 = 529 (100%)
R 173 of 529 ~ 32.7%
G 143 of 529 ~ 27.03%
B 213 of 529 ~ 40.26'%

%32.7
%27.03
%40.26

CMYK RENK MODELİ

#AD8FD5 rengi CMYK tonu (19,33,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 32.86%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,33,0,16)
C19M33Y0K16 (19%, 33%, 0%, 16%)
(0.19 / 0.33 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%32.86
%0
%16.47

Codes

Color #AD8FD5 in popluar color models

AD 8F D5
RGB 173 143 213
HSL 266° 45.45% 69.80%
HSB/HSV 266° 32.86% 83.53%
CMYK 18.78% 32.86% 0.00%
16.47%

Color #AD8FD5 in popluar number systems.

HEX AD 8F D5
Decimal 173 143 213
Binary 10101101 10001111 11010101
Octal 255 217 325

Shades and tints

Shades of #AD8FD5

#AD8FD5
(173,143,213)
#9E82C2
(158,130,194)
#8F75AF
(143,117,175)
#80689C
(128,104,156)
#715B89
(113,91,137)
#624E76
(98,78,118)
#534163
(83,65,99)
#443450
(68,52,80)
#35273D
(53,39,61)
#261A2A
(38,26,42)
#170D17
(23,13,23)
#000000
(0,0,0)

Tints of #AD8FD5

#AD8FD5
(173,143,213)
#B499D8
(180,153,216)
#BBA3DB
(187,163,219)
#C2ADDE
(194,173,222)
#C9B7E1
(201,183,225)
#D0C1E4
(208,193,228)
#D7CBE7
(215,203,231)
#DED5EA
(222,213,234)
#E5DFED
(229,223,237)
#ECE9F0
(236,233,240)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8FD5 color. Also use rgb(173,143,213) instead hex code.

Text Font Color

.myTextColor { color: #AD8FD5; }

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

This text font color is #AD8FD5.

Background Color

.myBgColor { background-color: #AD8FD5; }

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

This div background color is #AD8FD5.

Border color

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

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

This div border color is #AD8FD5.

Opacity

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

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

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

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

This text has shadow with #AD8FD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8FD5.

Preview

Color preview on black background

This text has color #AD8FD5 on black background.


Color preview on white background

This text has color #AD8FD5 on white background.


Black color preview on #AD8FD5 background

This text has black color on #AD8FD5 background.


White color preview on #AD8FD5 background

This text has white color on #AD8FD5 background.


Related colors

Complementary color

Complementary color for #hex is #52702A.


I love getcolorcode.com

Triadic colors

1 #D5AD8F and #8FD5AD with #AD8FD5 are triadic colors.

2 #D58FAD and #8FADD5 with #AD8FD5 are triadic colors.