COLOR #370939

HEX: #370939 RGB: (55,9,57)

Color info

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

RGB color model

#370939 color RGB value is (55,9,57).

RGB: (55,9,57) (22%, 4%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 9 of 255 = 4%
B 57 of 255 = 22%

55
9
57

R + G + B ~ 16%. #370939 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 9 + 57 = 121 (100%)
R 55 of 121 ~ 45.45%
G 9 of 121 ~ 7.44%
B 57 of 121 ~ 47.11'%

%45.45
%47.11

CMYK color model

#370939 color CMYK value is (4,84,0,78).

  • cyan value is 3.51%
  • magenta value is 84.21%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (4,84,0,78)
C4M84Y0K78 (4%, 84%, 0%, 78%)
(0.04 / 0.84 / 0.00 / 0.78)

CMYK percentages

%3.51
%84.21
%0
%77.65

Codes

Color #370939 in popluar color models

37 09 39
RGB 55 9 57
HSL 298° 72.73% 12.94%
HSB/HSV 298° 84.21% 22.35%
CMYK 3.51% 84.21% 0.00%
77.65%

Color #370939 in popluar number systems.

HEX 37 09 39
Decimal 55 9 57
Binary 110111 1001 111001
Octal 67 11 71

Shades and tints

Shades of #370939

#370939
(55,9,57)
#320934
(50,9,52)
#2D092F
(45,9,47)
#28092A
(40,9,42)
#230925
(35,9,37)
#1E0920
(30,9,32)
#19091B
(25,9,27)
#140916
(20,9,22)
#0F0911
(15,9,17)
#0A090C
(10,9,12)
#050907
(5,9,7)
#000000
(0,0,0)

Tints of #370939

#370939
(55,9,57)
#491F4B
(73,31,75)
#5B355D
(91,53,93)
#6D4B6F
(109,75,111)
#7F6181
(127,97,129)
#917793
(145,119,147)
#A38DA5
(163,141,165)
#B5A3B7
(181,163,183)
#C7B9C9
(199,185,201)
#D9CFDB
(217,207,219)
#EBE5ED
(235,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #370939; }

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

This text font color is #370939.

Background Color

.myBgColor { background-color: #370939; }

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

This div background color is #370939.

Border color

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

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

This div border color is #370939.

Opacity

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

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

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

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

This text has shadow with #370939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370939.

Preview

Color preview on black background

This text has color #370939 on black background.


Color preview on white background

This text has color #370939 on white background.


Black color preview on #370939 background

This text has black color on #370939 background.


White color preview on #370939 background

This text has white color on #370939 background.


Related colors

Complementary color

Complementary color for #hex is #C8F6C6.


I love getcolorcode.com

Triadic colors

1 #393709 and #093937 with #370939 are triadic colors.

2 #390937 and #093739 with #370939 are triadic colors.