COLOR #371312

HEX: #371312 RGB: (55,19,18)

Color info

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

RGB color model

#371312 color RGB value is (55,19,18).

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

RGB channels and saturation

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

55
19
18

R + G + B ~ 12%. #371312 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 18 = 92 (100%)
R 55 of 92 ~ 59.78%
G 19 of 92 ~ 20.65%
B 18 of 92 ~ 19.57'%

%59.78
%20.65
%19.57

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 65.45%
  • yellow value is 67.27%
  • key color value is 78.43%
CMYK: (0,65,67,78) C0M65Y67K78 (0%,65%,67%,78%) (0.00/0.65/0.67/0.78) 

CMYK percentages

%0
%65.45
%67.27
%78.43

Codes

Color #371312 in popluar color models

37 13 12
RGB 55 19 18
HSL 50.68% 14.31%
HSB/HSV 67.27% 21.57%
CMYK 0.00% 65.45% 67.27%
78.43%

Color #371312 in popluar number systems.

HEX 37 13 12
Decimal 55 19 18
Binary 110111 10011 10010
Octal 67 23 22

Shades and tints

Shades of #371312

#371312
(55,19,18)
#321211
(50,18,17)
#2D1110
(45,17,16)
#28100F
(40,16,15)
#230F0E
(35,15,14)
#1E0E0D
(30,14,13)
#190D0C
(25,13,12)
#140C0B
(20,12,11)
#0F0B0A
(15,11,10)
#0A0A09
(10,10,9)
#050908
(5,9,8)
#000000
(0,0,0)

Tints of #371312

#371312
(55,19,18)
#492827
(73,40,39)
#5B3D3C
(91,61,60)
#6D5251
(109,82,81)
#7F6766
(127,103,102)
#917C7B
(145,124,123)
#A39190
(163,145,144)
#B5A6A5
(181,166,165)
#C7BBBA
(199,187,186)
#D9D0CF
(217,208,207)
#EBE5E4
(235,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371312; }

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

This text font color is #371312.

Background Color

.myBgColor { background-color: #371312; }

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

This div background color is #371312.

Border color

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

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

This div border color is #371312.

Opacity

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

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

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

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

This text has shadow with #371312 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371312.

Preview

Color preview on black background

This text has color #371312 on black background.


Color preview on white background

This text has color #371312 on white background.


Black color preview on #371312 background

This text has black color on #371312 background.


White color preview on #371312 background

This text has white color on #371312 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECED.


I love getcolorcode.com

Triadic colors

1 #123713 and #131237 with #371312 are triadic colors.

2 #121337 and #133712 with #371312 are triadic colors.