COLOR #88438A

HEX: #88438A RGB: (136,67,138)

Color info

#88438A contains mainly red and blue colors. Web safe color of #88438A is #993399 (or #939).

RGB color model

#88438A color RGB value is (136,67,138).

RGB: (136,67,138) (53%, 26%, 54%)

RGB channels and saturation

R 136 of 255 = 53%
G 67 of 255 = 26%
B 138 of 255 = 54%

136
67
138

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

Portions of RGB colors in percentages

R + G + B = 136 + 67 + 138 = 341 (100%)
R 136 of 341 ~ 39.88%
G 67 of 341 ~ 19.65%
B 138 of 341 ~ 40.47'%

%39.88
%19.65
%40.47

CMYK color model

#88438A color CMYK value is (1,51,0,46).

  • cyan value is 1.45%
  • magenta value is 51.45%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (1,51,0,46) C1M51Y0K46 (1%,51%,0%,46%) (0.01/0.51/0.00/0.46) 

CMYK percentages

%1.45
%51.45
%0
%45.88

Codes

Color #88438A in popluar color models

88 43 8A
RGB 136 67 138
HSL 298° 34.63% 40.20%
HSB/HSV 298° 51.45% 54.12%
CMYK 1.45% 51.45% 0.00%
45.88%

Color #88438A in popluar number systems.

HEX 88 43 8A
Decimal 136 67 138
Binary 10001000 1000011 10001010
Octal 210 103 212

Shades and tints

Shades of #88438A

#88438A
(136,67,138)
#7C3D7E
(124,61,126)
#703772
(112,55,114)
#643166
(100,49,102)
#582B5A
(88,43,90)
#4C254E
(76,37,78)
#401F42
(64,31,66)
#341936
(52,25,54)
#28132A
(40,19,42)
#1C0D1E
(28,13,30)
#100712
(16,7,18)
#000000
(0,0,0)

Tints of #88438A

#88438A
(136,67,138)
#925494
(146,84,148)
#9C659E
(156,101,158)
#A676A8
(166,118,168)
#B087B2
(176,135,178)
#BA98BC
(186,152,188)
#C4A9C6
(196,169,198)
#CEBAD0
(206,186,208)
#D8CBDA
(216,203,218)
#E2DCE4
(226,220,228)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88438A color. Also use rgb(136,67,138) instead hex code.

Text Font Color

.myTextColor { color: #88438A; }

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

This text font color is #88438A.

Background Color

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

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

This div background color is #88438A.

Border color

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

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

This div border color is #88438A.

Opacity

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

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

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

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

This text has shadow with #88438A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88438A.

Preview

Color preview on black background

This text has color #88438A on black background.


Color preview on white background

This text has color #88438A on white background.


Black color preview on #88438A background

This text has black color on #88438A background.


White color preview on #88438A background

This text has white color on #88438A background.


Related colors

Complementary color

Complementary color for #hex is #77BC75.


I love getcolorcode.com

Triadic colors

1 #8A8843 and #438A88 with #88438A are triadic colors.

2 #8A4388 and #43888A with #88438A are triadic colors.