COLOR #37092B

HEX: #37092B RGB: (55,9,43)

Color info

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

RGB color model

#37092B color RGB value is (55,9,43).

RGB: (55,9,43) (22%, 4%, 17%)

RGB channels and saturation

R 55 of 255 = 22%
G 9 of 255 = 4%
B 43 of 255 = 17%

55
9
43

R + G + B ~ 14%. #37092B is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 9 + 43 = 107 (100%)
R 55 of 107 ~ 51.4%
G 9 of 107 ~ 8.41%
B 43 of 107 ~ 40.19'%

%51.4
%40.19

CMYK color model

#37092B color CMYK value is (0,84,22,78).

  • cyan value is 0.00%
  • magenta value is 83.64%
  • yellow value is 21.82%
  • key color value is 78.43%

CMYK: (0,84,22,78)
C0M84Y22K78 (0%, 84%, 22%, 78%)
(0.00 / 0.84 / 0.22 / 0.78)

CMYK percentages

%0
%83.64
%21.82
%78.43

Codes

Color #37092B in popluar color models

37 09 2B
RGB 55 9 43
HSL 316° 71.88% 12.55%
HSB/HSV 316° 83.64% 21.57%
CMYK 0.00% 83.64% 21.82%
78.43%

Color #37092B in popluar number systems.

HEX 37 09 2B
Decimal 55 9 43
Binary 110111 1001 101011
Octal 67 11 53

Shades and tints

Shades of #37092B

#37092B
(55,9,43)
#320928
(50,9,40)
#2D0925
(45,9,37)
#280922
(40,9,34)
#23091F
(35,9,31)
#1E091C
(30,9,28)
#190919
(25,9,25)
#140916
(20,9,22)
#0F0913
(15,9,19)
#0A0910
(10,9,16)
#05090D
(5,9,13)
#000000
(0,0,0)

Tints of #37092B

#37092B
(55,9,43)
#491F3E
(73,31,62)
#5B3551
(91,53,81)
#6D4B64
(109,75,100)
#7F6177
(127,97,119)
#91778A
(145,119,138)
#A38D9D
(163,141,157)
#B5A3B0
(181,163,176)
#C7B9C3
(199,185,195)
#D9CFD6
(217,207,214)
#EBE5E9
(235,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37092B color. Also use rgb(55,9,43) instead hex code.

Text Font Color

.myTextColor { color: #37092B; }

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

This text font color is #37092B.

Background Color

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

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

This div background color is #37092B.

Border color

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

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

This div border color is #37092B.

Opacity

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

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

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

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

This text has shadow with #37092B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37092B.

Preview

Color preview on black background

This text has color #37092B on black background.


Color preview on white background

This text has color #37092B on white background.


Black color preview on #37092B background

This text has black color on #37092B background.


White color preview on #37092B background

This text has white color on #37092B background.


Related colors

Complementary color

Complementary color for #hex is #C8F6D4.


I love getcolorcode.com

Triadic colors

1 #2B3709 and #092B37 with #37092B are triadic colors.

2 #2B0937 and #09372B with #37092B are triadic colors.