COLOR #371318

HEX: #371318 RGB: (55,19,24)

Color info

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

RGB color model

#371318 color RGB value is (55,19,24).

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

RGB channels and saturation

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

55
19
24

R + G + B ~ 13%. #371318 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 24 = 98 (100%)
R 55 of 98 ~ 56.12%
G 19 of 98 ~ 19.39%
B 24 of 98 ~ 24.49'%

%56.12
%19.39
%24.49

CMYK color model

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

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

CMYK: (0,65,56,78)
C0M65Y56K78 (0%, 65%, 56%, 78%)
(0.00 / 0.65 / 0.56 / 0.78)

CMYK percentages

%0
%65.45
%56.36
%78.43

Codes

Color #371318 in popluar color models

37 13 18
RGB 55 19 24
HSL 352° 48.65% 14.51%
HSB/HSV 352° 65.45% 21.57%
CMYK 0.00% 65.45% 56.36%
78.43%

Color #371318 in popluar number systems.

HEX 37 13 18
Decimal 55 19 24
Binary 110111 10011 11000
Octal 67 23 30

Shades and tints

Shades of #371318

#371318
(55,19,24)
#321216
(50,18,22)
#2D1114
(45,17,20)
#281012
(40,16,18)
#230F10
(35,15,16)
#1E0E0E
(30,14,14)
#190D0C
(25,13,12)
#140C0A
(20,12,10)
#0F0B08
(15,11,8)
#0A0A06
(10,10,6)
#050904
(5,9,4)
#000000
(0,0,0)

Tints of #371318

#371318
(55,19,24)
#49282D
(73,40,45)
#5B3D42
(91,61,66)
#6D5257
(109,82,87)
#7F676C
(127,103,108)
#917C81
(145,124,129)
#A39196
(163,145,150)
#B5A6AB
(181,166,171)
#C7BBC0
(199,187,192)
#D9D0D5
(217,208,213)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371318; }

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

This text font color is #371318.

Background Color

.myBgColor { background-color: #371318; }

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

This div background color is #371318.

Border color

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

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

This div border color is #371318.

Opacity

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

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

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

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

This text has shadow with #371318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371318.

Preview

Color preview on black background

This text has color #371318 on black background.


Color preview on white background

This text has color #371318 on white background.


Black color preview on #371318 background

This text has black color on #371318 background.


White color preview on #371318 background

This text has white color on #371318 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECE7.


I love getcolorcode.com

Triadic colors

1 #183713 and #131837 with #371318 are triadic colors.

2 #181337 and #133718 with #371318 are triadic colors.