COLOR #886715

HEX: #886715 RGB: (136,103,21)

Color info

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

RGB color model

#886715 color RGB value is (136,103,21).

RGB: (136,103,21) (53%, 40%, 8%)

RGB channels and saturation

R 136 of 255 = 53%
G 103 of 255 = 40%
B 21 of 255 = 8%

136
103
21

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

Portions of RGB colors in percentages

R + G + B = 136 + 103 + 21 = 260 (100%)
R 136 of 260 ~ 52.31%
G 103 of 260 ~ 39.62%
B 21 of 260 ~ 8.08'%

%52.31
%39.62

CMYK color model

#886715 color CMYK value is (0,24,85,47).

  • cyan value is 0.00%
  • magenta value is 24.26%
  • yellow value is 84.56%
  • key color value is 46.67%

CMYK: (0,24,85,47)
C0M24Y85K47 (0%, 24%, 85%, 47%)
(0.00 / 0.24 / 0.85 / 0.47)

CMYK percentages

%0
%24.26
%84.56
%46.67

Codes

Color #886715 in popluar color models

88 67 15
RGB 136 103 21
HSL 43° 73.25% 30.78%
HSB/HSV 43° 84.56% 53.33%
CMYK 0.00% 24.26% 84.56%
46.67%

Color #886715 in popluar number systems.

HEX 88 67 15
Decimal 136 103 21
Binary 10001000 1100111 10101
Octal 210 147 25

Shades and tints

Shades of #886715

#886715
(136,103,21)
#7C5E14
(124,94,20)
#705513
(112,85,19)
#644C12
(100,76,18)
#584311
(88,67,17)
#4C3A10
(76,58,16)
#40310F
(64,49,15)
#34280E
(52,40,14)
#281F0D
(40,31,13)
#1C160C
(28,22,12)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #886715

#886715
(136,103,21)
#92742A
(146,116,42)
#9C813F
(156,129,63)
#A68E54
(166,142,84)
#B09B69
(176,155,105)
#BAA87E
(186,168,126)
#C4B593
(196,181,147)
#CEC2A8
(206,194,168)
#D8CFBD
(216,207,189)
#E2DCD2
(226,220,210)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886715 color. Also use rgb(136,103,21) instead hex code.

Text Font Color

.myTextColor { color: #886715; }

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

This text font color is #886715.

Background Color

.myBgColor { background-color: #886715; }

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

This div background color is #886715.

Border color

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

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

This div border color is #886715.

Opacity

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

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

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

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

This text has shadow with #886715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886715.

Preview

Color preview on black background

This text has color #886715 on black background.


Color preview on white background

This text has color #886715 on white background.


Black color preview on #886715 background

This text has black color on #886715 background.


White color preview on #886715 background

This text has white color on #886715 background.


Related colors

Complementary color

Complementary color for #hex is #7798EA.


I love getcolorcode.com

Triadic colors

1 #158867 and #671588 with #886715 are triadic colors.

2 #156788 and #678815 with #886715 are triadic colors.