COLOR #8C6A84

HEX: #8C6A84 RGB: (140,106,132)

Color info

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

RGB color model

#8C6A84 color RGB value is (140,106,132).

RGB: (140,106,132) (55%, 42%, 52%)

RGB channels and saturation

R 140 of 255 = 55%
G 106 of 255 = 42%
B 132 of 255 = 52%

140
106
132

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

Portions of RGB colors in percentages

R + G + B = 140 + 106 + 132 = 378 (100%)
R 140 of 378 ~ 37.04%
G 106 of 378 ~ 28.04%
B 132 of 378 ~ 34.92'%

%37.04
%28.04
%34.92

CMYK color model

#8C6A84 color CMYK value is (0,24,6,45).

  • cyan value is 0.00%
  • magenta value is 24.29%
  • yellow value is 5.71%
  • key color value is 45.10%

CMYK: (0,24,6,45)
C0M24Y6K45 (0%, 24%, 6%, 45%)
(0.00 / 0.24 / 0.06 / 0.45)

CMYK percentages

%0
%24.29
%5.71
%45.1

Codes

Color #8C6A84 in popluar color models

8C 6A 84
RGB 140 106 132
HSL 314° 13.82% 48.24%
HSB/HSV 314° 24.29% 54.90%
CMYK 0.00% 24.29% 5.71%
45.10%

Color #8C6A84 in popluar number systems.

HEX 8C 6A 84
Decimal 140 106 132
Binary 10001100 1101010 10000100
Octal 214 152 204

Shades and tints

Shades of #8C6A84

#8C6A84
(140,106,132)
#806178
(128,97,120)
#74586C
(116,88,108)
#684F60
(104,79,96)
#5C4654
(92,70,84)
#503D48
(80,61,72)
#44343C
(68,52,60)
#382B30
(56,43,48)
#2C2224
(44,34,36)
#201918
(32,25,24)
#14100C
(20,16,12)
#000000
(0,0,0)

Tints of #8C6A84

#8C6A84
(140,106,132)
#96778F
(150,119,143)
#A0849A
(160,132,154)
#AA91A5
(170,145,165)
#B49EB0
(180,158,176)
#BEABBB
(190,171,187)
#C8B8C6
(200,184,198)
#D2C5D1
(210,197,209)
#DCD2DC
(220,210,220)
#E6DFE7
(230,223,231)
#F0ECF2
(240,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C6A84 color. Also use rgb(140,106,132) instead hex code.

Text Font Color

.myTextColor { color: #8C6A84; }

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

This text font color is #8C6A84.

Background Color

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

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

This div background color is #8C6A84.

Border color

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

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

This div border color is #8C6A84.

Opacity

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

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

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

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

This text has shadow with #8C6A84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C6A84.

Preview

Color preview on black background

This text has color #8C6A84 on black background.


Color preview on white background

This text has color #8C6A84 on white background.


Black color preview on #8C6A84 background

This text has black color on #8C6A84 background.


White color preview on #8C6A84 background

This text has white color on #8C6A84 background.


Related colors

Complementary color

Complementary color for #hex is #73957B.


I love getcolorcode.com

Triadic colors

1 #848C6A and #6A848C with #8C6A84 are triadic colors.

2 #846A8C and #6A8C84 with #8C6A84 are triadic colors.