COLOR #37121D

HEX: #37121D RGB: (55,18,29)

Color info

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

RGB color model

#37121D color RGB value is (55,18,29).

RGB: (55,18,29) (22%, 7%, 11%)

RGB channels and saturation

R 55 of 255 = 22%
G 18 of 255 = 7%
B 29 of 255 = 11%

55
18
29

R + G + B ~ 13%. #37121D is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 18 + 29 = 102 (100%)
R 55 of 102 ~ 53.92%
G 18 of 102 ~ 17.65%
B 29 of 102 ~ 28.43'%

%53.92
%17.65
%28.43

CMYK color model

#37121D color CMYK value is (0,67,47,78).

  • cyan value is 0.00%
  • magenta value is 67.27%
  • yellow value is 47.27%
  • key color value is 78.43%

CMYK: (0,67,47,78)
C0M67Y47K78 (0%, 67%, 47%, 78%)
(0.00 / 0.67 / 0.47 / 0.78)

CMYK percentages

%0
%67.27
%47.27
%78.43

Codes

Color #37121D in popluar color models

37 12 1D
RGB 55 18 29
HSL 342° 50.68% 14.31%
HSB/HSV 342° 67.27% 21.57%
CMYK 0.00% 67.27% 47.27%
78.43%

Color #37121D in popluar number systems.

HEX 37 12 1D
Decimal 55 18 29
Binary 110111 10010 11101
Octal 67 22 35

Shades and tints

Shades of #37121D

#37121D
(55,18,29)
#32111B
(50,17,27)
#2D1019
(45,16,25)
#280F17
(40,15,23)
#230E15
(35,14,21)
#1E0D13
(30,13,19)
#190C11
(25,12,17)
#140B0F
(20,11,15)
#0F0A0D
(15,10,13)
#0A090B
(10,9,11)
#050809
(5,8,9)
#000000
(0,0,0)

Tints of #37121D

#37121D
(55,18,29)
#492731
(73,39,49)
#5B3C45
(91,60,69)
#6D5159
(109,81,89)
#7F666D
(127,102,109)
#917B81
(145,123,129)
#A39095
(163,144,149)
#B5A5A9
(181,165,169)
#C7BABD
(199,186,189)
#D9CFD1
(217,207,209)
#EBE4E5
(235,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37121D color. Also use rgb(55,18,29) instead hex code.

Text Font Color

.myTextColor { color: #37121D; }

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

This text font color is #37121D.

Background Color

.myBgColor { background-color: #37121D; }

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

This div background color is #37121D.

Border color

.myBorderColor { border: 1px solid #37121D; }

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

This div border color is #37121D.

Opacity

.myOpacity80 { color: #37121D; opacity: 0.8; }

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

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

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

This text has shadow with #37121D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37121D.

Preview

Color preview on black background

This text has color #37121D on black background.


Color preview on white background

This text has color #37121D on white background.


Black color preview on #37121D background

This text has black color on #37121D background.


White color preview on #37121D background

This text has white color on #37121D background.


Related colors

Complementary color

Complementary color for #hex is #C8EDE2.


I love getcolorcode.com

Triadic colors

1 #1D3712 and #121D37 with #37121D are triadic colors.

2 #1D1237 and #12371D with #37121D are triadic colors.