COLOR #AD6C8E

HEX: #AD6C8E RGB: (173,108,142)

Color info

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

RGB color model

#AD6C8E color RGB value is (173,108,142).

RGB: (173,108,142) (68%, 42%, 56%)

RGB channels and saturation

R 173 of 255 = 68%
G 108 of 255 = 42%
B 142 of 255 = 56%

173
108
142

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

Portions of RGB colors in percentages

R + G + B = 173 + 108 + 142 = 423 (100%)
R 173 of 423 ~ 40.9%
G 108 of 423 ~ 25.53%
B 142 of 423 ~ 33.57'%

%40.9
%25.53
%33.57

CMYK color model

#AD6C8E color CMYK value is (0,38,18,32).

  • cyan value is 0.00%
  • magenta value is 37.57%
  • yellow value is 17.92%
  • key color value is 32.16%

CMYK: (0,38,18,32)
C0M38Y18K32 (0%, 38%, 18%, 32%)
(0.00 / 0.38 / 0.18 / 0.32)

CMYK percentages

%0
%37.57
%17.92
%32.16

Codes

Color #AD6C8E in popluar color models

AD 6C 8E
RGB 173 108 142
HSL 329° 28.38% 55.10%
HSB/HSV 329° 37.57% 67.84%
CMYK 0.00% 37.57% 17.92%
32.16%

Color #AD6C8E in popluar number systems.

HEX AD 6C 8E
Decimal 173 108 142
Binary 10101101 1101100 10001110
Octal 255 154 216

Shades and tints

Shades of #AD6C8E

#AD6C8E
(173,108,142)
#9E6382
(158,99,130)
#8F5A76
(143,90,118)
#80516A
(128,81,106)
#71485E
(113,72,94)
#623F52
(98,63,82)
#533646
(83,54,70)
#442D3A
(68,45,58)
#35242E
(53,36,46)
#261B22
(38,27,34)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #AD6C8E

#AD6C8E
(173,108,142)
#B47998
(180,121,152)
#BB86A2
(187,134,162)
#C293AC
(194,147,172)
#C9A0B6
(201,160,182)
#D0ADC0
(208,173,192)
#D7BACA
(215,186,202)
#DEC7D4
(222,199,212)
#E5D4DE
(229,212,222)
#ECE1E8
(236,225,232)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6C8E; }

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

This text font color is #AD6C8E.

Background Color

.myBgColor { background-color: #AD6C8E; }

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

This div background color is #AD6C8E.

Border color

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

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

This div border color is #AD6C8E.

Opacity

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

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

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

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

This text has shadow with #AD6C8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6C8E.

Preview

Color preview on black background

This text has color #AD6C8E on black background.


Color preview on white background

This text has color #AD6C8E on white background.


Black color preview on #AD6C8E background

This text has black color on #AD6C8E background.


White color preview on #AD6C8E background

This text has white color on #AD6C8E background.


Related colors

Complementary color

Complementary color for #hex is #529371.


I love getcolorcode.com

Triadic colors

1 #8EAD6C and #6C8EAD with #AD6C8E are triadic colors.

2 #8E6CAD and #6CAD8E with #AD6C8E are triadic colors.