COLOR #AD5E93

HEX: #AD5E93 RGB: (173,94,147)

Renk bilgisi

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

RGB renk modeli

#AD5E93 color RGB value is (173,94,147).

RGB: (173,94,147) (68%, 37%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 147 of 255 = 58%

173
94
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 147 = 414 (100%)
R 173 of 414 ~ 41.79%
G 94 of 414 ~ 22.71%
B 147 of 414 ~ 35.51'%

%41.79
%22.71
%35.51

CMYK RENK MODELİ

#AD5E93 rengi CMYK tonu (0,46,15,32).

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

CMYK: (0,46,15,32)
C0M46Y15K32 (0%, 46%, 15%, 32%)
(0.00 / 0.46 / 0.15 / 0.32)

CMYK yüzdeleri

%0
%45.66
%15.03
%32.16

Codes

Color #AD5E93 in popluar color models

AD 5E 93
RGB 173 94 147
HSL 320° 32.51% 52.35%
HSB/HSV 320° 45.66% 67.84%
CMYK 0.00% 45.66% 15.03%
32.16%

Color #AD5E93 in popluar number systems.

HEX AD 5E 93
Decimal 173 94 147
Binary 10101101 1011110 10010011
Octal 255 136 223

Shades and tints

Shades of #AD5E93

#AD5E93
(173,94,147)
#9E5686
(158,86,134)
#8F4E79
(143,78,121)
#80466C
(128,70,108)
#713E5F
(113,62,95)
#623652
(98,54,82)
#532E45
(83,46,69)
#442638
(68,38,56)
#351E2B
(53,30,43)
#26161E
(38,22,30)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #AD5E93

#AD5E93
(173,94,147)
#B46C9C
(180,108,156)
#BB7AA5
(187,122,165)
#C288AE
(194,136,174)
#C996B7
(201,150,183)
#D0A4C0
(208,164,192)
#D7B2C9
(215,178,201)
#DEC0D2
(222,192,210)
#E5CEDB
(229,206,219)
#ECDCE4
(236,220,228)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E93; }

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

This text font color is #AD5E93.

Background Color

.myBgColor { background-color: #AD5E93; }

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

This div background color is #AD5E93.

Border color

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

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

This div border color is #AD5E93.

Opacity

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

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

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

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

This text has shadow with #AD5E93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E93.

Preview

Color preview on black background

This text has color #AD5E93 on black background.


Color preview on white background

This text has color #AD5E93 on white background.


Black color preview on #AD5E93 background

This text has black color on #AD5E93 background.


White color preview on #AD5E93 background

This text has white color on #AD5E93 background.


Related colors

Complementary color

Complementary color for #hex is #52A16C.


I love getcolorcode.com

Triadic colors

1 #93AD5E and #5E93AD with #AD5E93 are triadic colors.

2 #935EAD and #5EAD93 with #AD5E93 are triadic colors.