COLOR #371004

HEX: #371004 RGB: (55,16,4)

Color info

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

RGB color model

#371004 color RGB value is (55,16,4).

RGB: (55,16,4) (22%, 6%, 2%)

RGB channels and saturation

R 55 of 255 = 22%
G 16 of 255 = 6%
B 4 of 255 = 2%

55
16
4

R + G + B ~ 10%. #371004 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 16 + 4 = 75 (100%)
R 55 of 75 ~ 73.33%
G 16 of 75 ~ 21.33%
B 4 of 75 ~ 5.33'%

%73.33
%21.33

CMYK color model

#371004 color CMYK value is (0,71,93,78).

  • cyan value is 0.00%
  • magenta value is 70.91%
  • yellow value is 92.73%
  • key color value is 78.43%

CMYK: (0,71,93,78)
C0M71Y93K78 (0%, 71%, 93%, 78%)
(0.00 / 0.71 / 0.93 / 0.78)

CMYK percentages

%0
%70.91
%92.73
%78.43

Codes

Color #371004 in popluar color models

37 10 04
RGB 55 16 4
HSL 14° 86.44% 11.57%
HSB/HSV 14° 92.73% 21.57%
CMYK 0.00% 70.91% 92.73%
78.43%

Color #371004 in popluar number systems.

HEX 37 10 04
Decimal 55 16 4
Binary 110111 10000 100
Octal 67 20 4

Shades and tints

Shades of #371004

#371004
(55,16,4)
#320F04
(50,15,4)
#2D0E04
(45,14,4)
#280D04
(40,13,4)
#230C04
(35,12,4)
#1E0B04
(30,11,4)
#190A04
(25,10,4)
#140904
(20,9,4)
#0F0804
(15,8,4)
#0A0704
(10,7,4)
#050604
(5,6,4)
#000000
(0,0,0)

Tints of #371004

#371004
(55,16,4)
#49251A
(73,37,26)
#5B3A30
(91,58,48)
#6D4F46
(109,79,70)
#7F645C
(127,100,92)
#917972
(145,121,114)
#A38E88
(163,142,136)
#B5A39E
(181,163,158)
#C7B8B4
(199,184,180)
#D9CDCA
(217,205,202)
#EBE2E0
(235,226,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371004 color. Also use rgb(55,16,4) instead hex code.

Text Font Color

.myTextColor { color: #371004; }

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

This text font color is #371004.

Background Color

.myBgColor { background-color: #371004; }

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

This div background color is #371004.

Border color

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

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

This div border color is #371004.

Opacity

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

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

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

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

This text has shadow with #371004 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371004.

Preview

Color preview on black background

This text has color #371004 on black background.


Color preview on white background

This text has color #371004 on white background.


Black color preview on #371004 background

This text has black color on #371004 background.


White color preview on #371004 background

This text has white color on #371004 background.


Related colors

Complementary color

Complementary color for #hex is #C8EFFB.


I love getcolorcode.com

Triadic colors

1 #043710 and #100437 with #371004 are triadic colors.

2 #041037 and #103704 with #371004 are triadic colors.