COLOR #A67BA4

HEX: #A67BA4 RGB: (166,123,164)

Color info

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

RGB color model

#A67BA4 color RGB value is (166,123,164).

RGB: (166,123,164) (65%, 48%, 64%)

RGB channels and saturation

R 166 of 255 = 65%
G 123 of 255 = 48%
B 164 of 255 = 64%

166
123
164

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

Portions of RGB colors in percentages

R + G + B = 166 + 123 + 164 = 453 (100%)
R 166 of 453 ~ 36.64%
G 123 of 453 ~ 27.15%
B 164 of 453 ~ 36.2'%

%36.64
%27.15
%36.2

CMYK color model

#A67BA4 color CMYK value is (0,26,1,35).

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

CMYK: (0,26,1,35)
C0M26Y1K35 (0%, 26%, 1%, 35%)
(0.00 / 0.26 / 0.01 / 0.35)

CMYK percentages

%0
%25.9
%1.2
%34.9

Codes

Color #A67BA4 in popluar color models

A6 7B A4
RGB 166 123 164
HSL 303° 19.46% 56.67%
HSB/HSV 303° 25.90% 65.10%
CMYK 0.00% 25.90% 1.20%
34.90%

Color #A67BA4 in popluar number systems.

HEX A6 7B A4
Decimal 166 123 164
Binary 10100110 1111011 10100100
Octal 246 173 244

Shades and tints

Shades of #A67BA4

#A67BA4
(166,123,164)
#977096
(151,112,150)
#886588
(136,101,136)
#795A7A
(121,90,122)
#6A4F6C
(106,79,108)
#5B445E
(91,68,94)
#4C3950
(76,57,80)
#3D2E42
(61,46,66)
#2E2334
(46,35,52)
#1F1826
(31,24,38)
#100D18
(16,13,24)
#000000
(0,0,0)

Tints of #A67BA4

#A67BA4
(166,123,164)
#AE87AC
(174,135,172)
#B693B4
(182,147,180)
#BE9FBC
(190,159,188)
#C6ABC4
(198,171,196)
#CEB7CC
(206,183,204)
#D6C3D4
(214,195,212)
#DECFDC
(222,207,220)
#E6DBE4
(230,219,228)
#EEE7EC
(238,231,236)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67BA4; }

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

This text font color is #A67BA4.

Background Color

.myBgColor { background-color: #A67BA4; }

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

This div background color is #A67BA4.

Border color

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

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

This div border color is #A67BA4.

Opacity

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

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

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

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

This text has shadow with #A67BA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67BA4.

Preview

Color preview on black background

This text has color #A67BA4 on black background.


Color preview on white background

This text has color #A67BA4 on white background.


Black color preview on #A67BA4 background

This text has black color on #A67BA4 background.


White color preview on #A67BA4 background

This text has white color on #A67BA4 background.


Related colors

Complementary color

Complementary color for #hex is #59845B.


I love getcolorcode.com

Triadic colors

1 #A4A67B and #7BA4A6 with #A67BA4 are triadic colors.

2 #A47BA6 and #7BA6A4 with #A67BA4 are triadic colors.