COLOR #371910

HEX: #371910 RGB: (55,25,16)

Color info

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

RGB color model

#371910 color RGB value is (55,25,16).

RGB: (55,25,16) (22%, 10%, 6%)

RGB channels and saturation

R 55 of 255 = 22%
G 25 of 255 = 10%
B 16 of 255 = 6%

55
25
16

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

Portions of RGB colors in percentages

R + G + B = 55 + 25 + 16 = 96 (100%)
R 55 of 96 ~ 57.29%
G 25 of 96 ~ 26.04%
B 16 of 96 ~ 16.67'%

%57.29
%26.04
%16.67

CMYK color model

#371910 color CMYK value is (0,55,71,78).

  • cyan value is 0.00%
  • magenta value is 54.55%
  • yellow value is 70.91%
  • key color value is 78.43%
CMYK: (0,55,71,78) C0M55Y71K78 (0%,55%,71%,78%) (0.00/0.55/0.71/0.78) 

CMYK percentages

%0
%54.55
%70.91
%78.43

Codes

Color #371910 in popluar color models

37 19 10
RGB 55 25 16
HSL 14° 54.93% 13.92%
HSB/HSV 14° 70.91% 21.57%
CMYK 0.00% 54.55% 70.91%
78.43%

Color #371910 in popluar number systems.

HEX 37 19 10
Decimal 55 25 16
Binary 110111 11001 10000
Octal 67 31 20

Shades and tints

Shades of #371910

#371910
(55,25,16)
#32170F
(50,23,15)
#2D150E
(45,21,14)
#28130D
(40,19,13)
#23110C
(35,17,12)
#1E0F0B
(30,15,11)
#190D0A
(25,13,10)
#140B09
(20,11,9)
#0F0908
(15,9,8)
#0A0707
(10,7,7)
#050506
(5,5,6)
#000000
(0,0,0)

Tints of #371910

#371910
(55,25,16)
#492D25
(73,45,37)
#5B413A
(91,65,58)
#6D554F
(109,85,79)
#7F6964
(127,105,100)
#917D79
(145,125,121)
#A3918E
(163,145,142)
#B5A5A3
(181,165,163)
#C7B9B8
(199,185,184)
#D9CDCD
(217,205,205)
#EBE1E2
(235,225,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371910 color. Also use rgb(55,25,16) instead hex code.

Text Font Color

.myTextColor { color: #371910; }

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

This text font color is #371910.

Background Color

.myBgColor { background-color: #371910; }

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

This div background color is #371910.

Border color

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

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

This div border color is #371910.

Opacity

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

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

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

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

This text has shadow with #371910 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371910.

Preview

Color preview on black background

This text has color #371910 on black background.


Color preview on white background

This text has color #371910 on white background.


Black color preview on #371910 background

This text has black color on #371910 background.


White color preview on #371910 background

This text has white color on #371910 background.


Related colors

Complementary color

Complementary color for #hex is #C8E6EF.


I love getcolorcode.com

Triadic colors

1 #103719 and #191037 with #371910 are triadic colors.

2 #101937 and #193710 with #371910 are triadic colors.