COLOR #873368

HEX: #873368 RGB: (135,51,104)

Color info

#873368 contains mainly red and blue colors. Web safe color of #873368 is #993366 (or #936).

RGB color model

#873368 color RGB value is (135,51,104).

RGB: (135,51,104) (53%, 20%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 51 of 255 = 20%
B 104 of 255 = 41%

135
51
104

R + G + B ~ 38%. #873368 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 51 + 104 = 290 (100%)
R 135 of 290 ~ 46.55%
G 51 of 290 ~ 17.59%
B 104 of 290 ~ 35.86'%

%46.55
%17.59
%35.86

CMYK color model

#873368 color CMYK value is (0,62,23,47).

  • cyan value is 0.00%
  • magenta value is 62.22%
  • yellow value is 22.96%
  • key color value is 47.06%

CMYK: (0,62,23,47)
C0M62Y23K47 (0%, 62%, 23%, 47%)
(0.00 / 0.62 / 0.23 / 0.47)

CMYK percentages

%0
%62.22
%22.96
%47.06

Codes

Color #873368 in popluar color models

87 33 68
RGB 135 51 104
HSL 322° 45.16% 36.47%
HSB/HSV 322° 62.22% 52.94%
CMYK 0.00% 62.22% 22.96%
47.06%

Color #873368 in popluar number systems.

HEX 87 33 68
Decimal 135 51 104
Binary 10000111 110011 1101000
Octal 207 63 150

Shades and tints

Shades of #873368

#873368
(135,51,104)
#7B2F5F
(123,47,95)
#6F2B56
(111,43,86)
#63274D
(99,39,77)
#572344
(87,35,68)
#4B1F3B
(75,31,59)
#3F1B32
(63,27,50)
#331729
(51,23,41)
#271320
(39,19,32)
#1B0F17
(27,15,23)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #873368

#873368
(135,51,104)
#914575
(145,69,117)
#9B5782
(155,87,130)
#A5698F
(165,105,143)
#AF7B9C
(175,123,156)
#B98DA9
(185,141,169)
#C39FB6
(195,159,182)
#CDB1C3
(205,177,195)
#D7C3D0
(215,195,208)
#E1D5DD
(225,213,221)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #873368 color. Also use rgb(135,51,104) instead hex code.

Text Font Color

.myTextColor { color: #873368; }

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

This text font color is #873368.

Background Color

.myBgColor { background-color: #873368; }

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

This div background color is #873368.

Border color

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

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

This div border color is #873368.

Opacity

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

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

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

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

This text has shadow with #873368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873368.

Preview

Color preview on black background

This text has color #873368 on black background.


Color preview on white background

This text has color #873368 on white background.


Black color preview on #873368 background

This text has black color on #873368 background.


White color preview on #873368 background

This text has white color on #873368 background.


Related colors

Complementary color

Complementary color for #hex is #78CC97.


I love getcolorcode.com

Triadic colors

1 #688733 and #336887 with #873368 are triadic colors.

2 #683387 and #338768 with #873368 are triadic colors.