COLOR #AD5087

HEX: #AD5087 RGB: (173,80,135)

Renk bilgisi

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

RGB renk modeli

#AD5087 color RGB value is (173,80,135).

RGB: (173,80,135) (68%, 31%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 80 of 255 = 31%
B 135 of 255 = 53%

173
80
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 80 + 135 = 388 (100%)
R 173 of 388 ~ 44.59%
G 80 of 388 ~ 20.62%
B 135 of 388 ~ 34.79'%

%44.59
%20.62
%34.79

CMYK RENK MODELİ

#AD5087 rengi CMYK tonu (0,54,22,32).

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

CMYK: (0,54,22,32)
C0M54Y22K32 (0%, 54%, 22%, 32%)
(0.00 / 0.54 / 0.22 / 0.32)

CMYK yüzdeleri

%0
%53.76
%21.97
%32.16

Codes

Color #AD5087 in popluar color models

AD 50 87
RGB 173 80 135
HSL 325° 36.76% 49.61%
HSB/HSV 325° 53.76% 67.84%
CMYK 0.00% 53.76% 21.97%
32.16%

Color #AD5087 in popluar number systems.

HEX AD 50 87
Decimal 173 80 135
Binary 10101101 1010000 10000111
Octal 255 120 207

Shades and tints

Shades of #AD5087

#AD5087
(173,80,135)
#9E497B
(158,73,123)
#8F426F
(143,66,111)
#803B63
(128,59,99)
#713457
(113,52,87)
#622D4B
(98,45,75)
#53263F
(83,38,63)
#441F33
(68,31,51)
#351827
(53,24,39)
#26111B
(38,17,27)
#170A0F
(23,10,15)
#000000
(0,0,0)

Tints of #AD5087

#AD5087
(173,80,135)
#B45F91
(180,95,145)
#BB6E9B
(187,110,155)
#C27DA5
(194,125,165)
#C98CAF
(201,140,175)
#D09BB9
(208,155,185)
#D7AAC3
(215,170,195)
#DEB9CD
(222,185,205)
#E5C8D7
(229,200,215)
#ECD7E1
(236,215,225)
#F3E6EB
(243,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5087; }

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

This text font color is #AD5087.

Background Color

.myBgColor { background-color: #AD5087; }

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

This div background color is #AD5087.

Border color

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

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

This div border color is #AD5087.

Opacity

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

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

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

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

This text has shadow with #AD5087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5087.

Preview

Color preview on black background

This text has color #AD5087 on black background.


Color preview on white background

This text has color #AD5087 on white background.


Black color preview on #AD5087 background

This text has black color on #AD5087 background.


White color preview on #AD5087 background

This text has white color on #AD5087 background.


Related colors

Complementary color

Complementary color for #hex is #52AF78.


I love getcolorcode.com

Triadic colors

1 #87AD50 and #5087AD with #AD5087 are triadic colors.

2 #8750AD and #50AD87 with #AD5087 are triadic colors.