COLOR #AD5E9D

HEX: #AD5E9D RGB: (173,94,157)

Renk bilgisi

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

RGB renk modeli

#AD5E9D color RGB value is (173,94,157).

RGB: (173,94,157) (68%, 37%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 157 of 255 = 62%

173
94
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 157 = 424 (100%)
R 173 of 424 ~ 40.8%
G 94 of 424 ~ 22.17%
B 157 of 424 ~ 37.03'%

%40.8
%22.17
%37.03

CMYK RENK MODELİ

#AD5E9D rengi CMYK tonu (0,46,9,32).

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

CMYK: (0,46,9,32)
C0M46Y9K32 (0%, 46%, 9%, 32%)
(0.00 / 0.46 / 0.09 / 0.32)

CMYK yüzdeleri

%0
%45.66
%9.25
%32.16

Codes

Color #AD5E9D in popluar color models

AD 5E 9D
RGB 173 94 157
HSL 312° 32.51% 52.35%
HSB/HSV 312° 45.66% 67.84%
CMYK 0.00% 45.66% 9.25%
32.16%

Color #AD5E9D in popluar number systems.

HEX AD 5E 9D
Decimal 173 94 157
Binary 10101101 1011110 10011101
Octal 255 136 235

Shades and tints

Shades of #AD5E9D

#AD5E9D
(173,94,157)
#9E568F
(158,86,143)
#8F4E81
(143,78,129)
#804673
(128,70,115)
#713E65
(113,62,101)
#623657
(98,54,87)
#532E49
(83,46,73)
#44263B
(68,38,59)
#351E2D
(53,30,45)
#26161F
(38,22,31)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #AD5E9D

#AD5E9D
(173,94,157)
#B46CA5
(180,108,165)
#BB7AAD
(187,122,173)
#C288B5
(194,136,181)
#C996BD
(201,150,189)
#D0A4C5
(208,164,197)
#D7B2CD
(215,178,205)
#DEC0D5
(222,192,213)
#E5CEDD
(229,206,221)
#ECDCE5
(236,220,229)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E9D; }

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

This text font color is #AD5E9D.

Background Color

.myBgColor { background-color: #AD5E9D; }

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

This div background color is #AD5E9D.

Border color

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

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

This div border color is #AD5E9D.

Opacity

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

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

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

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

This text has shadow with #AD5E9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E9D.

Preview

Color preview on black background

This text has color #AD5E9D on black background.


Color preview on white background

This text has color #AD5E9D on white background.


Black color preview on #AD5E9D background

This text has black color on #AD5E9D background.


White color preview on #AD5E9D background

This text has white color on #AD5E9D background.


Related colors

Complementary color

Complementary color for #hex is #52A162.


I love getcolorcode.com

Triadic colors

1 #9DAD5E and #5E9DAD with #AD5E9D are triadic colors.

2 #9D5EAD and #5EAD9D with #AD5E9D are triadic colors.