COLOR #873363

HEX: #873363 RGB: (135,51,99)

Color info

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

RGB color model

#873363 color RGB value is (135,51,99).

RGB: (135,51,99) (53%, 20%, 39%)

RGB channels and saturation

R 135 of 255 = 53%
G 51 of 255 = 20%
B 99 of 255 = 39%

135
51
99

R + G + B ~ 37%. #873363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 51 + 99 = 285 (100%)
R 135 of 285 ~ 47.37%
G 51 of 285 ~ 17.89%
B 99 of 285 ~ 34.74'%

%47.37
%17.89
%34.74

CMYK color model

#873363 color CMYK value is (0,62,27,47).

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

CMYK: (0,62,27,47)
C0M62Y27K47 (0%, 62%, 27%, 47%)
(0.00 / 0.62 / 0.27 / 0.47)

CMYK percentages

%0
%62.22
%26.67
%47.06

Codes

Color #873363 in popluar color models

87 33 63
RGB 135 51 99
HSL 326° 45.16% 36.47%
HSB/HSV 326° 62.22% 52.94%
CMYK 0.00% 62.22% 26.67%
47.06%

Color #873363 in popluar number systems.

HEX 87 33 63
Decimal 135 51 99
Binary 10000111 110011 1100011
Octal 207 63 143

Shades and tints

Shades of #873363

#873363
(135,51,99)
#7B2F5A
(123,47,90)
#6F2B51
(111,43,81)
#632748
(99,39,72)
#57233F
(87,35,63)
#4B1F36
(75,31,54)
#3F1B2D
(63,27,45)
#331724
(51,23,36)
#27131B
(39,19,27)
#1B0F12
(27,15,18)
#0F0B09
(15,11,9)
#000000
(0,0,0)

Tints of #873363

#873363
(135,51,99)
#914571
(145,69,113)
#9B577F
(155,87,127)
#A5698D
(165,105,141)
#AF7B9B
(175,123,155)
#B98DA9
(185,141,169)
#C39FB7
(195,159,183)
#CDB1C5
(205,177,197)
#D7C3D3
(215,195,211)
#E1D5E1
(225,213,225)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #873363; }

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

This text font color is #873363.

Background Color

.myBgColor { background-color: #873363; }

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

This div background color is #873363.

Border color

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

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

This div border color is #873363.

Opacity

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

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

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

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

This text has shadow with #873363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873363.

Preview

Color preview on black background

This text has color #873363 on black background.


Color preview on white background

This text has color #873363 on white background.


Black color preview on #873363 background

This text has black color on #873363 background.


White color preview on #873363 background

This text has white color on #873363 background.


Related colors

Complementary color

Complementary color for #hex is #78CC9C.


I love getcolorcode.com

Triadic colors

1 #638733 and #336387 with #873363 are triadic colors.

2 #633387 and #338763 with #873363 are triadic colors.