COLOR #37440F

HEX: #37440F RGB: (55,68,15)

Color info

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

RGB color model

#37440F color RGB value is (55,68,15).

RGB: (55,68,15) (22%, 27%, 6%)

RGB channels and saturation

R 55 of 255 = 22%
G 68 of 255 = 27%
B 15 of 255 = 6%

55
68
15

R + G + B ~ 18%. #37440F is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 68 + 15 = 138 (100%)
R 55 of 138 ~ 39.86%
G 68 of 138 ~ 49.28%
B 15 of 138 ~ 10.87'%

%39.86
%49.28
%10.87

CMYK color model

#37440F color CMYK value is (19,0,78,73).

  • cyan value is 19.12%
  • magenta value is 0.00%
  • yellow value is 77.94%
  • key color value is 73.33%
CMYK: (19,0,78,73) C19M0Y78K73 (19%,0%,78%,73%) (0.19/0.00/0.78/0.73) 

CMYK percentages

%19.12
%0
%77.94
%73.33

Codes

Color #37440F in popluar color models

37 44 0F
RGB 55 68 15
HSL 75° 63.86% 16.27%
HSB/HSV 75° 77.94% 26.67%
CMYK 19.12% 0.00% 77.94%
73.33%

Color #37440F in popluar number systems.

HEX 37 44 0F
Decimal 55 68 15
Binary 110111 1000100 1111
Octal 67 104 17

Shades and tints

Shades of #37440F

#37440F
(55,68,15)
#323E0E
(50,62,14)
#2D380D
(45,56,13)
#28320C
(40,50,12)
#232C0B
(35,44,11)
#1E260A
(30,38,10)
#192009
(25,32,9)
#141A08
(20,26,8)
#0F1407
(15,20,7)
#0A0E06
(10,14,6)
#050805
(5,8,5)
#000000
(0,0,0)

Tints of #37440F

#37440F
(55,68,15)
#495524
(73,85,36)
#5B6639
(91,102,57)
#6D774E
(109,119,78)
#7F8863
(127,136,99)
#919978
(145,153,120)
#A3AA8D
(163,170,141)
#B5BBA2
(181,187,162)
#C7CCB7
(199,204,183)
#D9DDCC
(217,221,204)
#EBEEE1
(235,238,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37440F color. Also use rgb(55,68,15) instead hex code.

Text Font Color

.myTextColor { color: #37440F; }

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

This text font color is #37440F.

Background Color

.myBgColor { background-color: #37440F; }

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

This div background color is #37440F.

Border color

.myBorderColor { border: 1px solid #37440F; }

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

This div border color is #37440F.

Opacity

.myOpacity80 { color: #37440F; opacity: 0.8; }

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

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

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

This text has shadow with #37440F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37440F.

Preview

Color preview on black background

This text has color #37440F on black background.


Color preview on white background

This text has color #37440F on white background.


Black color preview on #37440F background

This text has black color on #37440F background.


White color preview on #37440F background

This text has white color on #37440F background.


Related colors

Complementary color

Complementary color for #hex is #C8BBF0.


I love getcolorcode.com

Triadic colors

1 #0F3744 and #440F37 with #37440F are triadic colors.

2 #0F4437 and #44370F with #37440F are triadic colors.