COLOR #887318

HEX: #887318 RGB: (136,115,24)

Color info

#887318 contains mainly red and green colors. Web safe color of #887318 is #996600 (or #960).

RGB color model

#887318 color RGB value is (136,115,24).

RGB: (136,115,24) (53%, 45%, 9%)

RGB channels and saturation

R 136 of 255 = 53%
G 115 of 255 = 45%
B 24 of 255 = 9%

136
115
24

R + G + B ~ 36%. #887318 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 115 + 24 = 275 (100%)
R 136 of 275 ~ 49.45%
G 115 of 275 ~ 41.82%
B 24 of 275 ~ 8.73'%

%49.45
%41.82

CMYK color model

#887318 color CMYK value is (0,15,82,47).

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

CMYK: (0,15,82,47)
C0M15Y82K47 (0%, 15%, 82%, 47%)
(0.00 / 0.15 / 0.82 / 0.47)

CMYK percentages

%0
%15.44
%82.35
%46.67

Codes

Color #887318 in popluar color models

88 73 18
RGB 136 115 24
HSL 49° 70.00% 31.37%
HSB/HSV 49° 82.35% 53.33%
CMYK 0.00% 15.44% 82.35%
46.67%

Color #887318 in popluar number systems.

HEX 88 73 18
Decimal 136 115 24
Binary 10001000 1110011 11000
Octal 210 163 30

Shades and tints

Shades of #887318

#887318
(136,115,24)
#7C6916
(124,105,22)
#705F14
(112,95,20)
#645512
(100,85,18)
#584B10
(88,75,16)
#4C410E
(76,65,14)
#40370C
(64,55,12)
#342D0A
(52,45,10)
#282308
(40,35,8)
#1C1906
(28,25,6)
#100F04
(16,15,4)
#000000
(0,0,0)

Tints of #887318

#887318
(136,115,24)
#927F2D
(146,127,45)
#9C8B42
(156,139,66)
#A69757
(166,151,87)
#B0A36C
(176,163,108)
#BAAF81
(186,175,129)
#C4BB96
(196,187,150)
#CEC7AB
(206,199,171)
#D8D3C0
(216,211,192)
#E2DFD5
(226,223,213)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887318; }

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

This text font color is #887318.

Background Color

.myBgColor { background-color: #887318; }

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

This div background color is #887318.

Border color

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

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

This div border color is #887318.

Opacity

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

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

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

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

This text has shadow with #887318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887318.

Preview

Color preview on black background

This text has color #887318 on black background.


Color preview on white background

This text has color #887318 on white background.


Black color preview on #887318 background

This text has black color on #887318 background.


White color preview on #887318 background

This text has white color on #887318 background.


Related colors

Complementary color

Complementary color for #hex is #778CE7.


I love getcolorcode.com

Triadic colors

1 #188873 and #731888 with #887318 are triadic colors.

2 #187388 and #738818 with #887318 are triadic colors.