COLOR #AD6E9B

HEX: #AD6E9B RGB: (173,110,155)

Color info

#AD6E9B contains mainly red and blue colors. Web safe color of #AD6E9B is #996699 (or #969).

RGB color model

#AD6E9B color RGB value is (173,110,155).

RGB: (173,110,155) (68%, 43%, 61%)

RGB channels and saturation

R 173 of 255 = 68%
G 110 of 255 = 43%
B 155 of 255 = 61%

173
110
155

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

Portions of RGB colors in percentages

R + G + B = 173 + 110 + 155 = 438 (100%)
R 173 of 438 ~ 39.5%
G 110 of 438 ~ 25.11%
B 155 of 438 ~ 35.39'%

%39.5
%25.11
%35.39

CMYK color model

#AD6E9B color CMYK value is (0,36,10,32).

  • cyan value is 0.00%
  • magenta value is 36.42%
  • yellow value is 10.40%
  • key color value is 32.16%

CMYK: (0,36,10,32)
C0M36Y10K32 (0%, 36%, 10%, 32%)
(0.00 / 0.36 / 0.10 / 0.32)

CMYK percentages

%0
%36.42
%10.4
%32.16

Codes

Color #AD6E9B in popluar color models

AD 6E 9B
RGB 173 110 155
HSL 317° 27.75% 55.49%
HSB/HSV 317° 36.42% 67.84%
CMYK 0.00% 36.42% 10.40%
32.16%

Color #AD6E9B in popluar number systems.

HEX AD 6E 9B
Decimal 173 110 155
Binary 10101101 1101110 10011011
Octal 255 156 233

Shades and tints

Shades of #AD6E9B

#AD6E9B
(173,110,155)
#9E648D
(158,100,141)
#8F5A7F
(143,90,127)
#805071
(128,80,113)
#714663
(113,70,99)
#623C55
(98,60,85)
#533247
(83,50,71)
#442839
(68,40,57)
#351E2B
(53,30,43)
#26141D
(38,20,29)
#170A0F
(23,10,15)
#000000
(0,0,0)

Tints of #AD6E9B

#AD6E9B
(173,110,155)
#B47BA4
(180,123,164)
#BB88AD
(187,136,173)
#C295B6
(194,149,182)
#C9A2BF
(201,162,191)
#D0AFC8
(208,175,200)
#D7BCD1
(215,188,209)
#DEC9DA
(222,201,218)
#E5D6E3
(229,214,227)
#ECE3EC
(236,227,236)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6E9B; }

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

This text font color is #AD6E9B.

Background Color

.myBgColor { background-color: #AD6E9B; }

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

This div background color is #AD6E9B.

Border color

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

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

This div border color is #AD6E9B.

Opacity

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

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

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

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

This text has shadow with #AD6E9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6E9B.

Preview

Color preview on black background

This text has color #AD6E9B on black background.


Color preview on white background

This text has color #AD6E9B on white background.


Black color preview on #AD6E9B background

This text has black color on #AD6E9B background.


White color preview on #AD6E9B background

This text has white color on #AD6E9B background.


Related colors

Complementary color

Complementary color for #hex is #529164.


I love getcolorcode.com

Triadic colors

1 #9BAD6E and #6E9BAD with #AD6E9B are triadic colors.

2 #9B6EAD and #6EAD9B with #AD6E9B are triadic colors.