COLOR #370715

HEX: #370715 RGB: (55,7,21)

Color info

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

RGB color model

#370715 color RGB value is (55,7,21).

RGB: (55,7,21) (22%, 3%, 8%)

RGB channels and saturation

R 55 of 255 = 22%
G 7 of 255 = 3%
B 21 of 255 = 8%

55
7
21

R + G + B ~ 11%. #370715 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 7 + 21 = 83 (100%)
R 55 of 83 ~ 66.27%
G 7 of 83 ~ 8.43%
B 21 of 83 ~ 25.3'%

%66.27
%25.3

CMYK color model

#370715 color CMYK value is (0,87,62,78).

  • cyan value is 0.00%
  • magenta value is 87.27%
  • yellow value is 61.82%
  • key color value is 78.43%

CMYK: (0,87,62,78)
C0M87Y62K78 (0%, 87%, 62%, 78%)
(0.00 / 0.87 / 0.62 / 0.78)

CMYK percentages

%0
%87.27
%61.82
%78.43

Codes

Color #370715 in popluar color models

37 07 15
RGB 55 7 21
HSL 343° 77.42% 12.16%
HSB/HSV 343° 87.27% 21.57%
CMYK 0.00% 87.27% 61.82%
78.43%

Color #370715 in popluar number systems.

HEX 37 07 15
Decimal 55 7 21
Binary 110111 111 10101
Octal 67 7 25

Shades and tints

Shades of #370715

#370715
(55,7,21)
#320714
(50,7,20)
#2D0713
(45,7,19)
#280712
(40,7,18)
#230711
(35,7,17)
#1E0710
(30,7,16)
#19070F
(25,7,15)
#14070E
(20,7,14)
#0F070D
(15,7,13)
#0A070C
(10,7,12)
#05070B
(5,7,11)
#000000
(0,0,0)

Tints of #370715

#370715
(55,7,21)
#491D2A
(73,29,42)
#5B333F
(91,51,63)
#6D4954
(109,73,84)
#7F5F69
(127,95,105)
#91757E
(145,117,126)
#A38B93
(163,139,147)
#B5A1A8
(181,161,168)
#C7B7BD
(199,183,189)
#D9CDD2
(217,205,210)
#EBE3E7
(235,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370715 color. Also use rgb(55,7,21) instead hex code.

Text Font Color

.myTextColor { color: #370715; }

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

This text font color is #370715.

Background Color

.myBgColor { background-color: #370715; }

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

This div background color is #370715.

Border color

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

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

This div border color is #370715.

Opacity

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

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

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

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

This text has shadow with #370715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370715.

Preview

Color preview on black background

This text has color #370715 on black background.


Color preview on white background

This text has color #370715 on white background.


Black color preview on #370715 background

This text has black color on #370715 background.


White color preview on #370715 background

This text has white color on #370715 background.


Related colors

Complementary color

Complementary color for #hex is #C8F8EA.


I love getcolorcode.com

Triadic colors

1 #153707 and #071537 with #370715 are triadic colors.

2 #150737 and #073715 with #370715 are triadic colors.