COLOR #370D18

HEX: #370D18 RGB: (55,13,24)

Color info

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

RGB color model

#370D18 color RGB value is (55,13,24).

RGB: (55,13,24) (22%, 5%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 13 of 255 = 5%
B 24 of 255 = 9%

55
13
24

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

Portions of RGB colors in percentages

R + G + B = 55 + 13 + 24 = 92 (100%)
R 55 of 92 ~ 59.78%
G 13 of 92 ~ 14.13%
B 24 of 92 ~ 26.09'%

%59.78
%14.13
%26.09

CMYK color model

#370D18 color CMYK value is (0,76,56,78).

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

CMYK: (0,76,56,78)
C0M76Y56K78 (0%, 76%, 56%, 78%)
(0.00 / 0.76 / 0.56 / 0.78)

CMYK percentages

%0
%76.36
%56.36
%78.43

Codes

Color #370D18 in popluar color models

37 0D 18
RGB 55 13 24
HSL 344° 61.76% 13.33%
HSB/HSV 344° 76.36% 21.57%
CMYK 0.00% 76.36% 56.36%
78.43%

Color #370D18 in popluar number systems.

HEX 37 0D 18
Decimal 55 13 24
Binary 110111 1101 11000
Octal 67 15 30

Shades and tints

Shades of #370D18

#370D18
(55,13,24)
#320C16
(50,12,22)
#2D0B14
(45,11,20)
#280A12
(40,10,18)
#230910
(35,9,16)
#1E080E
(30,8,14)
#19070C
(25,7,12)
#14060A
(20,6,10)
#0F0508
(15,5,8)
#0A0406
(10,4,6)
#050304
(5,3,4)
#000000
(0,0,0)

Tints of #370D18

#370D18
(55,13,24)
#49232D
(73,35,45)
#5B3942
(91,57,66)
#6D4F57
(109,79,87)
#7F656C
(127,101,108)
#917B81
(145,123,129)
#A39196
(163,145,150)
#B5A7AB
(181,167,171)
#C7BDC0
(199,189,192)
#D9D3D5
(217,211,213)
#EBE9EA
(235,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #370D18; }

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

This text font color is #370D18.

Background Color

.myBgColor { background-color: #370D18; }

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

This div background color is #370D18.

Border color

.myBorderColor { border: 1px solid #370D18; }

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

This div border color is #370D18.

Opacity

.myOpacity80 { color: #370D18; opacity: 0.8; }

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

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

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

This text has shadow with #370D18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370D18.

Preview

Color preview on black background

This text has color #370D18 on black background.


Color preview on white background

This text has color #370D18 on white background.


Black color preview on #370D18 background

This text has black color on #370D18 background.


White color preview on #370D18 background

This text has white color on #370D18 background.


Related colors

Complementary color

Complementary color for #hex is #C8F2E7.


I love getcolorcode.com

Triadic colors

1 #18370D and #0D1837 with #370D18 are triadic colors.

2 #180D37 and #0D3718 with #370D18 are triadic colors.