COLOR #AD75A0

HEX: #AD75A0 RGB: (173,117,160)

Renk bilgisi

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

RGB renk modeli

#AD75A0 color RGB value is (173,117,160).

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

RGB bağlantıları ve doygunluk

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

173
117
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 160 = 450 (100%)
R 173 of 450 ~ 38.44%
G 117 of 450 ~ 26%
B 160 of 450 ~ 35.56'%

%38.44
%26
%35.56

CMYK RENK MODELİ

#AD75A0 rengi CMYK tonu (0,32,8,32).

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

CMYK: (0,32,8,32)
C0M32Y8K32 (0%, 32%, 8%, 32%)
(0.00 / 0.32 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%32.37
%7.51
%32.16

Codes

Color #AD75A0 in popluar color models

AD 75 A0
RGB 173 117 160
HSL 314° 25.45% 56.86%
HSB/HSV 314° 32.37% 67.84%
CMYK 0.00% 32.37% 7.51%
32.16%

Color #AD75A0 in popluar number systems.

HEX AD 75 A0
Decimal 173 117 160
Binary 10101101 1110101 10100000
Octal 255 165 240

Shades and tints

Shades of #AD75A0

#AD75A0
(173,117,160)
#9E6B92
(158,107,146)
#8F6184
(143,97,132)
#805776
(128,87,118)
#714D68
(113,77,104)
#62435A
(98,67,90)
#53394C
(83,57,76)
#442F3E
(68,47,62)
#352530
(53,37,48)
#261B22
(38,27,34)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #AD75A0

#AD75A0
(173,117,160)
#B481A8
(180,129,168)
#BB8DB0
(187,141,176)
#C299B8
(194,153,184)
#C9A5C0
(201,165,192)
#D0B1C8
(208,177,200)
#D7BDD0
(215,189,208)
#DEC9D8
(222,201,216)
#E5D5E0
(229,213,224)
#ECE1E8
(236,225,232)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD75A0; }

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

This text font color is #AD75A0.

Background Color

.myBgColor { background-color: #AD75A0; }

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

This div background color is #AD75A0.

Border color

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

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

This div border color is #AD75A0.

Opacity

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

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

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

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

This text has shadow with #AD75A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD75A0.

Preview

Color preview on black background

This text has color #AD75A0 on black background.


Color preview on white background

This text has color #AD75A0 on white background.


Black color preview on #AD75A0 background

This text has black color on #AD75A0 background.


White color preview on #AD75A0 background

This text has white color on #AD75A0 background.


Related colors

Complementary color

Complementary color for #hex is #528A5F.


I love getcolorcode.com

Triadic colors

1 #A0AD75 and #75A0AD with #AD75A0 are triadic colors.

2 #A075AD and #75ADA0 with #AD75A0 are triadic colors.