COLOR #37113F

HEX: #37113F RGB: (55,17,63)

Color info

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

RGB color model

#37113F color RGB value is (55,17,63).

RGB: (55,17,63) (22%, 7%, 25%)

RGB channels and saturation

R 55 of 255 = 22%
G 17 of 255 = 7%
B 63 of 255 = 25%

55
17
63

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

Portions of RGB colors in percentages

R + G + B = 55 + 17 + 63 = 135 (100%)
R 55 of 135 ~ 40.74%
G 17 of 135 ~ 12.59%
B 63 of 135 ~ 46.67'%

%40.74
%12.59
%46.67

CMYK color model

#37113F color CMYK value is (13,73,0,75).

  • cyan value is 12.70%
  • magenta value is 73.02%
  • yellow value is 0.00%
  • key color value is 75.29%

CMYK: (13,73,0,75)
C13M73Y0K75 (13%, 73%, 0%, 75%)
(0.13 / 0.73 / 0.00 / 0.75)

CMYK percentages

%12.7
%73.02
%0
%75.29

Codes

Color #37113F in popluar color models

37 11 3F
RGB 55 17 63
HSL 290° 57.50% 15.69%
HSB/HSV 290° 73.02% 24.71%
CMYK 12.70% 73.02% 0.00%
75.29%

Color #37113F in popluar number systems.

HEX 37 11 3F
Decimal 55 17 63
Binary 110111 10001 111111
Octal 67 21 77

Shades and tints

Shades of #37113F

#37113F
(55,17,63)
#32103A
(50,16,58)
#2D0F35
(45,15,53)
#280E30
(40,14,48)
#230D2B
(35,13,43)
#1E0C26
(30,12,38)
#190B21
(25,11,33)
#140A1C
(20,10,28)
#0F0917
(15,9,23)
#0A0812
(10,8,18)
#05070D
(5,7,13)
#000000
(0,0,0)

Tints of #37113F

#37113F
(55,17,63)
#492650
(73,38,80)
#5B3B61
(91,59,97)
#6D5072
(109,80,114)
#7F6583
(127,101,131)
#917A94
(145,122,148)
#A38FA5
(163,143,165)
#B5A4B6
(181,164,182)
#C7B9C7
(199,185,199)
#D9CED8
(217,206,216)
#EBE3E9
(235,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37113F color. Also use rgb(55,17,63) instead hex code.

Text Font Color

.myTextColor { color: #37113F; }

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

This text font color is #37113F.

Background Color

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

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

This div background color is #37113F.

Border color

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

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

This div border color is #37113F.

Opacity

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

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

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

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

This text has shadow with #37113F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37113F.

Preview

Color preview on black background

This text has color #37113F on black background.


Color preview on white background

This text has color #37113F on white background.


Black color preview on #37113F background

This text has black color on #37113F background.


White color preview on #37113F background

This text has white color on #37113F background.


Related colors

Complementary color

Complementary color for #hex is #C8EEC0.


I love getcolorcode.com

Triadic colors

1 #3F3711 and #113F37 with #37113F are triadic colors.

2 #3F1137 and #11373F with #37113F are triadic colors.