COLOR #371208

HEX: #371208 RGB: (55,18,8)

Color info

#371208 contains red, green and blue colors in about the same proportion. Web safe color of #371208 is #330000 (or #300).

RGB color model

#371208 color RGB value is (55,18,8).

RGB: (55,18,8) (22%, 7%, 3%)

RGB channels and saturation

R 55 of 255 = 22%
G 18 of 255 = 7%
B 8 of 255 = 3%

55
18
8

R + G + B ~ 11%. #371208 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 18 + 8 = 81 (100%)
R 55 of 81 ~ 67.9%
G 18 of 81 ~ 22.22%
B 8 of 81 ~ 9.88'%

%67.9
%22.22

CMYK color model

#371208 color CMYK value is (0,67,85,78).

  • cyan value is 0.00%
  • magenta value is 67.27%
  • yellow value is 85.45%
  • key color value is 78.43%

CMYK: (0,67,85,78)
C0M67Y85K78 (0%, 67%, 85%, 78%)
(0.00 / 0.67 / 0.85 / 0.78)

CMYK percentages

%0
%67.27
%85.45
%78.43

Codes

Color #371208 in popluar color models

37 12 08
RGB 55 18 8
HSL 13° 74.60% 12.35%
HSB/HSV 13° 85.45% 21.57%
CMYK 0.00% 67.27% 85.45%
78.43%

Color #371208 in popluar number systems.

HEX 37 12 08
Decimal 55 18 8
Binary 110111 10010 1000
Octal 67 22 10

Shades and tints

Shades of #371208

#371208
(55,18,8)
#321108
(50,17,8)
#2D1008
(45,16,8)
#280F08
(40,15,8)
#230E08
(35,14,8)
#1E0D08
(30,13,8)
#190C08
(25,12,8)
#140B08
(20,11,8)
#0F0A08
(15,10,8)
#0A0908
(10,9,8)
#050808
(5,8,8)
#000000
(0,0,0)

Tints of #371208

#371208
(55,18,8)
#49271E
(73,39,30)
#5B3C34
(91,60,52)
#6D514A
(109,81,74)
#7F6660
(127,102,96)
#917B76
(145,123,118)
#A3908C
(163,144,140)
#B5A5A2
(181,165,162)
#C7BAB8
(199,186,184)
#D9CFCE
(217,207,206)
#EBE4E4
(235,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371208 color. Also use rgb(55,18,8) instead hex code.

Text Font Color

.myTextColor { color: #371208; }

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

This text font color is #371208.

Background Color

.myBgColor { background-color: #371208; }

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

This div background color is #371208.

Border color

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

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

This div border color is #371208.

Opacity

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

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

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

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

This text has shadow with #371208 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371208.

Preview

Color preview on black background

This text has color #371208 on black background.


Color preview on white background

This text has color #371208 on white background.


Black color preview on #371208 background

This text has black color on #371208 background.


White color preview on #371208 background

This text has white color on #371208 background.


Related colors

Complementary color

Complementary color for #hex is #C8EDF7.


I love getcolorcode.com

Triadic colors

1 #083712 and #120837 with #371208 are triadic colors.

2 #081237 and #123708 with #371208 are triadic colors.