COLOR #883760

HEX: #883760 RGB: (136,55,96)

Color info

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

RGB color model

#883760 color RGB value is (136,55,96).

RGB: (136,55,96) (53%, 22%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 55 of 255 = 22%
B 96 of 255 = 38%

136
55
96

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

Portions of RGB colors in percentages

R + G + B = 136 + 55 + 96 = 287 (100%)
R 136 of 287 ~ 47.39%
G 55 of 287 ~ 19.16%
B 96 of 287 ~ 33.45'%

%47.39
%19.16
%33.45

CMYK color model

#883760 color CMYK value is (0,60,29,47).

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

CMYK: (0,60,29,47)
C0M60Y29K47 (0%, 60%, 29%, 47%)
(0.00 / 0.60 / 0.29 / 0.47)

CMYK percentages

%0
%59.56
%29.41
%46.67

Codes

Color #883760 in popluar color models

88 37 60
RGB 136 55 96
HSL 330° 42.41% 37.45%
HSB/HSV 330° 59.56% 53.33%
CMYK 0.00% 59.56% 29.41%
46.67%

Color #883760 in popluar number systems.

HEX 88 37 60
Decimal 136 55 96
Binary 10001000 110111 1100000
Octal 210 67 140

Shades and tints

Shades of #883760

#883760
(136,55,96)
#7C3258
(124,50,88)
#702D50
(112,45,80)
#642848
(100,40,72)
#582340
(88,35,64)
#4C1E38
(76,30,56)
#401930
(64,25,48)
#341428
(52,20,40)
#280F20
(40,15,32)
#1C0A18
(28,10,24)
#100510
(16,5,16)
#000000
(0,0,0)

Tints of #883760

#883760
(136,55,96)
#92496E
(146,73,110)
#9C5B7C
(156,91,124)
#A66D8A
(166,109,138)
#B07F98
(176,127,152)
#BA91A6
(186,145,166)
#C4A3B4
(196,163,180)
#CEB5C2
(206,181,194)
#D8C7D0
(216,199,208)
#E2D9DE
(226,217,222)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #883760; }

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

This text font color is #883760.

Background Color

.myBgColor { background-color: #883760; }

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

This div background color is #883760.

Border color

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

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

This div border color is #883760.

Opacity

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

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

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

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

This text has shadow with #883760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #883760.

Preview

Color preview on black background

This text has color #883760 on black background.


Color preview on white background

This text has color #883760 on white background.


Black color preview on #883760 background

This text has black color on #883760 background.


White color preview on #883760 background

This text has white color on #883760 background.


Related colors

Complementary color

Complementary color for #hex is #77C89F.


I love getcolorcode.com

Triadic colors

1 #608837 and #376088 with #883760 are triadic colors.

2 #603788 and #378860 with #883760 are triadic colors.