COLOR #AD4DA2

HEX: #AD4DA2 RGB: (173,77,162)

Renk bilgisi

#AD4DA2 contains mainly red and blue colors. #AD4DA2 ‘ nin web güvenlik rengi #993399 (ya da #939) dir.

RGB renk modeli

#AD4DA2 color RGB value is (173,77,162).

RGB: (173,77,162) (68%, 30%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 162 of 255 = 64%

173
77
162

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 162 = 412 (100%)
R 173 of 412 ~ 41.99%
G 77 of 412 ~ 18.69%
B 162 of 412 ~ 39.32'%

%41.99
%18.69
%39.32

CMYK RENK MODELİ

#AD4DA2 rengi CMYK tonu (0,55,6,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.49%
  • sarı tonu 6.36%
  • ana renk tonu 32.16%

CMYK: (0,55,6,32)
C0M55Y6K32 (0%, 55%, 6%, 32%)
(0.00 / 0.55 / 0.06 / 0.32)

CMYK yüzdeleri

%0
%55.49
%6.36
%32.16

Codes

Color #AD4DA2 in popluar color models

AD 4D A2
RGB 173 77 162
HSL 307° 38.40% 49.02%
HSB/HSV 307° 55.49% 67.84%
CMYK 0.00% 55.49% 6.36%
32.16%

Color #AD4DA2 in popluar number systems.

HEX AD 4D A2
Decimal 173 77 162
Binary 10101101 1001101 10100010
Octal 255 115 242

Shades and tints

Shades of #AD4DA2

#AD4DA2
(173,77,162)
#9E4694
(158,70,148)
#8F3F86
(143,63,134)
#803878
(128,56,120)
#71316A
(113,49,106)
#622A5C
(98,42,92)
#53234E
(83,35,78)
#441C40
(68,28,64)
#351532
(53,21,50)
#260E24
(38,14,36)
#170716
(23,7,22)
#000000
(0,0,0)

Tints of #AD4DA2

#AD4DA2
(173,77,162)
#B45DAA
(180,93,170)
#BB6DB2
(187,109,178)
#C27DBA
(194,125,186)
#C98DC2
(201,141,194)
#D09DCA
(208,157,202)
#D7ADD2
(215,173,210)
#DEBDDA
(222,189,218)
#E5CDE2
(229,205,226)
#ECDDEA
(236,221,234)
#F3EDF2
(243,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4DA2 color. Also use rgb(173,77,162) instead hex code.

Text Font Color

.myTextColor { color: #AD4DA2; }

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

This text font color is #AD4DA2.

Background Color

.myBgColor { background-color: #AD4DA2; }

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

This div background color is #AD4DA2.

Border color

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

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

This div border color is #AD4DA2.

Opacity

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

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

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

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

This text has shadow with #AD4DA2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4DA2.

Preview

Color preview on black background

This text has color #AD4DA2 on black background.


Color preview on white background

This text has color #AD4DA2 on white background.


Black color preview on #AD4DA2 background

This text has black color on #AD4DA2 background.


White color preview on #AD4DA2 background

This text has white color on #AD4DA2 background.


Related colors

Complementary color

Complementary color for #hex is #52B25D.


I love getcolorcode.com

Triadic colors

1 #A2AD4D and #4DA2AD with #AD4DA2 are triadic colors.

2 #A24DAD and #4DADA2 with #AD4DA2 are triadic colors.