COLOR #873763

HEX: #873763 RGB: (135,55,99)

Color info

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

RGB color model

#873763 color RGB value is (135,55,99).

RGB: (135,55,99) (53%, 22%, 39%)

RGB channels and saturation

R 135 of 255 = 53%
G 55 of 255 = 22%
B 99 of 255 = 39%

135
55
99

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

Portions of RGB colors in percentages

R + G + B = 135 + 55 + 99 = 289 (100%)
R 135 of 289 ~ 46.71%
G 55 of 289 ~ 19.03%
B 99 of 289 ~ 34.26'%

%46.71
%19.03
%34.26

CMYK color model

#873763 color CMYK value is (0,59,27,47).

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

CMYK: (0,59,27,47)
C0M59Y27K47 (0%, 59%, 27%, 47%)
(0.00 / 0.59 / 0.27 / 0.47)

CMYK percentages

%0
%59.26
%26.67
%47.06

Codes

Color #873763 in popluar color models

87 37 63
RGB 135 55 99
HSL 327° 42.11% 37.25%
HSB/HSV 327° 59.26% 52.94%
CMYK 0.00% 59.26% 26.67%
47.06%

Color #873763 in popluar number systems.

HEX 87 37 63
Decimal 135 55 99
Binary 10000111 110111 1100011
Octal 207 67 143

Shades and tints

Shades of #873763

#873763
(135,55,99)
#7B325A
(123,50,90)
#6F2D51
(111,45,81)
#632848
(99,40,72)
#57233F
(87,35,63)
#4B1E36
(75,30,54)
#3F192D
(63,25,45)
#331424
(51,20,36)
#270F1B
(39,15,27)
#1B0A12
(27,10,18)
#0F0509
(15,5,9)
#000000
(0,0,0)

Tints of #873763

#873763
(135,55,99)
#914971
(145,73,113)
#9B5B7F
(155,91,127)
#A56D8D
(165,109,141)
#AF7F9B
(175,127,155)
#B991A9
(185,145,169)
#C3A3B7
(195,163,183)
#CDB5C5
(205,181,197)
#D7C7D3
(215,199,211)
#E1D9E1
(225,217,225)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #873763; }

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

This text font color is #873763.

Background Color

.myBgColor { background-color: #873763; }

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

This div background color is #873763.

Border color

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

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

This div border color is #873763.

Opacity

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

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

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

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

This text has shadow with #873763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873763.

Preview

Color preview on black background

This text has color #873763 on black background.


Color preview on white background

This text has color #873763 on white background.


Black color preview on #873763 background

This text has black color on #873763 background.


White color preview on #873763 background

This text has white color on #873763 background.


Related colors

Complementary color

Complementary color for #hex is #78C89C.


I love getcolorcode.com

Triadic colors

1 #638737 and #376387 with #873763 are triadic colors.

2 #633787 and #378763 with #873763 are triadic colors.