COLOR #AD85D7

HEX: #AD85D7 RGB: (173,133,215)

Renk bilgisi

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

RGB renk modeli

#AD85D7 color RGB value is (173,133,215).

RGB: (173,133,215) (68%, 52%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 133 of 255 = 52%
B 215 of 255 = 84%

173
133
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 133 + 215 = 521 (100%)
R 173 of 521 ~ 33.21%
G 133 of 521 ~ 25.53%
B 215 of 521 ~ 41.27'%

%33.21
%25.53
%41.27

CMYK RENK MODELİ

#AD85D7 rengi CMYK tonu (20,38,0,16).

  • camgöbeği tonu 19.53%
  • eflatun tonu 38.14%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (20,38,0,16)
C20M38Y0K16 (20%, 38%, 0%, 16%)
(0.20 / 0.38 / 0.00 / 0.16)

CMYK yüzdeleri

%19.53
%38.14
%0
%15.69

Codes

Color #AD85D7 in popluar color models

AD 85 D7
RGB 173 133 215
HSL 269° 50.62% 68.24%
HSB/HSV 269° 38.14% 84.31%
CMYK 19.53% 38.14% 0.00%
15.69%

Color #AD85D7 in popluar number systems.

HEX AD 85 D7
Decimal 173 133 215
Binary 10101101 10000101 11010111
Octal 255 205 327

Shades and tints

Shades of #AD85D7

#AD85D7
(173,133,215)
#9E79C4
(158,121,196)
#8F6DB1
(143,109,177)
#80619E
(128,97,158)
#71558B
(113,85,139)
#624978
(98,73,120)
#533D65
(83,61,101)
#443152
(68,49,82)
#35253F
(53,37,63)
#26192C
(38,25,44)
#170D19
(23,13,25)
#000000
(0,0,0)

Tints of #AD85D7

#AD85D7
(173,133,215)
#B490DA
(180,144,218)
#BB9BDD
(187,155,221)
#C2A6E0
(194,166,224)
#C9B1E3
(201,177,227)
#D0BCE6
(208,188,230)
#D7C7E9
(215,199,233)
#DED2EC
(222,210,236)
#E5DDEF
(229,221,239)
#ECE8F2
(236,232,242)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD85D7 color. Also use rgb(173,133,215) instead hex code.

Text Font Color

.myTextColor { color: #AD85D7; }

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

This text font color is #AD85D7.

Background Color

.myBgColor { background-color: #AD85D7; }

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

This div background color is #AD85D7.

Border color

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

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

This div border color is #AD85D7.

Opacity

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

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

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

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

This text has shadow with #AD85D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD85D7.

Preview

Color preview on black background

This text has color #AD85D7 on black background.


Color preview on white background

This text has color #AD85D7 on white background.


Black color preview on #AD85D7 background

This text has black color on #AD85D7 background.


White color preview on #AD85D7 background

This text has white color on #AD85D7 background.


Related colors

Complementary color

Complementary color for #hex is #527A28.


I love getcolorcode.com

Triadic colors

1 #D7AD85 and #85D7AD with #AD85D7 are triadic colors.

2 #D785AD and #85ADD7 with #AD85D7 are triadic colors.