COLOR #370C14

HEX: #370C14 RGB: (55,12,20)

Color info

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

RGB color model

#370C14 color RGB value is (55,12,20).

RGB: (55,12,20) (22%, 5%, 8%)

RGB channels and saturation

R 55 of 255 = 22%
G 12 of 255 = 5%
B 20 of 255 = 8%

55
12
20

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

Portions of RGB colors in percentages

R + G + B = 55 + 12 + 20 = 87 (100%)
R 55 of 87 ~ 63.22%
G 12 of 87 ~ 13.79%
B 20 of 87 ~ 22.99'%

%63.22
%13.79
%22.99

CMYK color model

#370C14 color CMYK value is (0,78,64,78).

  • cyan value is 0.00%
  • magenta value is 78.18%
  • yellow value is 63.64%
  • key color value is 78.43%

CMYK: (0,78,64,78)
C0M78Y64K78 (0%, 78%, 64%, 78%)
(0.00 / 0.78 / 0.64 / 0.78)

CMYK percentages

%0
%78.18
%63.64
%78.43

Codes

Color #370C14 in popluar color models

37 0C 14
RGB 55 12 20
HSL 349° 64.18% 13.14%
HSB/HSV 349° 78.18% 21.57%
CMYK 0.00% 78.18% 63.64%
78.43%

Color #370C14 in popluar number systems.

HEX 37 0C 14
Decimal 55 12 20
Binary 110111 1100 10100
Octal 67 14 24

Shades and tints

Shades of #370C14

#370C14
(55,12,20)
#320B13
(50,11,19)
#2D0A12
(45,10,18)
#280911
(40,9,17)
#230810
(35,8,16)
#1E070F
(30,7,15)
#19060E
(25,6,14)
#14050D
(20,5,13)
#0F040C
(15,4,12)
#0A030B
(10,3,11)
#05020A
(5,2,10)
#000000
(0,0,0)

Tints of #370C14

#370C14
(55,12,20)
#492229
(73,34,41)
#5B383E
(91,56,62)
#6D4E53
(109,78,83)
#7F6468
(127,100,104)
#917A7D
(145,122,125)
#A39092
(163,144,146)
#B5A6A7
(181,166,167)
#C7BCBC
(199,188,188)
#D9D2D1
(217,210,209)
#EBE8E6
(235,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370C14 color. Also use rgb(55,12,20) instead hex code.

Text Font Color

.myTextColor { color: #370C14; }

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

This text font color is #370C14.

Background Color

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

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

This div background color is #370C14.

Border color

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

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

This div border color is #370C14.

Opacity

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

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

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

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

This text has shadow with #370C14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370C14.

Preview

Color preview on black background

This text has color #370C14 on black background.


Color preview on white background

This text has color #370C14 on white background.


Black color preview on #370C14 background

This text has black color on #370C14 background.


White color preview on #370C14 background

This text has white color on #370C14 background.


Related colors

Complementary color

Complementary color for #hex is #C8F3EB.


I love getcolorcode.com

Triadic colors

1 #14370C and #0C1437 with #370C14 are triadic colors.

2 #140C37 and #0C3714 with #370C14 are triadic colors.