COLOR #A667B6

HEX: #A667B6 RGB: (166,103,182)

Color info

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

RGB color model

#A667B6 color RGB value is (166,103,182).

RGB: (166,103,182) (65%, 40%, 71%)

RGB channels and saturation

R 166 of 255 = 65%
G 103 of 255 = 40%
B 182 of 255 = 71%

166
103
182

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

Portions of RGB colors in percentages

R + G + B = 166 + 103 + 182 = 451 (100%)
R 166 of 451 ~ 36.81%
G 103 of 451 ~ 22.84%
B 182 of 451 ~ 40.35'%

%36.81
%22.84
%40.35

CMYK color model

#A667B6 color CMYK value is (9,43,0,29).

  • cyan value is 8.79%
  • magenta value is 43.41%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (9,43,0,29)
C9M43Y0K29 (9%, 43%, 0%, 29%)
(0.09 / 0.43 / 0.00 / 0.29)

CMYK percentages

%8.79
%43.41
%0
%28.63

Codes

Color #A667B6 in popluar color models

A6 67 B6
RGB 166 103 182
HSL 288° 35.11% 55.88%
HSB/HSV 288° 43.41% 71.37%
CMYK 8.79% 43.41% 0.00%
28.63%

Color #A667B6 in popluar number systems.

HEX A6 67 B6
Decimal 166 103 182
Binary 10100110 1100111 10110110
Octal 246 147 266

Shades and tints

Shades of #A667B6

#A667B6
(166,103,182)
#975EA6
(151,94,166)
#885596
(136,85,150)
#794C86
(121,76,134)
#6A4376
(106,67,118)
#5B3A66
(91,58,102)
#4C3156
(76,49,86)
#3D2846
(61,40,70)
#2E1F36
(46,31,54)
#1F1626
(31,22,38)
#100D16
(16,13,22)
#000000
(0,0,0)

Tints of #A667B6

#A667B6
(166,103,182)
#AE74BC
(174,116,188)
#B681C2
(182,129,194)
#BE8EC8
(190,142,200)
#C69BCE
(198,155,206)
#CEA8D4
(206,168,212)
#D6B5DA
(214,181,218)
#DEC2E0
(222,194,224)
#E6CFE6
(230,207,230)
#EEDCEC
(238,220,236)
#F6E9F2
(246,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A667B6 color. Also use rgb(166,103,182) instead hex code.

Text Font Color

.myTextColor { color: #A667B6; }

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

This text font color is #A667B6.

Background Color

.myBgColor { background-color: #A667B6; }

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

This div background color is #A667B6.

Border color

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

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

This div border color is #A667B6.

Opacity

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

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

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

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

This text has shadow with #A667B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A667B6.

Preview

Color preview on black background

This text has color #A667B6 on black background.


Color preview on white background

This text has color #A667B6 on white background.


Black color preview on #A667B6 background

This text has black color on #A667B6 background.


White color preview on #A667B6 background

This text has white color on #A667B6 background.


Related colors

Complementary color

Complementary color for #hex is #599849.


I love getcolorcode.com

Triadic colors

1 #B6A667 and #67B6A6 with #A667B6 are triadic colors.

2 #B667A6 and #67A6B6 with #A667B6 are triadic colors.