COLOR #AD6BA0

HEX: #AD6BA0 RGB: (173,107,160)

Renk bilgisi

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

RGB renk modeli

#AD6BA0 color RGB value is (173,107,160).

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

RGB bağlantıları ve doygunluk

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

173
107
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 160 = 440 (100%)
R 173 of 440 ~ 39.32%
G 107 of 440 ~ 24.32%
B 160 of 440 ~ 36.36'%

%39.32
%24.32
%36.36

CMYK RENK MODELİ

#AD6BA0 rengi CMYK tonu (0,38,8,32).

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

CMYK: (0,38,8,32)
C0M38Y8K32 (0%, 38%, 8%, 32%)
(0.00 / 0.38 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%38.15
%7.51
%32.16

Codes

Color #AD6BA0 in popluar color models

AD 6B A0
RGB 173 107 160
HSL 312° 28.70% 54.90%
HSB/HSV 312° 38.15% 67.84%
CMYK 0.00% 38.15% 7.51%
32.16%

Color #AD6BA0 in popluar number systems.

HEX AD 6B A0
Decimal 173 107 160
Binary 10101101 1101011 10100000
Octal 255 153 240

Shades and tints

Shades of #AD6BA0

#AD6BA0
(173,107,160)
#9E6292
(158,98,146)
#8F5984
(143,89,132)
#805076
(128,80,118)
#714768
(113,71,104)
#623E5A
(98,62,90)
#53354C
(83,53,76)
#442C3E
(68,44,62)
#352330
(53,35,48)
#261A22
(38,26,34)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #AD6BA0

#AD6BA0
(173,107,160)
#B478A8
(180,120,168)
#BB85B0
(187,133,176)
#C292B8
(194,146,184)
#C99FC0
(201,159,192)
#D0ACC8
(208,172,200)
#D7B9D0
(215,185,208)
#DEC6D8
(222,198,216)
#E5D3E0
(229,211,224)
#ECE0E8
(236,224,232)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6BA0; }

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

This text font color is #AD6BA0.

Background Color

.myBgColor { background-color: #AD6BA0; }

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

This div background color is #AD6BA0.

Border color

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

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

This div border color is #AD6BA0.

Opacity

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

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

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

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

This text has shadow with #AD6BA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6BA0.

Preview

Color preview on black background

This text has color #AD6BA0 on black background.


Color preview on white background

This text has color #AD6BA0 on white background.


Black color preview on #AD6BA0 background

This text has black color on #AD6BA0 background.


White color preview on #AD6BA0 background

This text has white color on #AD6BA0 background.


Related colors

Complementary color

Complementary color for #hex is #52945F.


I love getcolorcode.com

Triadic colors

1 #A0AD6B and #6BA0AD with #AD6BA0 are triadic colors.

2 #A06BAD and #6BADA0 with #AD6BA0 are triadic colors.