COLOR #AD7396

HEX: #AD7396 RGB: (173,115,150)

Color info

#AD7396 contains red, green and blue colors in about the same proportion. Web safe color of #AD7396 is #996699 (or #969).

RGB color model

#AD7396 color RGB value is (173,115,150).

RGB: (173,115,150) (68%, 45%, 59%)

RGB channels and saturation

R 173 of 255 = 68%
G 115 of 255 = 45%
B 150 of 255 = 59%

173
115
150

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

Portions of RGB colors in percentages

R + G + B = 173 + 115 + 150 = 438 (100%)
R 173 of 438 ~ 39.5%
G 115 of 438 ~ 26.26%
B 150 of 438 ~ 34.25'%

%39.5
%26.26
%34.25

CMYK color model

#AD7396 color CMYK value is (0,34,13,32).

  • cyan value is 0.00%
  • magenta value is 33.53%
  • yellow value is 13.29%
  • key color value is 32.16%
CMYK: (0,34,13,32) C0M34Y13K32 (0%,34%,13%,32%) (0.00/0.34/0.13/0.32) 

CMYK percentages

%0
%33.53
%13.29
%32.16

Codes

Color #AD7396 in popluar color models

AD 73 96
RGB 173 115 150
HSL 324° 26.13% 56.47%
HSB/HSV 324° 33.53% 67.84%
CMYK 0.00% 33.53% 13.29%
32.16%

Color #AD7396 in popluar number systems.

HEX AD 73 96
Decimal 173 115 150
Binary 10101101 1110011 10010110
Octal 255 163 226

Shades and tints

Shades of #AD7396

#AD7396
(173,115,150)
#9E6989
(158,105,137)
#8F5F7C
(143,95,124)
#80556F
(128,85,111)
#714B62
(113,75,98)
#624155
(98,65,85)
#533748
(83,55,72)
#442D3B
(68,45,59)
#35232E
(53,35,46)
#261921
(38,25,33)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #AD7396

#AD7396
(173,115,150)
#B47F9F
(180,127,159)
#BB8BA8
(187,139,168)
#C297B1
(194,151,177)
#C9A3BA
(201,163,186)
#D0AFC3
(208,175,195)
#D7BBCC
(215,187,204)
#DEC7D5
(222,199,213)
#E5D3DE
(229,211,222)
#ECDFE7
(236,223,231)
#F3EBF0
(243,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7396; }

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

This text font color is #AD7396.

Background Color

.myBgColor { background-color: #AD7396; }

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

This div background color is #AD7396.

Border color

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

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

This div border color is #AD7396.

Opacity

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

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

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

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

This text has shadow with #AD7396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7396.

Preview

Color preview on black background

This text has color #AD7396 on black background.


Color preview on white background

This text has color #AD7396 on white background.


Black color preview on #AD7396 background

This text has black color on #AD7396 background.


White color preview on #AD7396 background

This text has white color on #AD7396 background.


Related colors

Complementary color

Complementary color for #hex is #528C69.


I love getcolorcode.com

Triadic colors

1 #96AD73 and #7396AD with #AD7396 are triadic colors.

2 #9673AD and #73AD96 with #AD7396 are triadic colors.