COLOR #37132E

HEX: #37132E RGB: (55,19,46)

Color info

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

RGB color model

#37132E color RGB value is (55,19,46).

RGB: (55,19,46) (22%, 7%, 18%)

RGB channels and saturation

R 55 of 255 = 22%
G 19 of 255 = 7%
B 46 of 255 = 18%

55
19
46

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

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 46 = 120 (100%)
R 55 of 120 ~ 45.83%
G 19 of 120 ~ 15.83%
B 46 of 120 ~ 38.33'%

%45.83
%15.83
%38.33

CMYK color model

#37132E color CMYK value is (0,65,16,78).

  • cyan value is 0.00%
  • magenta value is 65.45%
  • yellow value is 16.36%
  • key color value is 78.43%

CMYK: (0,65,16,78)
C0M65Y16K78 (0%, 65%, 16%, 78%)
(0.00 / 0.65 / 0.16 / 0.78)

CMYK percentages

%0
%65.45
%16.36
%78.43

Codes

Color #37132E in popluar color models

37 13 2E
RGB 55 19 46
HSL 315° 48.65% 14.51%
HSB/HSV 315° 65.45% 21.57%
CMYK 0.00% 65.45% 16.36%
78.43%

Color #37132E in popluar number systems.

HEX 37 13 2E
Decimal 55 19 46
Binary 110111 10011 101110
Octal 67 23 56

Shades and tints

Shades of #37132E

#37132E
(55,19,46)
#32122A
(50,18,42)
#2D1126
(45,17,38)
#281022
(40,16,34)
#230F1E
(35,15,30)
#1E0E1A
(30,14,26)
#190D16
(25,13,22)
#140C12
(20,12,18)
#0F0B0E
(15,11,14)
#0A0A0A
(10,10,10)
#050906
(5,9,6)
#000000
(0,0,0)

Tints of #37132E

#37132E
(55,19,46)
#492841
(73,40,65)
#5B3D54
(91,61,84)
#6D5267
(109,82,103)
#7F677A
(127,103,122)
#917C8D
(145,124,141)
#A391A0
(163,145,160)
#B5A6B3
(181,166,179)
#C7BBC6
(199,187,198)
#D9D0D9
(217,208,217)
#EBE5EC
(235,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37132E color. Also use rgb(55,19,46) instead hex code.

Text Font Color

.myTextColor { color: #37132E; }

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

This text font color is #37132E.

Background Color

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

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

This div background color is #37132E.

Border color

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

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

This div border color is #37132E.

Opacity

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

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

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

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

This text has shadow with #37132E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37132E.

Preview

Color preview on black background

This text has color #37132E on black background.


Color preview on white background

This text has color #37132E on white background.


Black color preview on #37132E background

This text has black color on #37132E background.


White color preview on #37132E background

This text has white color on #37132E background.


Related colors

Complementary color

Complementary color for #hex is #C8ECD1.


I love getcolorcode.com

Triadic colors

1 #2E3713 and #132E37 with #37132E are triadic colors.

2 #2E1337 and #13372E with #37132E are triadic colors.