COLOR #371301

HEX: #371301 RGB: (55,19,1)

Color info

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

RGB color model

#371301 color RGB value is (55,19,1).

RGB: (55,19,1) (22%, 7%, 0%)

RGB channels and saturation

R 55 of 255 = 22%
G 19 of 255 = 7%
B 1 of 255 = 0%

55
19
1

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

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 1 = 75 (100%)
R 55 of 75 ~ 73.33%
G 19 of 75 ~ 25.33%
B 1 of 75 ~ 1.33'%

%73.33
%25.33

CMYK color model

#371301 color CMYK value is (0,65,98,78).

  • cyan value is 0.00%
  • magenta value is 65.45%
  • yellow value is 98.18%
  • key color value is 78.43%

CMYK: (0,65,98,78)
C0M65Y98K78 (0%, 65%, 98%, 78%)
(0.00 / 0.65 / 0.98 / 0.78)

CMYK percentages

%0
%65.45
%98.18
%78.43

Codes

Color #371301 in popluar color models

37 13 01
RGB 55 19 1
HSL 20° 96.43% 10.98%
HSB/HSV 20° 98.18% 21.57%
CMYK 0.00% 65.45% 98.18%
78.43%

Color #371301 in popluar number systems.

HEX 37 13 01
Decimal 55 19 1
Binary 110111 10011 1
Octal 67 23 1

Shades and tints

Shades of #371301

#371301
(55,19,1)
#321201
(50,18,1)
#2D1101
(45,17,1)
#281001
(40,16,1)
#230F01
(35,15,1)
#1E0E01
(30,14,1)
#190D01
(25,13,1)
#140C01
(20,12,1)
#0F0B01
(15,11,1)
#0A0A01
(10,10,1)
#050901
(5,9,1)
#000000
(0,0,0)

Tints of #371301

#371301
(55,19,1)
#492818
(73,40,24)
#5B3D2F
(91,61,47)
#6D5246
(109,82,70)
#7F675D
(127,103,93)
#917C74
(145,124,116)
#A3918B
(163,145,139)
#B5A6A2
(181,166,162)
#C7BBB9
(199,187,185)
#D9D0D0
(217,208,208)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371301 color. Also use rgb(55,19,1) instead hex code.

Text Font Color

.myTextColor { color: #371301; }

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

This text font color is #371301.

Background Color

.myBgColor { background-color: #371301; }

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

This div background color is #371301.

Border color

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

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

This div border color is #371301.

Opacity

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

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

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

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

This text has shadow with #371301 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371301.

Preview

Color preview on black background

This text has color #371301 on black background.


Color preview on white background

This text has color #371301 on white background.


Black color preview on #371301 background

This text has black color on #371301 background.


White color preview on #371301 background

This text has white color on #371301 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECFE.


I love getcolorcode.com

Triadic colors

1 #013713 and #130137 with #371301 are triadic colors.

2 #011337 and #133701 with #371301 are triadic colors.