COLOR #876294

HEX: #876294 RGB: (135,98,148)

Color info

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

RGB color model

#876294 color RGB value is (135,98,148).

RGB: (135,98,148) (53%, 38%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 98 of 255 = 38%
B 148 of 255 = 58%

135
98
148

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

Portions of RGB colors in percentages

R + G + B = 135 + 98 + 148 = 381 (100%)
R 135 of 381 ~ 35.43%
G 98 of 381 ~ 25.72%
B 148 of 381 ~ 38.85'%

%35.43
%25.72
%38.85

CMYK color model

#876294 color CMYK value is (9,34,0,42).

  • cyan value is 8.78%
  • magenta value is 33.78%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (9,34,0,42)
C9M34Y0K42 (9%, 34%, 0%, 42%)
(0.09 / 0.34 / 0.00 / 0.42)

CMYK percentages

%8.78
%33.78
%0
%41.96

Codes

Color #876294 in popluar color models

87 62 94
RGB 135 98 148
HSL 284° 20.33% 48.24%
HSB/HSV 284° 33.78% 58.04%
CMYK 8.78% 33.78% 0.00%
41.96%

Color #876294 in popluar number systems.

HEX 87 62 94
Decimal 135 98 148
Binary 10000111 1100010 10010100
Octal 207 142 224

Shades and tints

Shades of #876294

#876294
(135,98,148)
#7B5A87
(123,90,135)
#6F527A
(111,82,122)
#634A6D
(99,74,109)
#574260
(87,66,96)
#4B3A53
(75,58,83)
#3F3246
(63,50,70)
#332A39
(51,42,57)
#27222C
(39,34,44)
#1B1A1F
(27,26,31)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #876294

#876294
(135,98,148)
#91709D
(145,112,157)
#9B7EA6
(155,126,166)
#A58CAF
(165,140,175)
#AF9AB8
(175,154,184)
#B9A8C1
(185,168,193)
#C3B6CA
(195,182,202)
#CDC4D3
(205,196,211)
#D7D2DC
(215,210,220)
#E1E0E5
(225,224,229)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876294 color. Also use rgb(135,98,148) instead hex code.

Text Font Color

.myTextColor { color: #876294; }

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

This text font color is #876294.

Background Color

.myBgColor { background-color: #876294; }

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

This div background color is #876294.

Border color

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

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

This div border color is #876294.

Opacity

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

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

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

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

This text has shadow with #876294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876294.

Preview

Color preview on black background

This text has color #876294 on black background.


Color preview on white background

This text has color #876294 on white background.


Black color preview on #876294 background

This text has black color on #876294 background.


White color preview on #876294 background

This text has white color on #876294 background.


Related colors

Complementary color

Complementary color for #hex is #789D6B.


I love getcolorcode.com

Triadic colors

1 #948762 and #629487 with #876294 are triadic colors.

2 #946287 and #628794 with #876294 are triadic colors.