COLOR #37073B

HEX: #37073B RGB: (55,7,59)

Color info

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

RGB color model

#37073B color RGB value is (55,7,59).

RGB: (55,7,59) (22%, 3%, 23%)

RGB channels and saturation

R 55 of 255 = 22%
G 7 of 255 = 3%
B 59 of 255 = 23%

55
7
59

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

Portions of RGB colors in percentages

R + G + B = 55 + 7 + 59 = 121 (100%)
R 55 of 121 ~ 45.45%
G 7 of 121 ~ 5.79%
B 59 of 121 ~ 48.76'%

%45.45
%48.76

CMYK color model

#37073B color CMYK value is (7,88,0,77).

  • cyan value is 6.78%
  • magenta value is 88.14%
  • yellow value is 0.00%
  • key color value is 76.86%
CMYK: (7,88,0,77) C7M88Y0K77 (7%,88%,0%,77%) (0.07/0.88/0.00/0.77) 

CMYK percentages

%6.78
%88.14
%0
%76.86

Codes

Color #37073B in popluar color models

37 07 3B
RGB 55 7 59
HSL 295° 78.79% 12.94%
HSB/HSV 295° 88.14% 23.14%
CMYK 6.78% 88.14% 0.00%
76.86%

Color #37073B in popluar number systems.

HEX 37 07 3B
Decimal 55 7 59
Binary 110111 111 111011
Octal 67 7 73

Shades and tints

Shades of #37073B

#37073B
(55,7,59)
#320736
(50,7,54)
#2D0731
(45,7,49)
#28072C
(40,7,44)
#230727
(35,7,39)
#1E0722
(30,7,34)
#19071D
(25,7,29)
#140718
(20,7,24)
#0F0713
(15,7,19)
#0A070E
(10,7,14)
#050709
(5,7,9)
#000000
(0,0,0)

Tints of #37073B

#37073B
(55,7,59)
#491D4C
(73,29,76)
#5B335D
(91,51,93)
#6D496E
(109,73,110)
#7F5F7F
(127,95,127)
#917590
(145,117,144)
#A38BA1
(163,139,161)
#B5A1B2
(181,161,178)
#C7B7C3
(199,183,195)
#D9CDD4
(217,205,212)
#EBE3E5
(235,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37073B; }

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

This text font color is #37073B.

Background Color

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

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

This div background color is #37073B.

Border color

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

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

This div border color is #37073B.

Opacity

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

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

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

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

This text has shadow with #37073B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37073B.

Preview

Color preview on black background

This text has color #37073B on black background.


Color preview on white background

This text has color #37073B on white background.


Black color preview on #37073B background

This text has black color on #37073B background.


White color preview on #37073B background

This text has white color on #37073B background.


Related colors

Complementary color

Complementary color for #hex is #C8F8C4.


I love getcolorcode.com

Triadic colors

1 #3B3707 and #073B37 with #37073B are triadic colors.

2 #3B0737 and #07373B with #37073B are triadic colors.