COLOR #873355

HEX: #873355 RGB: (135,51,85)

Color info

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

RGB color model

#873355 color RGB value is (135,51,85).

RGB: (135,51,85) (53%, 20%, 33%)

RGB channels and saturation

R 135 of 255 = 53%
G 51 of 255 = 20%
B 85 of 255 = 33%

135
51
85

R + G + B ~ 35%. #873355 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 51 + 85 = 271 (100%)
R 135 of 271 ~ 49.82%
G 51 of 271 ~ 18.82%
B 85 of 271 ~ 31.37'%

%49.82
%18.82
%31.37

CMYK color model

#873355 color CMYK value is (0,62,37,47).

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

CMYK: (0,62,37,47)
C0M62Y37K47 (0%, 62%, 37%, 47%)
(0.00 / 0.62 / 0.37 / 0.47)

CMYK percentages

%0
%62.22
%37.04
%47.06

Codes

Color #873355 in popluar color models

87 33 55
RGB 135 51 85
HSL 336° 45.16% 36.47%
HSB/HSV 336° 62.22% 52.94%
CMYK 0.00% 62.22% 37.04%
47.06%

Color #873355 in popluar number systems.

HEX 87 33 55
Decimal 135 51 85
Binary 10000111 110011 1010101
Octal 207 63 125

Shades and tints

Shades of #873355

#873355
(135,51,85)
#7B2F4E
(123,47,78)
#6F2B47
(111,43,71)
#632740
(99,39,64)
#572339
(87,35,57)
#4B1F32
(75,31,50)
#3F1B2B
(63,27,43)
#331724
(51,23,36)
#27131D
(39,19,29)
#1B0F16
(27,15,22)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #873355

#873355
(135,51,85)
#914564
(145,69,100)
#9B5773
(155,87,115)
#A56982
(165,105,130)
#AF7B91
(175,123,145)
#B98DA0
(185,141,160)
#C39FAF
(195,159,175)
#CDB1BE
(205,177,190)
#D7C3CD
(215,195,205)
#E1D5DC
(225,213,220)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #873355; }

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

This text font color is #873355.

Background Color

.myBgColor { background-color: #873355; }

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

This div background color is #873355.

Border color

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

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

This div border color is #873355.

Opacity

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

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

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

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

This text has shadow with #873355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873355.

Preview

Color preview on black background

This text has color #873355 on black background.


Color preview on white background

This text has color #873355 on white background.


Black color preview on #873355 background

This text has black color on #873355 background.


White color preview on #873355 background

This text has white color on #873355 background.


Related colors

Complementary color

Complementary color for #hex is #78CCAA.


I love getcolorcode.com

Triadic colors

1 #558733 and #335587 with #873355 are triadic colors.

2 #553387 and #338755 with #873355 are triadic colors.