COLOR #AD5AA3

HEX: #AD5AA3 RGB: (173,90,163)

Renk bilgisi

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

RGB renk modeli

#AD5AA3 color RGB value is (173,90,163).

RGB: (173,90,163) (68%, 35%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 90 of 255 = 35%
B 163 of 255 = 64%

173
90
163

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 90 + 163 = 426 (100%)
R 173 of 426 ~ 40.61%
G 90 of 426 ~ 21.13%
B 163 of 426 ~ 38.26'%

%40.61
%21.13
%38.26

CMYK RENK MODELİ

#AD5AA3 rengi CMYK tonu (0,48,6,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.98%
  • sarı tonu 5.78%
  • ana renk tonu 32.16%

CMYK: (0,48,6,32)
C0M48Y6K32 (0%, 48%, 6%, 32%)
(0.00 / 0.48 / 0.06 / 0.32)

CMYK yüzdeleri

%0
%47.98
%5.78
%32.16

Codes

Color #AD5AA3 in popluar color models

AD 5A A3
RGB 173 90 163
HSL 307° 33.60% 51.57%
HSB/HSV 307° 47.98% 67.84%
CMYK 0.00% 47.98% 5.78%
32.16%

Color #AD5AA3 in popluar number systems.

HEX AD 5A A3
Decimal 173 90 163
Binary 10101101 1011010 10100011
Octal 255 132 243

Shades and tints

Shades of #AD5AA3

#AD5AA3
(173,90,163)
#9E5295
(158,82,149)
#8F4A87
(143,74,135)
#804279
(128,66,121)
#713A6B
(113,58,107)
#62325D
(98,50,93)
#532A4F
(83,42,79)
#442241
(68,34,65)
#351A33
(53,26,51)
#261225
(38,18,37)
#170A17
(23,10,23)
#000000
(0,0,0)

Tints of #AD5AA3

#AD5AA3
(173,90,163)
#B469AB
(180,105,171)
#BB78B3
(187,120,179)
#C287BB
(194,135,187)
#C996C3
(201,150,195)
#D0A5CB
(208,165,203)
#D7B4D3
(215,180,211)
#DEC3DB
(222,195,219)
#E5D2E3
(229,210,227)
#ECE1EB
(236,225,235)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5AA3 color. Also use rgb(173,90,163) instead hex code.

Text Font Color

.myTextColor { color: #AD5AA3; }

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

This text font color is #AD5AA3.

Background Color

.myBgColor { background-color: #AD5AA3; }

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

This div background color is #AD5AA3.

Border color

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

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

This div border color is #AD5AA3.

Opacity

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

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

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

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

This text has shadow with #AD5AA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5AA3.

Preview

Color preview on black background

This text has color #AD5AA3 on black background.


Color preview on white background

This text has color #AD5AA3 on white background.


Black color preview on #AD5AA3 background

This text has black color on #AD5AA3 background.


White color preview on #AD5AA3 background

This text has white color on #AD5AA3 background.


Related colors

Complementary color

Complementary color for #hex is #52A55C.


I love getcolorcode.com

Triadic colors

1 #A3AD5A and #5AA3AD with #AD5AA3 are triadic colors.

2 #A35AAD and #5AADA3 with #AD5AA3 are triadic colors.