COLOR #371B39

HEX: #371B39 RGB: (55,27,57)

Color info

#371B39 contains red, green and blue colors in about the same proportion. Web safe color of #371B39 is #333333 (or #333).

RGB color model

#371B39 color RGB value is (55,27,57).

RGB: (55,27,57) (22%, 11%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 27 of 255 = 11%
B 57 of 255 = 22%

55
27
57

R + G + B ~ 18%. #371B39 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 27 + 57 = 139 (100%)
R 55 of 139 ~ 39.57%
G 27 of 139 ~ 19.42%
B 57 of 139 ~ 41.01'%

%39.57
%19.42
%41.01

CMYK color model

#371B39 color CMYK value is (4,53,0,78).

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

CMYK: (4,53,0,78)
C4M53Y0K78 (4%, 53%, 0%, 78%)
(0.04 / 0.53 / 0.00 / 0.78)

CMYK percentages

%3.51
%52.63
%0
%77.65

Codes

Color #371B39 in popluar color models

37 1B 39
RGB 55 27 57
HSL 296° 35.71% 16.47%
HSB/HSV 296° 52.63% 22.35%
CMYK 3.51% 52.63% 0.00%
77.65%

Color #371B39 in popluar number systems.

HEX 37 1B 39
Decimal 55 27 57
Binary 110111 11011 111001
Octal 67 33 71

Shades and tints

Shades of #371B39

#371B39
(55,27,57)
#321934
(50,25,52)
#2D172F
(45,23,47)
#28152A
(40,21,42)
#231325
(35,19,37)
#1E1120
(30,17,32)
#190F1B
(25,15,27)
#140D16
(20,13,22)
#0F0B11
(15,11,17)
#0A090C
(10,9,12)
#050707
(5,7,7)
#000000
(0,0,0)

Tints of #371B39

#371B39
(55,27,57)
#492F4B
(73,47,75)
#5B435D
(91,67,93)
#6D576F
(109,87,111)
#7F6B81
(127,107,129)
#917F93
(145,127,147)
#A393A5
(163,147,165)
#B5A7B7
(181,167,183)
#C7BBC9
(199,187,201)
#D9CFDB
(217,207,219)
#EBE3ED
(235,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371B39; }

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

This text font color is #371B39.

Background Color

.myBgColor { background-color: #371B39; }

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

This div background color is #371B39.

Border color

.myBorderColor { border: 1px solid #371B39; }

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

This div border color is #371B39.

Opacity

.myOpacity80 { color: #371B39; opacity: 0.8; }

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

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

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

This text has shadow with #371B39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371B39.

Preview

Color preview on black background

This text has color #371B39 on black background.


Color preview on white background

This text has color #371B39 on white background.


Black color preview on #371B39 background

This text has black color on #371B39 background.


White color preview on #371B39 background

This text has white color on #371B39 background.


Related colors

Complementary color

Complementary color for #hex is #C8E4C6.


I love getcolorcode.com

Triadic colors

1 #39371B and #1B3937 with #371B39 are triadic colors.

2 #391B37 and #1B3739 with #371B39 are triadic colors.