COLOR #37163B

HEX: #37163B RGB: (55,22,59)

Color info

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

RGB color model

#37163B color RGB value is (55,22,59).

RGB: (55,22,59) (22%, 9%, 23%)

RGB channels and saturation

R 55 of 255 = 22%
G 22 of 255 = 9%
B 59 of 255 = 23%

55
22
59

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

Portions of RGB colors in percentages

R + G + B = 55 + 22 + 59 = 136 (100%)
R 55 of 136 ~ 40.44%
G 22 of 136 ~ 16.18%
B 59 of 136 ~ 43.38'%

%40.44
%16.18
%43.38

CMYK color model

#37163B color CMYK value is (7,63,0,77).

  • cyan value is 6.78%
  • magenta value is 62.71%
  • yellow value is 0.00%
  • key color value is 76.86%
CMYK: (7,63,0,77) C7M63Y0K77 (7%,63%,0%,77%) (0.07/0.63/0.00/0.77) 

CMYK percentages

%6.78
%62.71
%0
%76.86

Codes

Color #37163B in popluar color models

37 16 3B
RGB 55 22 59
HSL 294° 45.68% 15.88%
HSB/HSV 294° 62.71% 23.14%
CMYK 6.78% 62.71% 0.00%
76.86%

Color #37163B in popluar number systems.

HEX 37 16 3B
Decimal 55 22 59
Binary 110111 10110 111011
Octal 67 26 73

Shades and tints

Shades of #37163B

#37163B
(55,22,59)
#321436
(50,20,54)
#2D1231
(45,18,49)
#28102C
(40,16,44)
#230E27
(35,14,39)
#1E0C22
(30,12,34)
#190A1D
(25,10,29)
#140818
(20,8,24)
#0F0613
(15,6,19)
#0A040E
(10,4,14)
#050209
(5,2,9)
#000000
(0,0,0)

Tints of #37163B

#37163B
(55,22,59)
#492B4C
(73,43,76)
#5B405D
(91,64,93)
#6D556E
(109,85,110)
#7F6A7F
(127,106,127)
#917F90
(145,127,144)
#A394A1
(163,148,161)
#B5A9B2
(181,169,178)
#C7BEC3
(199,190,195)
#D9D3D4
(217,211,212)
#EBE8E5
(235,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37163B; }

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

This text font color is #37163B.

Background Color

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

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

This div background color is #37163B.

Border color

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

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

This div border color is #37163B.

Opacity

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

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

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

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

This text has shadow with #37163B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37163B.

Preview

Color preview on black background

This text has color #37163B on black background.


Color preview on white background

This text has color #37163B on white background.


Black color preview on #37163B background

This text has black color on #37163B background.


White color preview on #37163B background

This text has white color on #37163B background.


Related colors

Complementary color

Complementary color for #hex is #C8E9C4.


I love getcolorcode.com

Triadic colors

1 #3B3716 and #163B37 with #37163B are triadic colors.

2 #3B1637 and #16373B with #37163B are triadic colors.