COLOR #88347A

HEX: #88347A RGB: (136,52,122)

Color info

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

RGB color model

#88347A color RGB value is (136,52,122).

RGB: (136,52,122) (53%, 20%, 48%)

RGB channels and saturation

R 136 of 255 = 53%
G 52 of 255 = 20%
B 122 of 255 = 48%

136
52
122

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

Portions of RGB colors in percentages

R + G + B = 136 + 52 + 122 = 310 (100%)
R 136 of 310 ~ 43.87%
G 52 of 310 ~ 16.77%
B 122 of 310 ~ 39.35'%

%43.87
%16.77
%39.35

CMYK color model

#88347A color CMYK value is (0,62,10,47).

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

CMYK: (0,62,10,47)
C0M62Y10K47 (0%, 62%, 10%, 47%)
(0.00 / 0.62 / 0.10 / 0.47)

CMYK percentages

%0
%61.76
%10.29
%46.67

Codes

Color #88347A in popluar color models

88 34 7A
RGB 136 52 122
HSL 310° 44.68% 36.86%
HSB/HSV 310° 61.76% 53.33%
CMYK 0.00% 61.76% 10.29%
46.67%

Color #88347A in popluar number systems.

HEX 88 34 7A
Decimal 136 52 122
Binary 10001000 110100 1111010
Octal 210 64 172

Shades and tints

Shades of #88347A

#88347A
(136,52,122)
#7C306F
(124,48,111)
#702C64
(112,44,100)
#642859
(100,40,89)
#58244E
(88,36,78)
#4C2043
(76,32,67)
#401C38
(64,28,56)
#34182D
(52,24,45)
#281422
(40,20,34)
#1C1017
(28,16,23)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #88347A

#88347A
(136,52,122)
#924686
(146,70,134)
#9C5892
(156,88,146)
#A66A9E
(166,106,158)
#B07CAA
(176,124,170)
#BA8EB6
(186,142,182)
#C4A0C2
(196,160,194)
#CEB2CE
(206,178,206)
#D8C4DA
(216,196,218)
#E2D6E6
(226,214,230)
#ECE8F2
(236,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #88347A; }

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

This text font color is #88347A.

Background Color

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

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

This div background color is #88347A.

Border color

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

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

This div border color is #88347A.

Opacity

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

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

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

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

This text has shadow with #88347A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88347A.

Preview

Color preview on black background

This text has color #88347A on black background.


Color preview on white background

This text has color #88347A on white background.


Black color preview on #88347A background

This text has black color on #88347A background.


White color preview on #88347A background

This text has white color on #88347A background.


Related colors

Complementary color

Complementary color for #hex is #77CB85.


I love getcolorcode.com

Triadic colors

1 #7A8834 and #347A88 with #88347A are triadic colors.

2 #7A3488 and #34887A with #88347A are triadic colors.