COLOR #A767A8

HEX: #A767A8 RGB: (167,103,168)

Color info

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

RGB color model

#A767A8 color RGB value is (167,103,168).

RGB: (167,103,168) (65%, 40%, 66%)

RGB channels and saturation

R 167 of 255 = 65%
G 103 of 255 = 40%
B 168 of 255 = 66%

167
103
168

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

Portions of RGB colors in percentages

R + G + B = 167 + 103 + 168 = 438 (100%)
R 167 of 438 ~ 38.13%
G 103 of 438 ~ 23.52%
B 168 of 438 ~ 38.36'%

%38.13
%23.52
%38.36

CMYK color model

#A767A8 color CMYK value is (1,39,0,34).

  • cyan value is 0.60%
  • magenta value is 38.69%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (1,39,0,34)
C1M39Y0K34 (1%, 39%, 0%, 34%)
(0.01 / 0.39 / 0.00 / 0.34)

CMYK percentages

%0.6
%38.69
%0
%34.12

Codes

Color #A767A8 in popluar color models

A7 67 A8
RGB 167 103 168
HSL 299° 27.20% 53.14%
HSB/HSV 299° 38.69% 65.88%
CMYK 0.60% 38.69% 0.00%
34.12%

Color #A767A8 in popluar number systems.

HEX A7 67 A8
Decimal 167 103 168
Binary 10100111 1100111 10101000
Octal 247 147 250

Shades and tints

Shades of #A767A8

#A767A8
(167,103,168)
#985E99
(152,94,153)
#89558A
(137,85,138)
#7A4C7B
(122,76,123)
#6B436C
(107,67,108)
#5C3A5D
(92,58,93)
#4D314E
(77,49,78)
#3E283F
(62,40,63)
#2F1F30
(47,31,48)
#201621
(32,22,33)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #A767A8

#A767A8
(167,103,168)
#AF74AF
(175,116,175)
#B781B6
(183,129,182)
#BF8EBD
(191,142,189)
#C79BC4
(199,155,196)
#CFA8CB
(207,168,203)
#D7B5D2
(215,181,210)
#DFC2D9
(223,194,217)
#E7CFE0
(231,207,224)
#EFDCE7
(239,220,231)
#F7E9EE
(247,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A767A8 color. Also use rgb(167,103,168) instead hex code.

Text Font Color

.myTextColor { color: #A767A8; }

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

This text font color is #A767A8.

Background Color

.myBgColor { background-color: #A767A8; }

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

This div background color is #A767A8.

Border color

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

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

This div border color is #A767A8.

Opacity

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

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

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

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

This text has shadow with #A767A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A767A8.

Preview

Color preview on black background

This text has color #A767A8 on black background.


Color preview on white background

This text has color #A767A8 on white background.


Black color preview on #A767A8 background

This text has black color on #A767A8 background.


White color preview on #A767A8 background

This text has white color on #A767A8 background.


Related colors

Complementary color

Complementary color for #hex is #589857.


I love getcolorcode.com

Triadic colors

1 #A8A767 and #67A8A7 with #A767A8 are triadic colors.

2 #A867A7 and #67A7A8 with #A767A8 are triadic colors.