COLOR #88397A

HEX: #88397A RGB: (136,57,122)

Color info

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

RGB color model

#88397A color RGB value is (136,57,122).

RGB: (136,57,122) (53%, 22%, 48%)

RGB channels and saturation

R 136 of 255 = 53%
G 57 of 255 = 22%
B 122 of 255 = 48%

136
57
122

R + G + B ~ 41%. #88397A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 57 + 122 = 315 (100%)
R 136 of 315 ~ 43.17%
G 57 of 315 ~ 18.1%
B 122 of 315 ~ 38.73'%

%43.17
%18.1
%38.73

CMYK color model

#88397A color CMYK value is (0,58,10,47).

  • cyan value is 0.00%
  • magenta value is 58.09%
  • yellow value is 10.29%
  • key color value is 46.67%

CMYK: (0,58,10,47)
C0M58Y10K47 (0%, 58%, 10%, 47%)
(0.00 / 0.58 / 0.10 / 0.47)

CMYK percentages

%0
%58.09
%10.29
%46.67

Codes

Color #88397A in popluar color models

88 39 7A
RGB 136 57 122
HSL 311° 40.93% 37.84%
HSB/HSV 311° 58.09% 53.33%
CMYK 0.00% 58.09% 10.29%
46.67%

Color #88397A in popluar number systems.

HEX 88 39 7A
Decimal 136 57 122
Binary 10001000 111001 1111010
Octal 210 71 172

Shades and tints

Shades of #88397A

#88397A
(136,57,122)
#7C346F
(124,52,111)
#702F64
(112,47,100)
#642A59
(100,42,89)
#58254E
(88,37,78)
#4C2043
(76,32,67)
#401B38
(64,27,56)
#34162D
(52,22,45)
#281122
(40,17,34)
#1C0C17
(28,12,23)
#10070C
(16,7,12)
#000000
(0,0,0)

Tints of #88397A

#88397A
(136,57,122)
#924B86
(146,75,134)
#9C5D92
(156,93,146)
#A66F9E
(166,111,158)
#B081AA
(176,129,170)
#BA93B6
(186,147,182)
#C4A5C2
(196,165,194)
#CEB7CE
(206,183,206)
#D8C9DA
(216,201,218)
#E2DBE6
(226,219,230)
#ECEDF2
(236,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88397A color. Also use rgb(136,57,122) instead hex code.

Text Font Color

.myTextColor { color: #88397A; }

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

This text font color is #88397A.

Background Color

.myBgColor { background-color: #88397A; }

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

This div background color is #88397A.

Border color

.myBorderColor { border: 1px solid #88397A; }

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

This div border color is #88397A.

Opacity

.myOpacity80 { color: #88397A; opacity: 0.8; }

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

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

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

This text has shadow with #88397A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88397A.

Preview

Color preview on black background

This text has color #88397A on black background.


Color preview on white background

This text has color #88397A on white background.


Black color preview on #88397A background

This text has black color on #88397A background.


White color preview on #88397A background

This text has white color on #88397A background.


Related colors

Complementary color

Complementary color for #hex is #77C685.


I love getcolorcode.com

Triadic colors

1 #7A8839 and #397A88 with #88397A are triadic colors.

2 #7A3988 and #39887A with #88397A are triadic colors.