COLOR #861D09

HEX: #861D09 RGB: (134,29,9)

Color info

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

RGB color model

#861D09 color RGB value is (134,29,9).

RGB: (134,29,9) (53%, 11%, 4%)

RGB channels and saturation

R 134 of 255 = 53%
G 29 of 255 = 11%
B 9 of 255 = 4%

134
29
9

R + G + B ~ 23%. #861D09 is dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 29 + 9 = 172 (100%)
R 134 of 172 ~ 77.91%
G 29 of 172 ~ 16.86%
B 9 of 172 ~ 5.23'%

%77.91
%16.86

CMYK color model

#861D09 color CMYK value is (0,78,93,47).

  • cyan value is 0.00%
  • magenta value is 78.36%
  • yellow value is 93.28%
  • key color value is 47.45%
CMYK: (0,78,93,47) C0M78Y93K47 (0%,78%,93%,47%) (0.00/0.78/0.93/0.47) 

CMYK percentages

%0
%78.36
%93.28
%47.45

Codes

Color #861D09 in popluar color models

86 1D 09
RGB 134 29 9
HSL 10° 87.41% 28.04%
HSB/HSV 10° 93.28% 52.55%
CMYK 0.00% 78.36% 93.28%
47.45%

Color #861D09 in popluar number systems.

HEX 86 1D 09
Decimal 134 29 9
Binary 10000110 11101 1001
Octal 206 35 11

Shades and tints

Shades of #861D09

#861D09
(134,29,9)
#7A1B09
(122,27,9)
#6E1909
(110,25,9)
#621709
(98,23,9)
#561509
(86,21,9)
#4A1309
(74,19,9)
#3E1109
(62,17,9)
#320F09
(50,15,9)
#260D09
(38,13,9)
#1A0B09
(26,11,9)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #861D09

#861D09
(134,29,9)
#91311F
(145,49,31)
#9C4535
(156,69,53)
#A7594B
(167,89,75)
#B26D61
(178,109,97)
#BD8177
(189,129,119)
#C8958D
(200,149,141)
#D3A9A3
(211,169,163)
#DEBDB9
(222,189,185)
#E9D1CF
(233,209,207)
#F4E5E5
(244,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #861D09 color. Also use rgb(134,29,9) instead hex code.

Text Font Color

.myTextColor { color: #861D09; }

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

This text font color is #861D09.

Background Color

.myBgColor { background-color: #861D09; }

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

This div background color is #861D09.

Border color

.myBorderColor { border: 1px solid #861D09; }

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

This div border color is #861D09.

Opacity

.myOpacity80 { color: #861D09; opacity: 0.8; }

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

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

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

This text has shadow with #861D09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #861D09.

Preview

Color preview on black background

This text has color #861D09 on black background.


Color preview on white background

This text has color #861D09 on white background.


Black color preview on #861D09 background

This text has black color on #861D09 background.


White color preview on #861D09 background

This text has white color on #861D09 background.


Related colors

Complementary color

Complementary color for #hex is #79E2F6.


I love getcolorcode.com

Triadic colors

1 #09861D and #1D0986 with #861D09 are triadic colors.

2 #091D86 and #1D8609 with #861D09 are triadic colors.