COLOR #B689BA

HEX: #B689BA RGB: (182,137,186)

Color info

#B689BA contains red, green and blue colors in about the same proportion. Web safe color of #B689BA is #CC99CC (or #C9C).

RGB color model

#B689BA color RGB value is (182,137,186).

RGB: (182,137,186) (71%, 54%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 137 of 255 = 54%
B 186 of 255 = 73%

182
137
186

R + G + B ~ 66%. #B689BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 137 + 186 = 505 (100%)
R 182 of 505 ~ 36.04%
G 137 of 505 ~ 27.13%
B 186 of 505 ~ 36.83'%

%36.04
%27.13
%36.83

CMYK color model

#B689BA color CMYK value is (2,26,0,27).

  • cyan value is 2.15%
  • magenta value is 26.34%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (2,26,0,27)
C2M26Y0K27 (2%, 26%, 0%, 27%)
(0.02 / 0.26 / 0.00 / 0.27)

CMYK percentages

%2.15
%26.34
%0
%27.06

Codes

Color #B689BA in popluar color models

B6 89 BA
RGB 182 137 186
HSL 295° 26.20% 63.33%
HSB/HSV 295° 26.34% 72.94%
CMYK 2.15% 26.34% 0.00%
27.06%

Color #B689BA in popluar number systems.

HEX B6 89 BA
Decimal 182 137 186
Binary 10110110 10001001 10111010
Octal 266 211 272

Shades and tints

Shades of #B689BA

#B689BA
(182,137,186)
#A67DAA
(166,125,170)
#96719A
(150,113,154)
#86658A
(134,101,138)
#76597A
(118,89,122)
#664D6A
(102,77,106)
#56415A
(86,65,90)
#46354A
(70,53,74)
#36293A
(54,41,58)
#261D2A
(38,29,42)
#16111A
(22,17,26)
#000000
(0,0,0)

Tints of #B689BA

#B689BA
(182,137,186)
#BC93C0
(188,147,192)
#C29DC6
(194,157,198)
#C8A7CC
(200,167,204)
#CEB1D2
(206,177,210)
#D4BBD8
(212,187,216)
#DAC5DE
(218,197,222)
#E0CFE4
(224,207,228)
#E6D9EA
(230,217,234)
#ECE3F0
(236,227,240)
#F2EDF6
(242,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B689BA color. Also use rgb(182,137,186) instead hex code.

Text Font Color

.myTextColor { color: #B689BA; }

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

This text font color is #B689BA.

Background Color

.myBgColor { background-color: #B689BA; }

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

This div background color is #B689BA.

Border color

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

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

This div border color is #B689BA.

Opacity

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

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

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

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

This text has shadow with #B689BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B689BA.

Preview

Color preview on black background

This text has color #B689BA on black background.


Color preview on white background

This text has color #B689BA on white background.


Black color preview on #B689BA background

This text has black color on #B689BA background.


White color preview on #B689BA background

This text has white color on #B689BA background.


Related colors

Complementary color

Complementary color for #hex is #497645.


I love getcolorcode.com

Triadic colors

1 #BAB689 and #89BAB6 with #B689BA are triadic colors.

2 #BA89B6 and #89B6BA with #B689BA are triadic colors.