COLOR #883759

HEX: #883759 RGB: (136,55,89)

Color info

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

RGB color model

#883759 color RGB value is (136,55,89).

RGB: (136,55,89) (53%, 22%, 35%)

RGB channels and saturation

R 136 of 255 = 53%
G 55 of 255 = 22%
B 89 of 255 = 35%

136
55
89

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

Portions of RGB colors in percentages

R + G + B = 136 + 55 + 89 = 280 (100%)
R 136 of 280 ~ 48.57%
G 55 of 280 ~ 19.64%
B 89 of 280 ~ 31.79'%

%48.57
%19.64
%31.79

CMYK color model

#883759 color CMYK value is (0,60,35,47).

  • cyan value is 0.00%
  • magenta value is 59.56%
  • yellow value is 34.56%
  • key color value is 46.67%

CMYK: (0,60,35,47)
C0M60Y35K47 (0%, 60%, 35%, 47%)
(0.00 / 0.60 / 0.35 / 0.47)

CMYK percentages

%0
%59.56
%34.56
%46.67

Codes

Color #883759 in popluar color models

88 37 59
RGB 136 55 89
HSL 335° 42.41% 37.45%
HSB/HSV 335° 59.56% 53.33%
CMYK 0.00% 59.56% 34.56%
46.67%

Color #883759 in popluar number systems.

HEX 88 37 59
Decimal 136 55 89
Binary 10001000 110111 1011001
Octal 210 67 131

Shades and tints

Shades of #883759

#883759
(136,55,89)
#7C3251
(124,50,81)
#702D49
(112,45,73)
#642841
(100,40,65)
#582339
(88,35,57)
#4C1E31
(76,30,49)
#401929
(64,25,41)
#341421
(52,20,33)
#280F19
(40,15,25)
#1C0A11
(28,10,17)
#100509
(16,5,9)
#000000
(0,0,0)

Tints of #883759

#883759
(136,55,89)
#924968
(146,73,104)
#9C5B77
(156,91,119)
#A66D86
(166,109,134)
#B07F95
(176,127,149)
#BA91A4
(186,145,164)
#C4A3B3
(196,163,179)
#CEB5C2
(206,181,194)
#D8C7D1
(216,199,209)
#E2D9E0
(226,217,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #883759 color. Also use rgb(136,55,89) instead hex code.

Text Font Color

.myTextColor { color: #883759; }

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

This text font color is #883759.

Background Color

.myBgColor { background-color: #883759; }

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

This div background color is #883759.

Border color

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

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

This div border color is #883759.

Opacity

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

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

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

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

This text has shadow with #883759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #883759.

Preview

Color preview on black background

This text has color #883759 on black background.


Color preview on white background

This text has color #883759 on white background.


Black color preview on #883759 background

This text has black color on #883759 background.


White color preview on #883759 background

This text has white color on #883759 background.


Related colors

Complementary color

Complementary color for #hex is #77C8A6.


I love getcolorcode.com

Triadic colors

1 #598837 and #375988 with #883759 are triadic colors.

2 #593788 and #378859 with #883759 are triadic colors.