COLOR #873738

HEX: #873738 RGB: (135,55,56)

Color info

#873738 contains mainly red color. Web safe color of #873738 is #993333 (or #933).

RGB color model

#873738 color RGB value is (135,55,56).

RGB: (135,55,56) (53%, 22%, 22%)

RGB channels and saturation

R 135 of 255 = 53%
G 55 of 255 = 22%
B 56 of 255 = 22%

135
55
56

R + G + B ~ 32%. #873738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 55 + 56 = 246 (100%)
R 135 of 246 ~ 54.88%
G 55 of 246 ~ 22.36%
B 56 of 246 ~ 22.76'%

%54.88
%22.36
%22.76

CMYK color model

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

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

CMYK: (0,59,59,47)
C0M59Y59K47 (0%, 59%, 59%, 47%)
(0.00 / 0.59 / 0.59 / 0.47)

CMYK percentages

%0
%59.26
%58.52
%47.06

Codes

Color #873738 in popluar color models

87 37 38
RGB 135 55 56
HSL 359° 42.11% 37.25%
HSB/HSV 359° 59.26% 52.94%
CMYK 0.00% 59.26% 58.52%
47.06%

Color #873738 in popluar number systems.

HEX 87 37 38
Decimal 135 55 56
Binary 10000111 110111 111000
Octal 207 67 70

Shades and tints

Shades of #873738

#873738
(135,55,56)
#7B3233
(123,50,51)
#6F2D2E
(111,45,46)
#632829
(99,40,41)
#572324
(87,35,36)
#4B1E1F
(75,30,31)
#3F191A
(63,25,26)
#331415
(51,20,21)
#270F10
(39,15,16)
#1B0A0B
(27,10,11)
#0F0506
(15,5,6)
#000000
(0,0,0)

Tints of #873738

#873738
(135,55,56)
#91494A
(145,73,74)
#9B5B5C
(155,91,92)
#A56D6E
(165,109,110)
#AF7F80
(175,127,128)
#B99192
(185,145,146)
#C3A3A4
(195,163,164)
#CDB5B6
(205,181,182)
#D7C7C8
(215,199,200)
#E1D9DA
(225,217,218)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #873738; }

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

This text font color is #873738.

Background Color

.myBgColor { background-color: #873738; }

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

This div background color is #873738.

Border color

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

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

This div border color is #873738.

Opacity

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

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

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

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

This text has shadow with #873738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873738.

Preview

Color preview on black background

This text has color #873738 on black background.


Color preview on white background

This text has color #873738 on white background.


Black color preview on #873738 background

This text has black color on #873738 background.


White color preview on #873738 background

This text has white color on #873738 background.


Related colors

Complementary color

Complementary color for #hex is #78C8C7.


I love getcolorcode.com

Triadic colors

1 #388737 and #373887 with #873738 are triadic colors.

2 #383787 and #378738 with #873738 are triadic colors.