COLOR #AD51A3

HEX: #AD51A3 RGB: (173,81,163)

Renk bilgisi

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

RGB renk modeli

#AD51A3 color RGB value is (173,81,163).

RGB: (173,81,163) (68%, 32%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 81 of 255 = 32%
B 163 of 255 = 64%

173
81
163

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 81 + 163 = 417 (100%)
R 173 of 417 ~ 41.49%
G 81 of 417 ~ 19.42%
B 163 of 417 ~ 39.09'%

%41.49
%19.42
%39.09

CMYK RENK MODELİ

#AD51A3 rengi CMYK tonu (0,53,6,32).

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

CMYK: (0,53,6,32)
C0M53Y6K32 (0%, 53%, 6%, 32%)
(0.00 / 0.53 / 0.06 / 0.32)

CMYK yüzdeleri

%0
%53.18
%5.78
%32.16

Codes

Color #AD51A3 in popluar color models

AD 51 A3
RGB 173 81 163
HSL 307° 36.22% 49.80%
HSB/HSV 307° 53.18% 67.84%
CMYK 0.00% 53.18% 5.78%
32.16%

Color #AD51A3 in popluar number systems.

HEX AD 51 A3
Decimal 173 81 163
Binary 10101101 1010001 10100011
Octal 255 121 243

Shades and tints

Shades of #AD51A3

#AD51A3
(173,81,163)
#9E4A95
(158,74,149)
#8F4387
(143,67,135)
#803C79
(128,60,121)
#71356B
(113,53,107)
#622E5D
(98,46,93)
#53274F
(83,39,79)
#442041
(68,32,65)
#351933
(53,25,51)
#261225
(38,18,37)
#170B17
(23,11,23)
#000000
(0,0,0)

Tints of #AD51A3

#AD51A3
(173,81,163)
#B460AB
(180,96,171)
#BB6FB3
(187,111,179)
#C27EBB
(194,126,187)
#C98DC3
(201,141,195)
#D09CCB
(208,156,203)
#D7ABD3
(215,171,211)
#DEBADB
(222,186,219)
#E5C9E3
(229,201,227)
#ECD8EB
(236,216,235)
#F3E7F3
(243,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD51A3; }

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

This text font color is #AD51A3.

Background Color

.myBgColor { background-color: #AD51A3; }

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

This div background color is #AD51A3.

Border color

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

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

This div border color is #AD51A3.

Opacity

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

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

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

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

This text has shadow with #AD51A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD51A3.

Preview

Color preview on black background

This text has color #AD51A3 on black background.


Color preview on white background

This text has color #AD51A3 on white background.


Black color preview on #AD51A3 background

This text has black color on #AD51A3 background.


White color preview on #AD51A3 background

This text has white color on #AD51A3 background.


Related colors

Complementary color

Complementary color for #hex is #52AE5C.


I love getcolorcode.com

Triadic colors

1 #A3AD51 and #51A3AD with #AD51A3 are triadic colors.

2 #A351AD and #51ADA3 with #AD51A3 are triadic colors.