COLOR #AD75AD

HEX: #AD75AD RGB: (173,117,173)

Renk bilgisi

#AD75AD contains red, green and blue colors in about the same proportion. #AD75AD ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD75AD color RGB value is (173,117,173).

RGB: (173,117,173) (68%, 46%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 173 of 255 = 68%

173
117
173

R + G + B ~ 61%. #AD75AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 173 = 463 (100%)
R 173 of 463 ~ 37.37%
G 117 of 463 ~ 25.27%
B 173 of 463 ~ 37.37'%

%37.37
%25.27
%37.37

CMYK RENK MODELİ

#AD75AD rengi CMYK tonu (0,32,0,32).

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

CMYK: (0,32,0,32)
C0M32Y0K32 (0%, 32%, 0%, 32%)
(0.00 / 0.32 / 0.00 / 0.32)

CMYK yüzdeleri

%0
%32.37
%0
%32.16

Codes

Color #AD75AD in popluar color models

AD 75 AD
RGB 173 117 173
HSL 300° 25.45% 56.86%
HSB/HSV 300° 32.37% 67.84%
CMYK 0.00% 32.37% 0.00%
32.16%

Color #AD75AD in popluar number systems.

HEX AD 75 AD
Decimal 173 117 173
Binary 10101101 1110101 10101101
Octal 255 165 255

Shades and tints

Shades of #AD75AD

#AD75AD
(173,117,173)
#9E6B9E
(158,107,158)
#8F618F
(143,97,143)
#805780
(128,87,128)
#714D71
(113,77,113)
#624362
(98,67,98)
#533953
(83,57,83)
#442F44
(68,47,68)
#352535
(53,37,53)
#261B26
(38,27,38)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #AD75AD

#AD75AD
(173,117,173)
#B481B4
(180,129,180)
#BB8DBB
(187,141,187)
#C299C2
(194,153,194)
#C9A5C9
(201,165,201)
#D0B1D0
(208,177,208)
#D7BDD7
(215,189,215)
#DEC9DE
(222,201,222)
#E5D5E5
(229,213,229)
#ECE1EC
(236,225,236)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD75AD; }

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

This text font color is #AD75AD.

Background Color

.myBgColor { background-color: #AD75AD; }

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

This div background color is #AD75AD.

Border color

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

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

This div border color is #AD75AD.

Opacity

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

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

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

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

This text has shadow with #AD75AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD75AD.

Preview

Color preview on black background

This text has color #AD75AD on black background.


Color preview on white background

This text has color #AD75AD on white background.


Black color preview on #AD75AD background

This text has black color on #AD75AD background.


White color preview on #AD75AD background

This text has white color on #AD75AD background.


Related colors

Complementary color

Complementary color for #hex is #528A52.


I love getcolorcode.com

Triadic colors

1 #ADAD75 and #75ADAD with #AD75AD are triadic colors.

2 #AD75AD and #75ADAD with #AD75AD are triadic colors.