COLOR #AD6FE4

HEX: #AD6FE4 RGB: (173,111,228)

Color info

#AD6FE4 contains mainly red and blue colors. Web safe color of #AD6FE4 is #9966CC (or #96C).

RGB color model

#AD6FE4 color RGB value is (173,111,228).

RGB: (173,111,228) (68%, 44%, 89%)

RGB channels and saturation

R 173 of 255 = 68%
G 111 of 255 = 44%
B 228 of 255 = 89%

173
111
228

R + G + B ~ 67%. #AD6FE4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 111 + 228 = 512 (100%)
R 173 of 512 ~ 33.79%
G 111 of 512 ~ 21.68%
B 228 of 512 ~ 44.53'%

%33.79
%21.68
%44.53

CMYK color model

#AD6FE4 color CMYK value is (24,51,0,11).

  • cyan value is 24.12%
  • magenta value is 51.32%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (24,51,0,11)
C24M51Y0K11 (24%, 51%, 0%, 11%)
(0.24 / 0.51 / 0.00 / 0.11)

CMYK percentages

%24.12
%51.32
%0
%10.59

Codes

Color #AD6FE4 in popluar color models

AD 6F E4
RGB 173 111 228
HSL 272° 68.42% 66.47%
HSB/HSV 272° 51.32% 89.41%
CMYK 24.12% 51.32% 0.00%
10.59%

Color #AD6FE4 in popluar number systems.

HEX AD 6F E4
Decimal 173 111 228
Binary 10101101 1101111 11100100
Octal 255 157 344

Shades and tints

Shades of #AD6FE4

#AD6FE4
(173,111,228)
#9E65D0
(158,101,208)
#8F5BBC
(143,91,188)
#8051A8
(128,81,168)
#714794
(113,71,148)
#623D80
(98,61,128)
#53336C
(83,51,108)
#442958
(68,41,88)
#351F44
(53,31,68)
#261530
(38,21,48)
#170B1C
(23,11,28)
#000000
(0,0,0)

Tints of #AD6FE4

#AD6FE4
(173,111,228)
#B47CE6
(180,124,230)
#BB89E8
(187,137,232)
#C296EA
(194,150,234)
#C9A3EC
(201,163,236)
#D0B0EE
(208,176,238)
#D7BDF0
(215,189,240)
#DECAF2
(222,202,242)
#E5D7F4
(229,215,244)
#ECE4F6
(236,228,246)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6FE4; }

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

This text font color is #AD6FE4.

Background Color

.myBgColor { background-color: #AD6FE4; }

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

This div background color is #AD6FE4.

Border color

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

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

This div border color is #AD6FE4.

Opacity

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

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

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

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

This text has shadow with #AD6FE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6FE4.

Preview

Color preview on black background

This text has color #AD6FE4 on black background.


Color preview on white background

This text has color #AD6FE4 on white background.


Black color preview on #AD6FE4 background

This text has black color on #AD6FE4 background.


White color preview on #AD6FE4 background

This text has white color on #AD6FE4 background.


Related colors

Complementary color

Complementary color for #hex is #52901B.


I love getcolorcode.com

Triadic colors

1 #E4AD6F and #6FE4AD with #AD6FE4 are triadic colors.

2 #E46FAD and #6FADE4 with #AD6FE4 are triadic colors.