COLOR #37142F

HEX: #37142F RGB: (55,20,47)

Color info

#37142F contains red, green and blue colors in about the same proportion. Web safe color of #37142F is #330033 (or #303).

RGB color model

#37142F color RGB value is (55,20,47).

RGB: (55,20,47) (22%, 8%, 18%)

RGB channels and saturation

R 55 of 255 = 22%
G 20 of 255 = 8%
B 47 of 255 = 18%

55
20
47

R + G + B ~ 16%. #37142F is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 20 + 47 = 122 (100%)
R 55 of 122 ~ 45.08%
G 20 of 122 ~ 16.39%
B 47 of 122 ~ 38.52'%

%45.08
%16.39
%38.52

CMYK color model

#37142F color CMYK value is (0,64,15,78).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 14.55%
  • key color value is 78.43%
CMYK: (0,64,15,78) C0M64Y15K78 (0%,64%,15%,78%) (0.00/0.64/0.15/0.78) 

CMYK percentages

%0
%63.64
%14.55
%78.43

Codes

Color #37142F in popluar color models

37 14 2F
RGB 55 20 47
HSL 314° 46.67% 14.71%
HSB/HSV 314° 63.64% 21.57%
CMYK 0.00% 63.64% 14.55%
78.43%

Color #37142F in popluar number systems.

HEX 37 14 2F
Decimal 55 20 47
Binary 110111 10100 101111
Octal 67 24 57

Shades and tints

Shades of #37142F

#37142F
(55,20,47)
#32132B
(50,19,43)
#2D1227
(45,18,39)
#281123
(40,17,35)
#23101F
(35,16,31)
#1E0F1B
(30,15,27)
#190E17
(25,14,23)
#140D13
(20,13,19)
#0F0C0F
(15,12,15)
#0A0B0B
(10,11,11)
#050A07
(5,10,7)
#000000
(0,0,0)

Tints of #37142F

#37142F
(55,20,47)
#492941
(73,41,65)
#5B3E53
(91,62,83)
#6D5365
(109,83,101)
#7F6877
(127,104,119)
#917D89
(145,125,137)
#A3929B
(163,146,155)
#B5A7AD
(181,167,173)
#C7BCBF
(199,188,191)
#D9D1D1
(217,209,209)
#EBE6E3
(235,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37142F color. Also use rgb(55,20,47) instead hex code.

Text Font Color

.myTextColor { color: #37142F; }

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

This text font color is #37142F.

Background Color

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

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

This div background color is #37142F.

Border color

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

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

This div border color is #37142F.

Opacity

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

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

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

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

This text has shadow with #37142F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37142F.

Preview

Color preview on black background

This text has color #37142F on black background.


Color preview on white background

This text has color #37142F on white background.


Black color preview on #37142F background

This text has black color on #37142F background.


White color preview on #37142F background

This text has white color on #37142F background.


Related colors

Complementary color

Complementary color for #hex is #C8EBD0.


I love getcolorcode.com

Triadic colors

1 #2F3714 and #142F37 with #37142F are triadic colors.

2 #2F1437 and #14372F with #37142F are triadic colors.