COLOR #AD6491

HEX: #AD6491 RGB: (173,100,145)

Renk bilgisi

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

RGB renk modeli

#AD6491 color RGB value is (173,100,145).

RGB: (173,100,145) (68%, 39%, 57%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 100 of 255 = 39%
B 145 of 255 = 57%

173
100
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 100 + 145 = 418 (100%)
R 173 of 418 ~ 41.39%
G 100 of 418 ~ 23.92%
B 145 of 418 ~ 34.69'%

%41.39
%23.92
%34.69

CMYK RENK MODELİ

#AD6491 rengi CMYK tonu (0,42,16,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.20%
  • sarı tonu 16.18%
  • ana renk tonu 32.16%

CMYK: (0,42,16,32)
C0M42Y16K32 (0%, 42%, 16%, 32%)
(0.00 / 0.42 / 0.16 / 0.32)

CMYK yüzdeleri

%0
%42.2
%16.18
%32.16

Codes

Color #AD6491 in popluar color models

AD 64 91
RGB 173 100 145
HSL 323° 30.80% 53.53%
HSB/HSV 323° 42.20% 67.84%
CMYK 0.00% 42.20% 16.18%
32.16%

Color #AD6491 in popluar number systems.

HEX AD 64 91
Decimal 173 100 145
Binary 10101101 1100100 10010001
Octal 255 144 221

Shades and tints

Shades of #AD6491

#AD6491
(173,100,145)
#9E5B84
(158,91,132)
#8F5277
(143,82,119)
#80496A
(128,73,106)
#71405D
(113,64,93)
#623750
(98,55,80)
#532E43
(83,46,67)
#442536
(68,37,54)
#351C29
(53,28,41)
#26131C
(38,19,28)
#170A0F
(23,10,15)
#000000
(0,0,0)

Tints of #AD6491

#AD6491
(173,100,145)
#B4729B
(180,114,155)
#BB80A5
(187,128,165)
#C28EAF
(194,142,175)
#C99CB9
(201,156,185)
#D0AAC3
(208,170,195)
#D7B8CD
(215,184,205)
#DEC6D7
(222,198,215)
#E5D4E1
(229,212,225)
#ECE2EB
(236,226,235)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6491 color. Also use rgb(173,100,145) instead hex code.

Text Font Color

.myTextColor { color: #AD6491; }

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

This text font color is #AD6491.

Background Color

.myBgColor { background-color: #AD6491; }

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

This div background color is #AD6491.

Border color

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

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

This div border color is #AD6491.

Opacity

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

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

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

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

This text has shadow with #AD6491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6491.

Preview

Color preview on black background

This text has color #AD6491 on black background.


Color preview on white background

This text has color #AD6491 on white background.


Black color preview on #AD6491 background

This text has black color on #AD6491 background.


White color preview on #AD6491 background

This text has white color on #AD6491 background.


Related colors

Complementary color

Complementary color for #hex is #529B6E.


I love getcolorcode.com

Triadic colors

1 #91AD64 and #6491AD with #AD6491 are triadic colors.

2 #9164AD and #64AD91 with #AD6491 are triadic colors.