COLOR #37143B

HEX: #37143B RGB: (55,20,59)

Color info

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

RGB color model

#37143B color RGB value is (55,20,59).

RGB: (55,20,59) (22%, 8%, 23%)

RGB channels and saturation

R 55 of 255 = 22%
G 20 of 255 = 8%
B 59 of 255 = 23%

55
20
59

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

Portions of RGB colors in percentages

R + G + B = 55 + 20 + 59 = 134 (100%)
R 55 of 134 ~ 41.04%
G 20 of 134 ~ 14.93%
B 59 of 134 ~ 44.03'%

%41.04
%14.93
%44.03

CMYK color model

#37143B color CMYK value is (7,66,0,77).

  • cyan value is 6.78%
  • magenta value is 66.10%
  • yellow value is 0.00%
  • key color value is 76.86%

CMYK: (7,66,0,77)
C7M66Y0K77 (7%, 66%, 0%, 77%)
(0.07 / 0.66 / 0.00 / 0.77)

CMYK percentages

%6.78
%66.1
%0
%76.86

Codes

Color #37143B in popluar color models

37 14 3B
RGB 55 20 59
HSL 294° 49.37% 15.49%
HSB/HSV 294° 66.10% 23.14%
CMYK 6.78% 66.10% 0.00%
76.86%

Color #37143B in popluar number systems.

HEX 37 14 3B
Decimal 55 20 59
Binary 110111 10100 111011
Octal 67 24 73

Shades and tints

Shades of #37143B

#37143B
(55,20,59)
#321336
(50,19,54)
#2D1231
(45,18,49)
#28112C
(40,17,44)
#231027
(35,16,39)
#1E0F22
(30,15,34)
#190E1D
(25,14,29)
#140D18
(20,13,24)
#0F0C13
(15,12,19)
#0A0B0E
(10,11,14)
#050A09
(5,10,9)
#000000
(0,0,0)

Tints of #37143B

#37143B
(55,20,59)
#49294C
(73,41,76)
#5B3E5D
(91,62,93)
#6D536E
(109,83,110)
#7F687F
(127,104,127)
#917D90
(145,125,144)
#A392A1
(163,146,161)
#B5A7B2
(181,167,178)
#C7BCC3
(199,188,195)
#D9D1D4
(217,209,212)
#EBE6E5
(235,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37143B color. Also use rgb(55,20,59) instead hex code.

Text Font Color

.myTextColor { color: #37143B; }

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

This text font color is #37143B.

Background Color

.myBgColor { background-color: #37143B; }

<div style="background-color:#37143B">Inner text</div>

This div background color is #37143B.

Border color

.myBorderColor { border: 1px solid #37143B; }

<div style="border:3px solid #37143B">Div</div>

This div border color is #37143B.

Opacity

.myOpacity80 { color: #37143B; opacity: 0.8; }

<p style="color:#37143B;opacity:0.8;">80%</p>

Text with #37143B 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 #37143B;}

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

This text has shadow with #37143B color.


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

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

This text has shadow with #37143B primary color and red secondary color.


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

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

This text has shadow with #37143B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37143B.

Preview

Color preview on black background

This text has color #37143B on black background.


Color preview on white background

This text has color #37143B on white background.


Black color preview on #37143B background

This text has black color on #37143B background.


White color preview on #37143B background

This text has white color on #37143B background.


Related colors

Complementary color

Complementary color for #hex is #C8EBC4.


I love getcolorcode.com

Triadic colors

1 #3B3714 and #143B37 with #37143B are triadic colors.

2 #3B1437 and #14373B with #37143B are triadic colors.