COLOR #371806

HEX: #371806 RGB: (55,24,6)

Color info

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

RGB color model

#371806 color RGB value is (55,24,6).

RGB: (55,24,6) (22%, 9%, 2%)

RGB channels and saturation

R 55 of 255 = 22%
G 24 of 255 = 9%
B 6 of 255 = 2%

55
24
6

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

Portions of RGB colors in percentages

R + G + B = 55 + 24 + 6 = 85 (100%)
R 55 of 85 ~ 64.71%
G 24 of 85 ~ 28.24%
B 6 of 85 ~ 7.06'%

%64.71
%28.24

CMYK color model

#371806 color CMYK value is (0,56,89,78).

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

CMYK: (0,56,89,78)
C0M56Y89K78 (0%, 56%, 89%, 78%)
(0.00 / 0.56 / 0.89 / 0.78)

CMYK percentages

%0
%56.36
%89.09
%78.43

Codes

Color #371806 in popluar color models

37 18 06
RGB 55 24 6
HSL 22° 80.33% 11.96%
HSB/HSV 22° 89.09% 21.57%
CMYK 0.00% 56.36% 89.09%
78.43%

Color #371806 in popluar number systems.

HEX 37 18 06
Decimal 55 24 6
Binary 110111 11000 110
Octal 67 30 6

Shades and tints

Shades of #371806

#371806
(55,24,6)
#321606
(50,22,6)
#2D1406
(45,20,6)
#281206
(40,18,6)
#231006
(35,16,6)
#1E0E06
(30,14,6)
#190C06
(25,12,6)
#140A06
(20,10,6)
#0F0806
(15,8,6)
#0A0606
(10,6,6)
#050406
(5,4,6)
#000000
(0,0,0)

Tints of #371806

#371806
(55,24,6)
#492D1C
(73,45,28)
#5B4232
(91,66,50)
#6D5748
(109,87,72)
#7F6C5E
(127,108,94)
#918174
(145,129,116)
#A3968A
(163,150,138)
#B5ABA0
(181,171,160)
#C7C0B6
(199,192,182)
#D9D5CC
(217,213,204)
#EBEAE2
(235,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371806; }

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

This text font color is #371806.

Background Color

.myBgColor { background-color: #371806; }

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

This div background color is #371806.

Border color

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

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

This div border color is #371806.

Opacity

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

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

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

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

This text has shadow with #371806 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371806.

Preview

Color preview on black background

This text has color #371806 on black background.


Color preview on white background

This text has color #371806 on white background.


Black color preview on #371806 background

This text has black color on #371806 background.


White color preview on #371806 background

This text has white color on #371806 background.


Related colors

Complementary color

Complementary color for #hex is #C8E7F9.


I love getcolorcode.com

Triadic colors

1 #063718 and #180637 with #371806 are triadic colors.

2 #061837 and #183706 with #371806 are triadic colors.