COLOR #A669A4

HEX: #A669A4 RGB: (166,105,164)

Color info

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

RGB color model

#A669A4 color RGB value is (166,105,164).

RGB: (166,105,164) (65%, 41%, 64%)

RGB channels and saturation

R 166 of 255 = 65%
G 105 of 255 = 41%
B 164 of 255 = 64%

166
105
164

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

Portions of RGB colors in percentages

R + G + B = 166 + 105 + 164 = 435 (100%)
R 166 of 435 ~ 38.16%
G 105 of 435 ~ 24.14%
B 164 of 435 ~ 37.7'%

%38.16
%24.14
%37.7

CMYK color model

#A669A4 color CMYK value is (0,37,1,35).

  • cyan value is 0.00%
  • magenta value is 36.75%
  • yellow value is 1.20%
  • key color value is 34.90%

CMYK: (0,37,1,35)
C0M37Y1K35 (0%, 37%, 1%, 35%)
(0.00 / 0.37 / 0.01 / 0.35)

CMYK percentages

%0
%36.75
%1.2
%34.9

Codes

Color #A669A4 in popluar color models

A6 69 A4
RGB 166 105 164
HSL 302° 25.52% 53.14%
HSB/HSV 302° 36.75% 65.10%
CMYK 0.00% 36.75% 1.20%
34.90%

Color #A669A4 in popluar number systems.

HEX A6 69 A4
Decimal 166 105 164
Binary 10100110 1101001 10100100
Octal 246 151 244

Shades and tints

Shades of #A669A4

#A669A4
(166,105,164)
#976096
(151,96,150)
#885788
(136,87,136)
#794E7A
(121,78,122)
#6A456C
(106,69,108)
#5B3C5E
(91,60,94)
#4C3350
(76,51,80)
#3D2A42
(61,42,66)
#2E2134
(46,33,52)
#1F1826
(31,24,38)
#100F18
(16,15,24)
#000000
(0,0,0)

Tints of #A669A4

#A669A4
(166,105,164)
#AE76AC
(174,118,172)
#B683B4
(182,131,180)
#BE90BC
(190,144,188)
#C69DC4
(198,157,196)
#CEAACC
(206,170,204)
#D6B7D4
(214,183,212)
#DEC4DC
(222,196,220)
#E6D1E4
(230,209,228)
#EEDEEC
(238,222,236)
#F6EBF4
(246,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A669A4 color. Also use rgb(166,105,164) instead hex code.

Text Font Color

.myTextColor { color: #A669A4; }

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

This text font color is #A669A4.

Background Color

.myBgColor { background-color: #A669A4; }

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

This div background color is #A669A4.

Border color

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

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

This div border color is #A669A4.

Opacity

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

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

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

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

This text has shadow with #A669A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A669A4.

Preview

Color preview on black background

This text has color #A669A4 on black background.


Color preview on white background

This text has color #A669A4 on white background.


Black color preview on #A669A4 background

This text has black color on #A669A4 background.


White color preview on #A669A4 background

This text has white color on #A669A4 background.


Related colors

Complementary color

Complementary color for #hex is #59965B.


I love getcolorcode.com

Triadic colors

1 #A4A669 and #69A4A6 with #A669A4 are triadic colors.

2 #A469A6 and #69A6A4 with #A669A4 are triadic colors.