COLOR #37390E

HEX: #37390E RGB: (55,57,14)

Color info

#37390E contains red, green and blue colors in about the same proportion. Web safe color of #37390E is #333300 (or #330).

RGB color model

#37390E color RGB value is (55,57,14).

RGB: (55,57,14) (22%, 22%, 5%)

RGB channels and saturation

R 55 of 255 = 22%
G 57 of 255 = 22%
B 14 of 255 = 5%

55
57
14

R + G + B ~ 16%. #37390E is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 57 + 14 = 126 (100%)
R 55 of 126 ~ 43.65%
G 57 of 126 ~ 45.24%
B 14 of 126 ~ 11.11'%

%43.65
%45.24
%11.11

CMYK color model

#37390E color CMYK value is (4,0,75,78).

  • cyan value is 3.51%
  • magenta value is 0.00%
  • yellow value is 75.44%
  • key color value is 77.65%

CMYK: (4,0,75,78)
C4M0Y75K78 (4%, 0%, 75%, 78%)
(0.04 / 0.00 / 0.75 / 0.78)

CMYK percentages

%3.51
%0
%75.44
%77.65

Codes

Color #37390E in popluar color models

37 39 0E
RGB 55 57 14
HSL 63° 60.56% 13.92%
HSB/HSV 63° 75.44% 22.35%
CMYK 3.51% 0.00% 75.44%
77.65%

Color #37390E in popluar number systems.

HEX 37 39 0E
Decimal 55 57 14
Binary 110111 111001 1110
Octal 67 71 16

Shades and tints

Shades of #37390E

#37390E
(55,57,14)
#32340D
(50,52,13)
#2D2F0C
(45,47,12)
#282A0B
(40,42,11)
#23250A
(35,37,10)
#1E2009
(30,32,9)
#191B08
(25,27,8)
#141607
(20,22,7)
#0F1106
(15,17,6)
#0A0C05
(10,12,5)
#050704
(5,7,4)
#000000
(0,0,0)

Tints of #37390E

#37390E
(55,57,14)
#494B23
(73,75,35)
#5B5D38
(91,93,56)
#6D6F4D
(109,111,77)
#7F8162
(127,129,98)
#919377
(145,147,119)
#A3A58C
(163,165,140)
#B5B7A1
(181,183,161)
#C7C9B6
(199,201,182)
#D9DBCB
(217,219,203)
#EBEDE0
(235,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37390E color. Also use rgb(55,57,14) instead hex code.

Text Font Color

.myTextColor { color: #37390E; }

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

This text font color is #37390E.

Background Color

.myBgColor { background-color: #37390E; }

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

This div background color is #37390E.

Border color

.myBorderColor { border: 1px solid #37390E; }

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

This div border color is #37390E.

Opacity

.myOpacity80 { color: #37390E; opacity: 0.8; }

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

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

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

This text has shadow with #37390E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37390E.

Preview

Color preview on black background

This text has color #37390E on black background.


Color preview on white background

This text has color #37390E on white background.


Black color preview on #37390E background

This text has black color on #37390E background.


White color preview on #37390E background

This text has white color on #37390E background.


Related colors

Complementary color

Complementary color for #hex is #C8C6F1.


I love getcolorcode.com

Triadic colors

1 #0E3739 and #390E37 with #37390E are triadic colors.

2 #0E3937 and #39370E with #37390E are triadic colors.