COLOR #883769

HEX: #883769 RGB: (136,55,105)

Color info

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

RGB color model

#883769 color RGB value is (136,55,105).

RGB: (136,55,105) (53%, 22%, 41%)

RGB channels and saturation

R 136 of 255 = 53%
G 55 of 255 = 22%
B 105 of 255 = 41%

136
55
105

R + G + B ~ 39%. #883769 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 55 + 105 = 296 (100%)
R 136 of 296 ~ 45.95%
G 55 of 296 ~ 18.58%
B 105 of 296 ~ 35.47'%

%45.95
%18.58
%35.47

CMYK color model

#883769 color CMYK value is (0,60,23,47).

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

CMYK: (0,60,23,47)
C0M60Y23K47 (0%, 60%, 23%, 47%)
(0.00 / 0.60 / 0.23 / 0.47)

CMYK percentages

%0
%59.56
%22.79
%46.67

Codes

Color #883769 in popluar color models

88 37 69
RGB 136 55 105
HSL 323° 42.41% 37.45%
HSB/HSV 323° 59.56% 53.33%
CMYK 0.00% 59.56% 22.79%
46.67%

Color #883769 in popluar number systems.

HEX 88 37 69
Decimal 136 55 105
Binary 10001000 110111 1101001
Octal 210 67 151

Shades and tints

Shades of #883769

#883769
(136,55,105)
#7C3260
(124,50,96)
#702D57
(112,45,87)
#64284E
(100,40,78)
#582345
(88,35,69)
#4C1E3C
(76,30,60)
#401933
(64,25,51)
#34142A
(52,20,42)
#280F21
(40,15,33)
#1C0A18
(28,10,24)
#10050F
(16,5,15)
#000000
(0,0,0)

Tints of #883769

#883769
(136,55,105)
#924976
(146,73,118)
#9C5B83
(156,91,131)
#A66D90
(166,109,144)
#B07F9D
(176,127,157)
#BA91AA
(186,145,170)
#C4A3B7
(196,163,183)
#CEB5C4
(206,181,196)
#D8C7D1
(216,199,209)
#E2D9DE
(226,217,222)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #883769; }

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

This text font color is #883769.

Background Color

.myBgColor { background-color: #883769; }

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

This div background color is #883769.

Border color

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

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

This div border color is #883769.

Opacity

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

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

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

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

This text has shadow with #883769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #883769.

Preview

Color preview on black background

This text has color #883769 on black background.


Color preview on white background

This text has color #883769 on white background.


Black color preview on #883769 background

This text has black color on #883769 background.


White color preview on #883769 background

This text has white color on #883769 background.


Related colors

Complementary color

Complementary color for #hex is #77C896.


I love getcolorcode.com

Triadic colors

1 #698837 and #376988 with #883769 are triadic colors.

2 #693788 and #378869 with #883769 are triadic colors.