COLOR #AD529F

HEX: #AD529F RGB: (173,82,159)

Renk bilgisi

#AD529F contains mainly red and blue colors. #AD529F ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD529F color RGB value is (173,82,159).

RGB: (173,82,159) (68%, 32%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 82 of 255 = 32%
B 159 of 255 = 62%

173
82
159

R + G + B ~ 54%. #AD529F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 82 + 159 = 414 (100%)
R 173 of 414 ~ 41.79%
G 82 of 414 ~ 19.81%
B 159 of 414 ~ 38.41'%

%41.79
%19.81
%38.41

CMYK RENK MODELİ

#AD529F rengi CMYK tonu (0,53,8,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.60%
  • sarı tonu 8.09%
  • ana renk tonu 32.16%

CMYK: (0,53,8,32)
C0M53Y8K32 (0%, 53%, 8%, 32%)
(0.00 / 0.53 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%52.6
%8.09
%32.16

Codes

Color #AD529F in popluar color models

AD 52 9F
RGB 173 82 159
HSL 309° 35.69% 50.00%
HSB/HSV 309° 52.60% 67.84%
CMYK 0.00% 52.60% 8.09%
32.16%

Color #AD529F in popluar number systems.

HEX AD 52 9F
Decimal 173 82 159
Binary 10101101 1010010 10011111
Octal 255 122 237

Shades and tints

Shades of #AD529F

#AD529F
(173,82,159)
#9E4B91
(158,75,145)
#8F4483
(143,68,131)
#803D75
(128,61,117)
#713667
(113,54,103)
#622F59
(98,47,89)
#53284B
(83,40,75)
#44213D
(68,33,61)
#351A2F
(53,26,47)
#261321
(38,19,33)
#170C13
(23,12,19)
#000000
(0,0,0)

Tints of #AD529F

#AD529F
(173,82,159)
#B461A7
(180,97,167)
#BB70AF
(187,112,175)
#C27FB7
(194,127,183)
#C98EBF
(201,142,191)
#D09DC7
(208,157,199)
#D7ACCF
(215,172,207)
#DEBBD7
(222,187,215)
#E5CADF
(229,202,223)
#ECD9E7
(236,217,231)
#F3E8EF
(243,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD529F color. Also use rgb(173,82,159) instead hex code.

Text Font Color

.myTextColor { color: #AD529F; }

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

This text font color is #AD529F.

Background Color

.myBgColor { background-color: #AD529F; }

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

This div background color is #AD529F.

Border color

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

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

This div border color is #AD529F.

Opacity

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

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

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

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

This text has shadow with #AD529F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD529F.

Preview

Color preview on black background

This text has color #AD529F on black background.


Color preview on white background

This text has color #AD529F on white background.


Black color preview on #AD529F background

This text has black color on #AD529F background.


White color preview on #AD529F background

This text has white color on #AD529F background.


Related colors

Complementary color

Complementary color for #AD529F is #52AD60.


I love getcolorcode.com

Triadic colors

1 #9FAD52 and #529FAD with #AD529F are triadic colors.

2 #9F52AD and #52AD9F with #AD529F are triadic colors.