COLOR #880418

HEX: #880418 RGB: (136,4,24)

Color info

#880418 contains mainly red color. Web safe color of #880418 is #990000 (or #900).

RGB color model

#880418 color RGB value is (136,4,24).

RGB: (136,4,24) (53%, 2%, 9%)

RGB channels and saturation

R 136 of 255 = 53%
G 4 of 255 = 2%
B 24 of 255 = 9%

136
4
24

R + G + B ~ 21%. #880418 is dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 4 + 24 = 164 (100%)
R 136 of 164 ~ 82.93%
G 4 of 164 ~ 2.44%
B 24 of 164 ~ 14.63'%

%82.93
%14.63

CMYK color model

#880418 color CMYK value is (0,97,82,47).

  • cyan value is 0.00%
  • magenta value is 97.06%
  • yellow value is 82.35%
  • key color value is 46.67%

CMYK: (0,97,82,47)
C0M97Y82K47 (0%, 97%, 82%, 47%)
(0.00 / 0.97 / 0.82 / 0.47)

CMYK percentages

%0
%97.06
%82.35
%46.67

Codes

Color #880418 in popluar color models

88 04 18
RGB 136 4 24
HSL 351° 94.29% 27.45%
HSB/HSV 351° 97.06% 53.33%
CMYK 0.00% 97.06% 82.35%
46.67%

Color #880418 in popluar number systems.

HEX 88 04 18
Decimal 136 4 24
Binary 10001000 100 11000
Octal 210 4 30

Shades and tints

Shades of #880418

#880418
(136,4,24)
#7C0416
(124,4,22)
#700414
(112,4,20)
#640412
(100,4,18)
#580410
(88,4,16)
#4C040E
(76,4,14)
#40040C
(64,4,12)
#34040A
(52,4,10)
#280408
(40,4,8)
#1C0406
(28,4,6)
#100404
(16,4,4)
#000000
(0,0,0)

Tints of #880418

#880418
(136,4,24)
#921A2D
(146,26,45)
#9C3042
(156,48,66)
#A64657
(166,70,87)
#B05C6C
(176,92,108)
#BA7281
(186,114,129)
#C48896
(196,136,150)
#CE9EAB
(206,158,171)
#D8B4C0
(216,180,192)
#E2CAD5
(226,202,213)
#ECE0EA
(236,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #880418 color. Also use rgb(136,4,24) instead hex code.

Text Font Color

.myTextColor { color: #880418; }

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

This text font color is #880418.

Background Color

.myBgColor { background-color: #880418; }

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

This div background color is #880418.

Border color

.myBorderColor { border: 1px solid #880418; }

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

This div border color is #880418.

Opacity

.myOpacity80 { color: #880418; opacity: 0.8; }

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

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

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

This text has shadow with #880418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #880418.

Preview

Color preview on black background

This text has color #880418 on black background.


Color preview on white background

This text has color #880418 on white background.


Black color preview on #880418 background

This text has black color on #880418 background.


White color preview on #880418 background

This text has white color on #880418 background.


Related colors

Complementary color

Complementary color for #hex is #77FBE7.


I love getcolorcode.com

Triadic colors

1 #188804 and #041888 with #880418 are triadic colors.

2 #180488 and #048818 with #880418 are triadic colors.