COLOR #AD5EAA

HEX: #AD5EAA RGB: (173,94,170)

Renk bilgisi

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

RGB renk modeli

#AD5EAA color RGB value is (173,94,170).

RGB: (173,94,170) (68%, 37%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 170 of 255 = 67%

173
94
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 170 = 437 (100%)
R 173 of 437 ~ 39.59%
G 94 of 437 ~ 21.51%
B 170 of 437 ~ 38.9'%

%39.59
%21.51
%38.9

CMYK RENK MODELİ

#AD5EAA rengi CMYK tonu (0,46,2,32).

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

CMYK: (0,46,2,32)
C0M46Y2K32 (0%, 46%, 2%, 32%)
(0.00 / 0.46 / 0.02 / 0.32)

CMYK yüzdeleri

%0
%45.66
%1.73
%32.16

Codes

Color #AD5EAA in popluar color models

AD 5E AA
RGB 173 94 170
HSL 302° 32.51% 52.35%
HSB/HSV 302° 45.66% 67.84%
CMYK 0.00% 45.66% 1.73%
32.16%

Color #AD5EAA in popluar number systems.

HEX AD 5E AA
Decimal 173 94 170
Binary 10101101 1011110 10101010
Octal 255 136 252

Shades and tints

Shades of #AD5EAA

#AD5EAA
(173,94,170)
#9E569B
(158,86,155)
#8F4E8C
(143,78,140)
#80467D
(128,70,125)
#713E6E
(113,62,110)
#62365F
(98,54,95)
#532E50
(83,46,80)
#442641
(68,38,65)
#351E32
(53,30,50)
#261623
(38,22,35)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #AD5EAA

#AD5EAA
(173,94,170)
#B46CB1
(180,108,177)
#BB7AB8
(187,122,184)
#C288BF
(194,136,191)
#C996C6
(201,150,198)
#D0A4CD
(208,164,205)
#D7B2D4
(215,178,212)
#DEC0DB
(222,192,219)
#E5CEE2
(229,206,226)
#ECDCE9
(236,220,233)
#F3EAF0
(243,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5EAA; }

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

This text font color is #AD5EAA.

Background Color

.myBgColor { background-color: #AD5EAA; }

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

This div background color is #AD5EAA.

Border color

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

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

This div border color is #AD5EAA.

Opacity

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

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

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

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

This text has shadow with #AD5EAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5EAA.

Preview

Color preview on black background

This text has color #AD5EAA on black background.


Color preview on white background

This text has color #AD5EAA on white background.


Black color preview on #AD5EAA background

This text has black color on #AD5EAA background.


White color preview on #AD5EAA background

This text has white color on #AD5EAA background.


Related colors

Complementary color

Complementary color for #hex is #52A155.


I love getcolorcode.com

Triadic colors

1 #AAAD5E and #5EAAAD with #AD5EAA are triadic colors.

2 #AA5EAD and #5EADAA with #AD5EAA are triadic colors.