COLOR #8B6D88

HEX: #8B6D88 RGB: (139,109,136)

Color info

#8B6D88 contains red, green and blue colors in about the same proportion. Web safe color of #8B6D88 is #996699 (or #969).

RGB color model

#8B6D88 color RGB value is (139,109,136).

RGB: (139,109,136) (55%, 43%, 53%)

RGB channels and saturation

R 139 of 255 = 55%
G 109 of 255 = 43%
B 136 of 255 = 53%

139
109
136

R + G + B ~ 50%. #8B6D88 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 139 + 109 + 136 = 384 (100%)
R 139 of 384 ~ 36.2%
G 109 of 384 ~ 28.39%
B 136 of 384 ~ 35.42'%

%36.2
%28.39
%35.42

CMYK color model

#8B6D88 color CMYK value is (0,22,2,45).

  • cyan value is 0.00%
  • magenta value is 21.58%
  • yellow value is 2.16%
  • key color value is 45.49%

CMYK: (0,22,2,45)
C0M22Y2K45 (0%, 22%, 2%, 45%)
(0.00 / 0.22 / 0.02 / 0.45)

CMYK percentages

%0
%21.58
%2.16
%45.49

Codes

Color #8B6D88 in popluar color models

8B 6D 88
RGB 139 109 136
HSL 306° 12.10% 48.63%
HSB/HSV 306° 21.58% 54.51%
CMYK 0.00% 21.58% 2.16%
45.49%

Color #8B6D88 in popluar number systems.

HEX 8B 6D 88
Decimal 139 109 136
Binary 10001011 1101101 10001000
Octal 213 155 210

Shades and tints

Shades of #8B6D88

#8B6D88
(139,109,136)
#7F647C
(127,100,124)
#735B70
(115,91,112)
#675264
(103,82,100)
#5B4958
(91,73,88)
#4F404C
(79,64,76)
#433740
(67,55,64)
#372E34
(55,46,52)
#2B2528
(43,37,40)
#1F1C1C
(31,28,28)
#131310
(19,19,16)
#000000
(0,0,0)

Tints of #8B6D88

#8B6D88
(139,109,136)
#957A92
(149,122,146)
#9F879C
(159,135,156)
#A994A6
(169,148,166)
#B3A1B0
(179,161,176)
#BDAEBA
(189,174,186)
#C7BBC4
(199,187,196)
#D1C8CE
(209,200,206)
#DBD5D8
(219,213,216)
#E5E2E2
(229,226,226)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B6D88 color. Also use rgb(139,109,136) instead hex code.

Text Font Color

.myTextColor { color: #8B6D88; }

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

This text font color is #8B6D88.

Background Color

.myBgColor { background-color: #8B6D88; }

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

This div background color is #8B6D88.

Border color

.myBorderColor { border: 1px solid #8B6D88; }

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

This div border color is #8B6D88.

Opacity

.myOpacity80 { color: #8B6D88; opacity: 0.8; }

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

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

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

This text has shadow with #8B6D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B6D88.

Preview

Color preview on black background

This text has color #8B6D88 on black background.


Color preview on white background

This text has color #8B6D88 on white background.


Black color preview on #8B6D88 background

This text has black color on #8B6D88 background.


White color preview on #8B6D88 background

This text has white color on #8B6D88 background.


Related colors

Complementary color

Complementary color for #hex is #749277.


I love getcolorcode.com

Triadic colors

1 #888B6D and #6D888B with #8B6D88 are triadic colors.

2 #886D8B and #6D8B88 with #8B6D88 are triadic colors.