COLOR #88334B

HEX: #88334B RGB: (136,51,75)

Color info

#88334B contains mainly red color. Web safe color of #88334B is #993333 (or #933).

RGB color model

#88334B color RGB value is (136,51,75).

RGB: (136,51,75) (53%, 20%, 29%)

RGB channels and saturation

R 136 of 255 = 53%
G 51 of 255 = 20%
B 75 of 255 = 29%

136
51
75

R + G + B ~ 34%. #88334B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 51 + 75 = 262 (100%)
R 136 of 262 ~ 51.91%
G 51 of 262 ~ 19.47%
B 75 of 262 ~ 28.63'%

%51.91
%19.47
%28.63

CMYK color model

#88334B color CMYK value is (0,63,45,47).

  • cyan value is 0.00%
  • magenta value is 62.50%
  • yellow value is 44.85%
  • key color value is 46.67%

CMYK: (0,63,45,47)
C0M63Y45K47 (0%, 63%, 45%, 47%)
(0.00 / 0.63 / 0.45 / 0.47)

CMYK percentages

%0
%62.5
%44.85
%46.67

Codes

Color #88334B in popluar color models

88 33 4B
RGB 136 51 75
HSL 343° 45.45% 36.67%
HSB/HSV 343° 62.50% 53.33%
CMYK 0.00% 62.50% 44.85%
46.67%

Color #88334B in popluar number systems.

HEX 88 33 4B
Decimal 136 51 75
Binary 10001000 110011 1001011
Octal 210 63 113

Shades and tints

Shades of #88334B

#88334B
(136,51,75)
#7C2F45
(124,47,69)
#702B3F
(112,43,63)
#642739
(100,39,57)
#582333
(88,35,51)
#4C1F2D
(76,31,45)
#401B27
(64,27,39)
#341721
(52,23,33)
#28131B
(40,19,27)
#1C0F15
(28,15,21)
#100B0F
(16,11,15)
#000000
(0,0,0)

Tints of #88334B

#88334B
(136,51,75)
#92455B
(146,69,91)
#9C576B
(156,87,107)
#A6697B
(166,105,123)
#B07B8B
(176,123,139)
#BA8D9B
(186,141,155)
#C49FAB
(196,159,171)
#CEB1BB
(206,177,187)
#D8C3CB
(216,195,203)
#E2D5DB
(226,213,219)
#ECE7EB
(236,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88334B color. Also use rgb(136,51,75) instead hex code.

Text Font Color

.myTextColor { color: #88334B; }

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

This text font color is #88334B.

Background Color

.myBgColor { background-color: #88334B; }

<div style="background-color:#88334B">Inner text</div>

This div background color is #88334B.

Border color

.myBorderColor { border: 1px solid #88334B; }

<div style="border:3px solid #88334B">Div</div>

This div border color is #88334B.

Opacity

.myOpacity80 { color: #88334B; opacity: 0.8; }

<p style="color:#88334B;opacity:0.8;">80%</p>

Text with #88334B 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 #88334B;}

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

This text has shadow with #88334B color.


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

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

This text has shadow with #88334B primary color and red secondary color.


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

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

This text has shadow with #88334B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #88334B.

Preview

Color preview on black background

This text has color #88334B on black background.


Color preview on white background

This text has color #88334B on white background.


Black color preview on #88334B background

This text has black color on #88334B background.


White color preview on #88334B background

This text has white color on #88334B background.


Related colors

Complementary color

Complementary color for #hex is #77CCB4.


I love getcolorcode.com

Triadic colors

1 #4B8833 and #334B88 with #88334B are triadic colors.

2 #4B3388 and #33884B with #88334B are triadic colors.