COLOR #88415E

HEX: #88415E RGB: (136,65,94)

Color info

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

RGB color model

#88415E color RGB value is (136,65,94).

RGB: (136,65,94) (53%, 25%, 37%)

RGB channels and saturation

R 136 of 255 = 53%
G 65 of 255 = 25%
B 94 of 255 = 37%

136
65
94

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

Portions of RGB colors in percentages

R + G + B = 136 + 65 + 94 = 295 (100%)
R 136 of 295 ~ 46.1%
G 65 of 295 ~ 22.03%
B 94 of 295 ~ 31.86'%

%46.1
%22.03
%31.86

CMYK color model

#88415E color CMYK value is (0,52,31,47).

  • cyan value is 0.00%
  • magenta value is 52.21%
  • yellow value is 30.88%
  • key color value is 46.67%
CMYK: (0,52,31,47) C0M52Y31K47 (0%,52%,31%,47%) (0.00/0.52/0.31/0.47) 

CMYK percentages

%0
%52.21
%30.88
%46.67

Codes

Color #88415E in popluar color models

88 41 5E
RGB 136 65 94
HSL 335° 35.32% 39.41%
HSB/HSV 335° 52.21% 53.33%
CMYK 0.00% 52.21% 30.88%
46.67%

Color #88415E in popluar number systems.

HEX 88 41 5E
Decimal 136 65 94
Binary 10001000 1000001 1011110
Octal 210 101 136

Shades and tints

Shades of #88415E

#88415E
(136,65,94)
#7C3C56
(124,60,86)
#70374E
(112,55,78)
#643246
(100,50,70)
#582D3E
(88,45,62)
#4C2836
(76,40,54)
#40232E
(64,35,46)
#341E26
(52,30,38)
#28191E
(40,25,30)
#1C1416
(28,20,22)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #88415E

#88415E
(136,65,94)
#92526C
(146,82,108)
#9C637A
(156,99,122)
#A67488
(166,116,136)
#B08596
(176,133,150)
#BA96A4
(186,150,164)
#C4A7B2
(196,167,178)
#CEB8C0
(206,184,192)
#D8C9CE
(216,201,206)
#E2DADC
(226,218,220)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88415E color. Also use rgb(136,65,94) instead hex code.

Text Font Color

.myTextColor { color: #88415E; }

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

This text font color is #88415E.

Background Color

.myBgColor { background-color: #88415E; }

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

This div background color is #88415E.

Border color

.myBorderColor { border: 1px solid #88415E; }

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

This div border color is #88415E.

Opacity

.myOpacity80 { color: #88415E; opacity: 0.8; }

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

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

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

This text has shadow with #88415E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88415E.

Preview

Color preview on black background

This text has color #88415E on black background.


Color preview on white background

This text has color #88415E on white background.


Black color preview on #88415E background

This text has black color on #88415E background.


White color preview on #88415E background

This text has white color on #88415E background.


Related colors

Complementary color

Complementary color for #hex is #77BEA1.


I love getcolorcode.com

Triadic colors

1 #5E8841 and #415E88 with #88415E are triadic colors.

2 #5E4188 and #41885E with #88415E are triadic colors.