COLOR #A697B8

HEX: #A697B8 RGB: (166,151,184)

Color info

#A697B8 contains red, green and blue colors in about the same proportion. Web safe color of #A697B8 is #9999CC (or #99C).

RGB color model

#A697B8 color RGB value is (166,151,184).

RGB: (166,151,184) (65%, 59%, 72%)

RGB channels and saturation

R 166 of 255 = 65%
G 151 of 255 = 59%
B 184 of 255 = 72%

166
151
184

R + G + B ~ 65%. #A697B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 151 + 184 = 501 (100%)
R 166 of 501 ~ 33.13%
G 151 of 501 ~ 30.14%
B 184 of 501 ~ 36.73'%

%33.13
%30.14
%36.73

CMYK color model

#A697B8 color CMYK value is (10,18,0,28).

  • cyan value is 9.78%
  • magenta value is 17.93%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (10,18,0,28)
C10M18Y0K28 (10%, 18%, 0%, 28%)
(0.10 / 0.18 / 0.00 / 0.28)

CMYK percentages

%9.78
%17.93
%0
%27.84

Codes

Color #A697B8 in popluar color models

A6 97 B8
RGB 166 151 184
HSL 267° 18.86% 65.69%
HSB/HSV 267° 17.93% 72.16%
CMYK 9.78% 17.93% 0.00%
27.84%

Color #A697B8 in popluar number systems.

HEX A6 97 B8
Decimal 166 151 184
Binary 10100110 10010111 10111000
Octal 246 227 270

Shades and tints

Shades of #A697B8

#A697B8
(166,151,184)
#978AA8
(151,138,168)
#887D98
(136,125,152)
#797088
(121,112,136)
#6A6378
(106,99,120)
#5B5668
(91,86,104)
#4C4958
(76,73,88)
#3D3C48
(61,60,72)
#2E2F38
(46,47,56)
#1F2228
(31,34,40)
#101518
(16,21,24)
#000000
(0,0,0)

Tints of #A697B8

#A697B8
(166,151,184)
#AEA0BE
(174,160,190)
#B6A9C4
(182,169,196)
#BEB2CA
(190,178,202)
#C6BBD0
(198,187,208)
#CEC4D6
(206,196,214)
#D6CDDC
(214,205,220)
#DED6E2
(222,214,226)
#E6DFE8
(230,223,232)
#EEE8EE
(238,232,238)
#F6F1F4
(246,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A697B8 color. Also use rgb(166,151,184) instead hex code.

Text Font Color

.myTextColor { color: #A697B8; }

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

This text font color is #A697B8.

Background Color

.myBgColor { background-color: #A697B8; }

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

This div background color is #A697B8.

Border color

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

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

This div border color is #A697B8.

Opacity

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

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

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

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

This text has shadow with #A697B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A697B8.

Preview

Color preview on black background

This text has color #A697B8 on black background.


Color preview on white background

This text has color #A697B8 on white background.


Black color preview on #A697B8 background

This text has black color on #A697B8 background.


White color preview on #A697B8 background

This text has white color on #A697B8 background.


Related colors

Complementary color

Complementary color for #hex is #596847.


I love getcolorcode.com

Triadic colors

1 #B8A697 and #97B8A6 with #A697B8 are triadic colors.

2 #B897A6 and #97A6B8 with #A697B8 are triadic colors.