COLOR #884919

HEX: #884919 RGB: (136,73,25)

Color info

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

RGB color model

#884919 color RGB value is (136,73,25).

RGB: (136,73,25) (53%, 29%, 10%)

RGB channels and saturation

R 136 of 255 = 53%
G 73 of 255 = 29%
B 25 of 255 = 10%

136
73
25

R + G + B ~ 31%. #884919 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 73 + 25 = 234 (100%)
R 136 of 234 ~ 58.12%
G 73 of 234 ~ 31.2%
B 25 of 234 ~ 10.68'%

%58.12
%31.2
%10.68

CMYK color model

#884919 color CMYK value is (0,46,82,47).

  • cyan value is 0.00%
  • magenta value is 46.32%
  • yellow value is 81.62%
  • key color value is 46.67%

CMYK: (0,46,82,47)
C0M46Y82K47 (0%, 46%, 82%, 47%)
(0.00 / 0.46 / 0.82 / 0.47)

CMYK percentages

%0
%46.32
%81.62
%46.67

Codes

Color #884919 in popluar color models

88 49 19
RGB 136 73 25
HSL 26° 68.94% 31.57%
HSB/HSV 26° 81.62% 53.33%
CMYK 0.00% 46.32% 81.62%
46.67%

Color #884919 in popluar number systems.

HEX 88 49 19
Decimal 136 73 25
Binary 10001000 1001001 11001
Octal 210 111 31

Shades and tints

Shades of #884919

#884919
(136,73,25)
#7C4317
(124,67,23)
#703D15
(112,61,21)
#643713
(100,55,19)
#583111
(88,49,17)
#4C2B0F
(76,43,15)
#40250D
(64,37,13)
#341F0B
(52,31,11)
#281909
(40,25,9)
#1C1307
(28,19,7)
#100D05
(16,13,5)
#000000
(0,0,0)

Tints of #884919

#884919
(136,73,25)
#92592D
(146,89,45)
#9C6941
(156,105,65)
#A67955
(166,121,85)
#B08969
(176,137,105)
#BA997D
(186,153,125)
#C4A991
(196,169,145)
#CEB9A5
(206,185,165)
#D8C9B9
(216,201,185)
#E2D9CD
(226,217,205)
#ECE9E1
(236,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884919 color. Also use rgb(136,73,25) instead hex code.

Text Font Color

.myTextColor { color: #884919; }

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

This text font color is #884919.

Background Color

.myBgColor { background-color: #884919; }

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

This div background color is #884919.

Border color

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

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

This div border color is #884919.

Opacity

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

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

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

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

This text has shadow with #884919 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884919.

Preview

Color preview on black background

This text has color #884919 on black background.


Color preview on white background

This text has color #884919 on white background.


Black color preview on #884919 background

This text has black color on #884919 background.


White color preview on #884919 background

This text has white color on #884919 background.


Related colors

Complementary color

Complementary color for #hex is #77B6E6.


I love getcolorcode.com

Triadic colors

1 #198849 and #491988 with #884919 are triadic colors.

2 #194988 and #498819 with #884919 are triadic colors.