COLOR #88355D

HEX: #88355D RGB: (136,53,93)

Color info

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

RGB color model

#88355D color RGB value is (136,53,93).

RGB: (136,53,93) (53%, 21%, 36%)

RGB channels and saturation

R 136 of 255 = 53%
G 53 of 255 = 21%
B 93 of 255 = 36%

136
53
93

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

Portions of RGB colors in percentages

R + G + B = 136 + 53 + 93 = 282 (100%)
R 136 of 282 ~ 48.23%
G 53 of 282 ~ 18.79%
B 93 of 282 ~ 32.98'%

%48.23
%18.79
%32.98

CMYK color model

#88355D color CMYK value is (0,61,32,47).

  • cyan value is 0.00%
  • magenta value is 61.03%
  • yellow value is 31.62%
  • key color value is 46.67%

CMYK: (0,61,32,47)
C0M61Y32K47 (0%, 61%, 32%, 47%)
(0.00 / 0.61 / 0.32 / 0.47)

CMYK percentages

%0
%61.03
%31.62
%46.67

Codes

Color #88355D in popluar color models

88 35 5D
RGB 136 53 93
HSL 331° 43.92% 37.06%
HSB/HSV 331° 61.03% 53.33%
CMYK 0.00% 61.03% 31.62%
46.67%

Color #88355D in popluar number systems.

HEX 88 35 5D
Decimal 136 53 93
Binary 10001000 110101 1011101
Octal 210 65 135

Shades and tints

Shades of #88355D

#88355D
(136,53,93)
#7C3155
(124,49,85)
#702D4D
(112,45,77)
#642945
(100,41,69)
#58253D
(88,37,61)
#4C2135
(76,33,53)
#401D2D
(64,29,45)
#341925
(52,25,37)
#28151D
(40,21,29)
#1C1115
(28,17,21)
#100D0D
(16,13,13)
#000000
(0,0,0)

Tints of #88355D

#88355D
(136,53,93)
#92476B
(146,71,107)
#9C5979
(156,89,121)
#A66B87
(166,107,135)
#B07D95
(176,125,149)
#BA8FA3
(186,143,163)
#C4A1B1
(196,161,177)
#CEB3BF
(206,179,191)
#D8C5CD
(216,197,205)
#E2D7DB
(226,215,219)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88355D color. Also use rgb(136,53,93) instead hex code.

Text Font Color

.myTextColor { color: #88355D; }

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

This text font color is #88355D.

Background Color

.myBgColor { background-color: #88355D; }

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

This div background color is #88355D.

Border color

.myBorderColor { border: 1px solid #88355D; }

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

This div border color is #88355D.

Opacity

.myOpacity80 { color: #88355D; opacity: 0.8; }

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

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

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

This text has shadow with #88355D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88355D.

Preview

Color preview on black background

This text has color #88355D on black background.


Color preview on white background

This text has color #88355D on white background.


Black color preview on #88355D background

This text has black color on #88355D background.


White color preview on #88355D background

This text has white color on #88355D background.


Related colors

Complementary color

Complementary color for #hex is #77CAA2.


I love getcolorcode.com

Triadic colors

1 #5D8835 and #355D88 with #88355D are triadic colors.

2 #5D3588 and #35885D with #88355D are triadic colors.