COLOR #371337

HEX: #371337 RGB: (55,19,55)

Color info

#371337 contains red, green and blue colors in about the same proportion. Web safe color of #371337 is #330033 (or #303).

RGB color model

#371337 color RGB value is (55,19,55).

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

RGB channels and saturation

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

55
19
55

R + G + B ~ 17%. #371337 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 55 = 129 (100%)
R 55 of 129 ~ 42.64%
G 19 of 129 ~ 14.73%
B 55 of 129 ~ 42.64'%

%42.64
%14.73
%42.64

CMYK color model

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

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

CMYK: (0,65,0,78)
C0M65Y0K78 (0%, 65%, 0%, 78%)
(0.00 / 0.65 / 0.00 / 0.78)

CMYK percentages

%0
%65.45
%0
%78.43

Codes

Color #371337 in popluar color models

37 13 37
RGB 55 19 55
HSL 300° 48.65% 14.51%
HSB/HSV 300° 65.45% 21.57%
CMYK 0.00% 65.45% 0.00%
78.43%

Color #371337 in popluar number systems.

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

Shades and tints

Shades of #371337

#371337
(55,19,55)
#321232
(50,18,50)
#2D112D
(45,17,45)
#281028
(40,16,40)
#230F23
(35,15,35)
#1E0E1E
(30,14,30)
#190D19
(25,13,25)
#140C14
(20,12,20)
#0F0B0F
(15,11,15)
#0A0A0A
(10,10,10)
#050905
(5,9,5)
#000000
(0,0,0)

Tints of #371337

#371337
(55,19,55)
#492849
(73,40,73)
#5B3D5B
(91,61,91)
#6D526D
(109,82,109)
#7F677F
(127,103,127)
#917C91
(145,124,145)
#A391A3
(163,145,163)
#B5A6B5
(181,166,181)
#C7BBC7
(199,187,199)
#D9D0D9
(217,208,217)
#EBE5EB
(235,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371337; }

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

This text font color is #371337.

Background Color

.myBgColor { background-color: #371337; }

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

This div background color is #371337.

Border color

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

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

This div border color is #371337.

Opacity

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

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

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

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

This text has shadow with #371337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371337.

Preview

Color preview on black background

This text has color #371337 on black background.


Color preview on white background

This text has color #371337 on white background.


Black color preview on #371337 background

This text has black color on #371337 background.


White color preview on #371337 background

This text has white color on #371337 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECC8.


I love getcolorcode.com

Triadic colors

1 #373713 and #133737 with #371337 are triadic colors.

2 #371337 and #133737 with #371337 are triadic colors.