COLOR #83470C

HEX: #83470C RGB: (131,71,12)

Color info

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

RGB color model

#83470C color RGB value is (131,71,12).

RGB: (131,71,12) (51%, 28%, 5%)

RGB channels and saturation

R 131 of 255 = 51%
G 71 of 255 = 28%
B 12 of 255 = 5%

131
71
12

R + G + B ~ 28%. #83470C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 71 + 12 = 214 (100%)
R 131 of 214 ~ 61.21%
G 71 of 214 ~ 33.18%
B 12 of 214 ~ 5.61'%

%61.21
%33.18

CMYK color model

#83470C color CMYK value is (0,46,91,49).

  • cyan value is 0.00%
  • magenta value is 45.80%
  • yellow value is 90.84%
  • key color value is 48.63%

CMYK: (0,46,91,49)
C0M46Y91K49 (0%, 46%, 91%, 49%)
(0.00 / 0.46 / 0.91 / 0.49)

CMYK percentages

%0
%45.8
%90.84
%48.63

Codes

Color #83470C in popluar color models

83 47 0C
RGB 131 71 12
HSL 30° 83.22% 28.04%
HSB/HSV 30° 90.84% 51.37%
CMYK 0.00% 45.80% 90.84%
48.63%

Color #83470C in popluar number systems.

HEX 83 47 0C
Decimal 131 71 12
Binary 10000011 1000111 1100
Octal 203 107 14

Shades and tints

Shades of #83470C

#83470C
(131,71,12)
#78410B
(120,65,11)
#6D3B0A
(109,59,10)
#623509
(98,53,9)
#572F08
(87,47,8)
#4C2907
(76,41,7)
#412306
(65,35,6)
#361D05
(54,29,5)
#2B1704
(43,23,4)
#201103
(32,17,3)
#150B02
(21,11,2)
#000000
(0,0,0)

Tints of #83470C

#83470C
(131,71,12)
#8E5722
(142,87,34)
#996738
(153,103,56)
#A4774E
(164,119,78)
#AF8764
(175,135,100)
#BA977A
(186,151,122)
#C5A790
(197,167,144)
#D0B7A6
(208,183,166)
#DBC7BC
(219,199,188)
#E6D7D2
(230,215,210)
#F1E7E8
(241,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83470C color. Also use rgb(131,71,12) instead hex code.

Text Font Color

.myTextColor { color: #83470C; }

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

This text font color is #83470C.

Background Color

.myBgColor { background-color: #83470C; }

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

This div background color is #83470C.

Border color

.myBorderColor { border: 1px solid #83470C; }

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

This div border color is #83470C.

Opacity

.myOpacity80 { color: #83470C; opacity: 0.8; }

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

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

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

This text has shadow with #83470C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83470C.

Preview

Color preview on black background

This text has color #83470C on black background.


Color preview on white background

This text has color #83470C on white background.


Black color preview on #83470C background

This text has black color on #83470C background.


White color preview on #83470C background

This text has white color on #83470C background.


Related colors

Complementary color

Complementary color for #hex is #7CB8F3.


I love getcolorcode.com

Triadic colors

1 #0C8347 and #470C83 with #83470C are triadic colors.

2 #0C4783 and #47830C with #83470C are triadic colors.