COLOR #371517

HEX: #371517 RGB: (55,21,23)

Color info

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

RGB color model

#371517 color RGB value is (55,21,23).

RGB: (55,21,23) (22%, 8%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 21 of 255 = 8%
B 23 of 255 = 9%

55
21
23

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

Portions of RGB colors in percentages

R + G + B = 55 + 21 + 23 = 99 (100%)
R 55 of 99 ~ 55.56%
G 21 of 99 ~ 21.21%
B 23 of 99 ~ 23.23'%

%55.56
%21.21
%23.23

CMYK color model

#371517 color CMYK value is (0,62,58,78).

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

CMYK: (0,62,58,78)
C0M62Y58K78 (0%, 62%, 58%, 78%)
(0.00 / 0.62 / 0.58 / 0.78)

CMYK percentages

%0
%61.82
%58.18
%78.43

Codes

Color #371517 in popluar color models

37 15 17
RGB 55 21 23
HSL 356° 44.74% 14.90%
HSB/HSV 356° 61.82% 21.57%
CMYK 0.00% 61.82% 58.18%
78.43%

Color #371517 in popluar number systems.

HEX 37 15 17
Decimal 55 21 23
Binary 110111 10101 10111
Octal 67 25 27

Shades and tints

Shades of #371517

#371517
(55,21,23)
#321415
(50,20,21)
#2D1313
(45,19,19)
#281211
(40,18,17)
#23110F
(35,17,15)
#1E100D
(30,16,13)
#190F0B
(25,15,11)
#140E09
(20,14,9)
#0F0D07
(15,13,7)
#0A0C05
(10,12,5)
#050B03
(5,11,3)
#000000
(0,0,0)

Tints of #371517

#371517
(55,21,23)
#492A2C
(73,42,44)
#5B3F41
(91,63,65)
#6D5456
(109,84,86)
#7F696B
(127,105,107)
#917E80
(145,126,128)
#A39395
(163,147,149)
#B5A8AA
(181,168,170)
#C7BDBF
(199,189,191)
#D9D2D4
(217,210,212)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371517; }

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

This text font color is #371517.

Background Color

.myBgColor { background-color: #371517; }

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

This div background color is #371517.

Border color

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

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

This div border color is #371517.

Opacity

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

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

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

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

This text has shadow with #371517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371517.

Preview

Color preview on black background

This text has color #371517 on black background.


Color preview on white background

This text has color #371517 on white background.


Black color preview on #371517 background

This text has black color on #371517 background.


White color preview on #371517 background

This text has white color on #371517 background.


Related colors

Complementary color

Complementary color for #hex is #C8EAE8.


I love getcolorcode.com

Triadic colors

1 #173715 and #151737 with #371517 are triadic colors.

2 #171537 and #153717 with #371517 are triadic colors.