COLOR #B697A6

HEX: #B697A6 RGB: (182,151,166)

Color info

#B697A6 contains red, green and blue colors in about the same proportion. Web safe color of #B697A6 is #CC9999 (or #C99).

RGB color model

#B697A6 color RGB value is (182,151,166).

RGB: (182,151,166) (71%, 59%, 65%)

RGB channels and saturation

R 182 of 255 = 71%
G 151 of 255 = 59%
B 166 of 255 = 65%

182
151
166

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

Portions of RGB colors in percentages

R + G + B = 182 + 151 + 166 = 499 (100%)
R 182 of 499 ~ 36.47%
G 151 of 499 ~ 30.26%
B 166 of 499 ~ 33.27'%

%36.47
%30.26
%33.27

CMYK color model

#B697A6 color CMYK value is (0,17,9,29).

  • cyan value is 0.00%
  • magenta value is 17.03%
  • yellow value is 8.79%
  • key color value is 28.63%
CMYK: (0,17,9,29) C0M17Y9K29 (0%,17%,9%,29%) (0.00/0.17/0.09/0.29) 

CMYK percentages

%0
%17.03
%8.79
%28.63

Codes

Color #B697A6 in popluar color models

B6 97 A6
RGB 182 151 166
HSL 331° 17.51% 65.29%
HSB/HSV 331° 17.03% 71.37%
CMYK 0.00% 17.03% 8.79%
28.63%

Color #B697A6 in popluar number systems.

HEX B6 97 A6
Decimal 182 151 166
Binary 10110110 10010111 10100110
Octal 266 227 246

Shades and tints

Shades of #B697A6

#B697A6
(182,151,166)
#A68A97
(166,138,151)
#967D88
(150,125,136)
#867079
(134,112,121)
#76636A
(118,99,106)
#66565B
(102,86,91)
#56494C
(86,73,76)
#463C3D
(70,60,61)
#362F2E
(54,47,46)
#26221F
(38,34,31)
#161510
(22,21,16)
#000000
(0,0,0)

Tints of #B697A6

#B697A6
(182,151,166)
#BCA0AE
(188,160,174)
#C2A9B6
(194,169,182)
#C8B2BE
(200,178,190)
#CEBBC6
(206,187,198)
#D4C4CE
(212,196,206)
#DACDD6
(218,205,214)
#E0D6DE
(224,214,222)
#E6DFE6
(230,223,230)
#ECE8EE
(236,232,238)
#F2F1F6
(242,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B697A6; }

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

This text font color is #B697A6.

Background Color

.myBgColor { background-color: #B697A6; }

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

This div background color is #B697A6.

Border color

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

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

This div border color is #B697A6.

Opacity

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

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

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

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

This text has shadow with #B697A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B697A6.

Preview

Color preview on black background

This text has color #B697A6 on black background.


Color preview on white background

This text has color #B697A6 on white background.


Black color preview on #B697A6 background

This text has black color on #B697A6 background.


White color preview on #B697A6 background

This text has white color on #B697A6 background.


Related colors

Complementary color

Complementary color for #hex is #496859.


I love getcolorcode.com

Triadic colors

1 #A6B697 and #97A6B6 with #B697A6 are triadic colors.

2 #A697B6 and #97B6A6 with #B697A6 are triadic colors.