COLOR #A671D5

HEX: #A671D5 RGB: (166,113,213)

Color info

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

RGB color model

#A671D5 color RGB value is (166,113,213).

RGB: (166,113,213) (65%, 44%, 84%)

RGB channels and saturation

R 166 of 255 = 65%
G 113 of 255 = 44%
B 213 of 255 = 84%

166
113
213

R + G + B ~ 64%. #A671D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 113 + 213 = 492 (100%)
R 166 of 492 ~ 33.74%
G 113 of 492 ~ 22.97%
B 213 of 492 ~ 43.29'%

%33.74
%22.97
%43.29

CMYK color model

#A671D5 color CMYK value is (22,47,0,16).

  • cyan value is 22.07%
  • magenta value is 46.95%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (22,47,0,16)
C22M47Y0K16 (22%, 47%, 0%, 16%)
(0.22 / 0.47 / 0.00 / 0.16)

CMYK percentages

%22.07
%46.95
%0
%16.47

Codes

Color #A671D5 in popluar color models

A6 71 D5
RGB 166 113 213
HSL 272° 54.35% 63.92%
HSB/HSV 272° 46.95% 83.53%
CMYK 22.07% 46.95% 0.00%
16.47%

Color #A671D5 in popluar number systems.

HEX A6 71 D5
Decimal 166 113 213
Binary 10100110 1110001 11010101
Octal 246 161 325

Shades and tints

Shades of #A671D5

#A671D5
(166,113,213)
#9767C2
(151,103,194)
#885DAF
(136,93,175)
#79539C
(121,83,156)
#6A4989
(106,73,137)
#5B3F76
(91,63,118)
#4C3563
(76,53,99)
#3D2B50
(61,43,80)
#2E213D
(46,33,61)
#1F172A
(31,23,42)
#100D17
(16,13,23)
#000000
(0,0,0)

Tints of #A671D5

#A671D5
(166,113,213)
#AE7DD8
(174,125,216)
#B689DB
(182,137,219)
#BE95DE
(190,149,222)
#C6A1E1
(198,161,225)
#CEADE4
(206,173,228)
#D6B9E7
(214,185,231)
#DEC5EA
(222,197,234)
#E6D1ED
(230,209,237)
#EEDDF0
(238,221,240)
#F6E9F3
(246,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A671D5 color. Also use rgb(166,113,213) instead hex code.

Text Font Color

.myTextColor { color: #A671D5; }

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

This text font color is #A671D5.

Background Color

.myBgColor { background-color: #A671D5; }

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

This div background color is #A671D5.

Border color

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

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

This div border color is #A671D5.

Opacity

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

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

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

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

This text has shadow with #A671D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A671D5.

Preview

Color preview on black background

This text has color #A671D5 on black background.


Color preview on white background

This text has color #A671D5 on white background.


Black color preview on #A671D5 background

This text has black color on #A671D5 background.


White color preview on #A671D5 background

This text has white color on #A671D5 background.


Related colors

Complementary color

Complementary color for #hex is #598E2A.


I love getcolorcode.com

Triadic colors

1 #D5A671 and #71D5A6 with #A671D5 are triadic colors.

2 #D571A6 and #71A6D5 with #A671D5 are triadic colors.