COLOR #AD85D3

HEX: #AD85D3 RGB: (173,133,211)

Renk bilgisi

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

RGB renk modeli

#AD85D3 color RGB value is (173,133,211).

RGB: (173,133,211) (68%, 52%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 133 of 255 = 52%
B 211 of 255 = 83%

173
133
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 133 + 211 = 517 (100%)
R 173 of 517 ~ 33.46%
G 133 of 517 ~ 25.73%
B 211 of 517 ~ 40.81'%

%33.46
%25.73
%40.81

CMYK RENK MODELİ

#AD85D3 rengi CMYK tonu (18,37,0,17).

  • camgöbeği tonu 18.01%
  • eflatun tonu 36.97%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (18,37,0,17)
C18M37Y0K17 (18%, 37%, 0%, 17%)
(0.18 / 0.37 / 0.00 / 0.17)

CMYK yüzdeleri

%18.01
%36.97
%0
%17.25

Codes

Color #AD85D3 in popluar color models

AD 85 D3
RGB 173 133 211
HSL 271° 46.99% 67.45%
HSB/HSV 271° 36.97% 82.75%
CMYK 18.01% 36.97% 0.00%
17.25%

Color #AD85D3 in popluar number systems.

HEX AD 85 D3
Decimal 173 133 211
Binary 10101101 10000101 11010011
Octal 255 205 323

Shades and tints

Shades of #AD85D3

#AD85D3
(173,133,211)
#9E79C0
(158,121,192)
#8F6DAD
(143,109,173)
#80619A
(128,97,154)
#715587
(113,85,135)
#624974
(98,73,116)
#533D61
(83,61,97)
#44314E
(68,49,78)
#35253B
(53,37,59)
#261928
(38,25,40)
#170D15
(23,13,21)
#000000
(0,0,0)

Tints of #AD85D3

#AD85D3
(173,133,211)
#B490D7
(180,144,215)
#BB9BDB
(187,155,219)
#C2A6DF
(194,166,223)
#C9B1E3
(201,177,227)
#D0BCE7
(208,188,231)
#D7C7EB
(215,199,235)
#DED2EF
(222,210,239)
#E5DDF3
(229,221,243)
#ECE8F7
(236,232,247)
#F3F3FB
(243,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD85D3; }

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

This text font color is #AD85D3.

Background Color

.myBgColor { background-color: #AD85D3; }

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

This div background color is #AD85D3.

Border color

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

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

This div border color is #AD85D3.

Opacity

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

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

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

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

This text has shadow with #AD85D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD85D3.

Preview

Color preview on black background

This text has color #AD85D3 on black background.


Color preview on white background

This text has color #AD85D3 on white background.


Black color preview on #AD85D3 background

This text has black color on #AD85D3 background.


White color preview on #AD85D3 background

This text has white color on #AD85D3 background.


Related colors

Complementary color

Complementary color for #hex is #527A2C.


I love getcolorcode.com

Triadic colors

1 #D3AD85 and #85D3AD with #AD85D3 are triadic colors.

2 #D385AD and #85ADD3 with #AD85D3 are triadic colors.