COLOR #884518

HEX: #884518 RGB: (136,69,24)

Color info

#884518 contains mainly red color. Web safe color of #884518 is #993300 (or #930).

RGB color model

#884518 color RGB value is (136,69,24).

RGB: (136,69,24) (53%, 27%, 9%)

RGB channels and saturation

R 136 of 255 = 53%
G 69 of 255 = 27%
B 24 of 255 = 9%

136
69
24

R + G + B ~ 30%. #884518 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 69 + 24 = 229 (100%)
R 136 of 229 ~ 59.39%
G 69 of 229 ~ 30.13%
B 24 of 229 ~ 10.48'%

%59.39
%30.13
%10.48

CMYK color model

#884518 color CMYK value is (0,49,82,47).

  • cyan value is 0.00%
  • magenta value is 49.26%
  • yellow value is 82.35%
  • key color value is 46.67%
CMYK: (0,49,82,47) C0M49Y82K47 (0%,49%,82%,47%) (0.00/0.49/0.82/0.47) 

CMYK percentages

%0
%49.26
%82.35
%46.67

Codes

Color #884518 in popluar color models

88 45 18
RGB 136 69 24
HSL 24° 70.00% 31.37%
HSB/HSV 24° 82.35% 53.33%
CMYK 0.00% 49.26% 82.35%
46.67%

Color #884518 in popluar number systems.

HEX 88 45 18
Decimal 136 69 24
Binary 10001000 1000101 11000
Octal 210 105 30

Shades and tints

Shades of #884518

#884518
(136,69,24)
#7C3F16
(124,63,22)
#703914
(112,57,20)
#643312
(100,51,18)
#582D10
(88,45,16)
#4C270E
(76,39,14)
#40210C
(64,33,12)
#341B0A
(52,27,10)
#281508
(40,21,8)
#1C0F06
(28,15,6)
#100904
(16,9,4)
#000000
(0,0,0)

Tints of #884518

#884518
(136,69,24)
#92552D
(146,85,45)
#9C6542
(156,101,66)
#A67557
(166,117,87)
#B0856C
(176,133,108)
#BA9581
(186,149,129)
#C4A596
(196,165,150)
#CEB5AB
(206,181,171)
#D8C5C0
(216,197,192)
#E2D5D5
(226,213,213)
#ECE5EA
(236,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884518; }

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

This text font color is #884518.

Background Color

.myBgColor { background-color: #884518; }

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

This div background color is #884518.

Border color

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

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

This div border color is #884518.

Opacity

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

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

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

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

This text has shadow with #884518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884518.

Preview

Color preview on black background

This text has color #884518 on black background.


Color preview on white background

This text has color #884518 on white background.


Black color preview on #884518 background

This text has black color on #884518 background.


White color preview on #884518 background

This text has white color on #884518 background.


Related colors

Complementary color

Complementary color for #hex is #77BAE7.


I love getcolorcode.com

Triadic colors

1 #188845 and #451888 with #884518 are triadic colors.

2 #184588 and #458818 with #884518 are triadic colors.