COLOR #88415D

HEX: #88415D RGB: (136,65,93)

Color info

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

RGB color model

#88415D color RGB value is (136,65,93).

RGB: (136,65,93) (53%, 25%, 36%)

RGB channels and saturation

R 136 of 255 = 53%
G 65 of 255 = 25%
B 93 of 255 = 36%

136
65
93

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

Portions of RGB colors in percentages

R + G + B = 136 + 65 + 93 = 294 (100%)
R 136 of 294 ~ 46.26%
G 65 of 294 ~ 22.11%
B 93 of 294 ~ 31.63'%

%46.26
%22.11
%31.63

CMYK color model

#88415D color CMYK value is (0,52,32,47).

  • cyan value is 0.00%
  • magenta value is 52.21%
  • yellow value is 31.62%
  • key color value is 46.67%
CMYK: (0,52,32,47) C0M52Y32K47 (0%,52%,32%,47%) (0.00/0.52/0.32/0.47) 

CMYK percentages

%0
%52.21
%31.62
%46.67

Codes

Color #88415D in popluar color models

88 41 5D
RGB 136 65 93
HSL 336° 35.32% 39.41%
HSB/HSV 336° 52.21% 53.33%
CMYK 0.00% 52.21% 31.62%
46.67%

Color #88415D in popluar number systems.

HEX 88 41 5D
Decimal 136 65 93
Binary 10001000 1000001 1011101
Octal 210 101 135

Shades and tints

Shades of #88415D

#88415D
(136,65,93)
#7C3C55
(124,60,85)
#70374D
(112,55,77)
#643245
(100,50,69)
#582D3D
(88,45,61)
#4C2835
(76,40,53)
#40232D
(64,35,45)
#341E25
(52,30,37)
#28191D
(40,25,29)
#1C1415
(28,20,21)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #88415D

#88415D
(136,65,93)
#92526B
(146,82,107)
#9C6379
(156,99,121)
#A67487
(166,116,135)
#B08595
(176,133,149)
#BA96A3
(186,150,163)
#C4A7B1
(196,167,177)
#CEB8BF
(206,184,191)
#D8C9CD
(216,201,205)
#E2DADB
(226,218,219)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88415D; }

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

This text font color is #88415D.

Background Color

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

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

This div background color is #88415D.

Border color

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

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

This div border color is #88415D.

Opacity

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

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

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

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

This text has shadow with #88415D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88415D.

Preview

Color preview on black background

This text has color #88415D on black background.


Color preview on white background

This text has color #88415D on white background.


Black color preview on #88415D background

This text has black color on #88415D background.


White color preview on #88415D background

This text has white color on #88415D background.


Related colors

Complementary color

Complementary color for #hex is #77BEA2.


I love getcolorcode.com

Triadic colors

1 #5D8841 and #415D88 with #88415D are triadic colors.

2 #5D4188 and #41885D with #88415D are triadic colors.