COLOR #A688D7

HEX: #A688D7 RGB: (166,136,215)

Color info

#A688D7 contains mainly red and blue colors. Web safe color of #A688D7 is #9999CC (or #99C).

RGB color model

#A688D7 color RGB value is (166,136,215).

RGB: (166,136,215) (65%, 53%, 84%)

RGB channels and saturation

R 166 of 255 = 65%
G 136 of 255 = 53%
B 215 of 255 = 84%

166
136
215

R + G + B ~ 67%. #A688D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 136 + 215 = 517 (100%)
R 166 of 517 ~ 32.11%
G 136 of 517 ~ 26.31%
B 215 of 517 ~ 41.59'%

%32.11
%26.31
%41.59

CMYK color model

#A688D7 color CMYK value is (23,37,0,16).

  • cyan value is 22.79%
  • magenta value is 36.74%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (23,37,0,16)
C23M37Y0K16 (23%, 37%, 0%, 16%)
(0.23 / 0.37 / 0.00 / 0.16)

CMYK percentages

%22.79
%36.74
%0
%15.69

Codes

Color #A688D7 in popluar color models

A6 88 D7
RGB 166 136 215
HSL 263° 49.69% 68.82%
HSB/HSV 263° 36.74% 84.31%
CMYK 22.79% 36.74% 0.00%
15.69%

Color #A688D7 in popluar number systems.

HEX A6 88 D7
Decimal 166 136 215
Binary 10100110 10001000 11010111
Octal 246 210 327

Shades and tints

Shades of #A688D7

#A688D7
(166,136,215)
#977CC4
(151,124,196)
#8870B1
(136,112,177)
#79649E
(121,100,158)
#6A588B
(106,88,139)
#5B4C78
(91,76,120)
#4C4065
(76,64,101)
#3D3452
(61,52,82)
#2E283F
(46,40,63)
#1F1C2C
(31,28,44)
#101019
(16,16,25)
#000000
(0,0,0)

Tints of #A688D7

#A688D7
(166,136,215)
#AE92DA
(174,146,218)
#B69CDD
(182,156,221)
#BEA6E0
(190,166,224)
#C6B0E3
(198,176,227)
#CEBAE6
(206,186,230)
#D6C4E9
(214,196,233)
#DECEEC
(222,206,236)
#E6D8EF
(230,216,239)
#EEE2F2
(238,226,242)
#F6ECF5
(246,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A688D7 color. Also use rgb(166,136,215) instead hex code.

Text Font Color

.myTextColor { color: #A688D7; }

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

This text font color is #A688D7.

Background Color

.myBgColor { background-color: #A688D7; }

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

This div background color is #A688D7.

Border color

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

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

This div border color is #A688D7.

Opacity

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

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

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

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

This text has shadow with #A688D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A688D7.

Preview

Color preview on black background

This text has color #A688D7 on black background.


Color preview on white background

This text has color #A688D7 on white background.


Black color preview on #A688D7 background

This text has black color on #A688D7 background.


White color preview on #A688D7 background

This text has white color on #A688D7 background.


Related colors

Complementary color

Complementary color for #hex is #597728.


I love getcolorcode.com

Triadic colors

1 #D7A688 and #88D7A6 with #A688D7 are triadic colors.

2 #D788A6 and #88A6D7 with #A688D7 are triadic colors.