COLOR #AD6BAD

HEX: #AD6BAD RGB: (173,107,173)

Renk bilgisi

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

RGB renk modeli

#AD6BAD color RGB value is (173,107,173).

RGB: (173,107,173) (68%, 42%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 173 of 255 = 68%

173
107
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 173 = 453 (100%)
R 173 of 453 ~ 38.19%
G 107 of 453 ~ 23.62%
B 173 of 453 ~ 38.19'%

%38.19
%23.62
%38.19

CMYK RENK MODELİ

#AD6BAD rengi CMYK tonu (0,38,0,32).

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

CMYK: (0,38,0,32)
C0M38Y0K32 (0%, 38%, 0%, 32%)
(0.00 / 0.38 / 0.00 / 0.32)

CMYK yüzdeleri

%0
%38.15
%0
%32.16

Codes

Color #AD6BAD in popluar color models

AD 6B AD
RGB 173 107 173
HSL 300° 28.70% 54.90%
HSB/HSV 300° 38.15% 67.84%
CMYK 0.00% 38.15% 0.00%
32.16%

Color #AD6BAD in popluar number systems.

HEX AD 6B AD
Decimal 173 107 173
Binary 10101101 1101011 10101101
Octal 255 153 255

Shades and tints

Shades of #AD6BAD

#AD6BAD
(173,107,173)
#9E629E
(158,98,158)
#8F598F
(143,89,143)
#805080
(128,80,128)
#714771
(113,71,113)
#623E62
(98,62,98)
#533553
(83,53,83)
#442C44
(68,44,68)
#352335
(53,35,53)
#261A26
(38,26,38)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #AD6BAD

#AD6BAD
(173,107,173)
#B478B4
(180,120,180)
#BB85BB
(187,133,187)
#C292C2
(194,146,194)
#C99FC9
(201,159,201)
#D0ACD0
(208,172,208)
#D7B9D7
(215,185,215)
#DEC6DE
(222,198,222)
#E5D3E5
(229,211,229)
#ECE0EC
(236,224,236)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6BAD; }

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

This text font color is #AD6BAD.

Background Color

.myBgColor { background-color: #AD6BAD; }

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

This div background color is #AD6BAD.

Border color

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

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

This div border color is #AD6BAD.

Opacity

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

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

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

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

This text has shadow with #AD6BAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6BAD.

Preview

Color preview on black background

This text has color #AD6BAD on black background.


Color preview on white background

This text has color #AD6BAD on white background.


Black color preview on #AD6BAD background

This text has black color on #AD6BAD background.


White color preview on #AD6BAD background

This text has white color on #AD6BAD background.


Related colors

Complementary color

Complementary color for #hex is #529452.


I love getcolorcode.com

Triadic colors

1 #ADAD6B and #6BADAD with #AD6BAD are triadic colors.

2 #AD6BAD and #6BADAD with #AD6BAD are triadic colors.