COLOR #37393C

HEX: #37393C RGB: (55,57,60)

Color info

#37393C contains red, green and blue colors in about the same proportion. Web safe color of #37393C is #333333 (or #333).

RGB color model

#37393C color RGB value is (55,57,60).

RGB: (55,57,60) (22%, 22%, 24%)

RGB channels and saturation

R 55 of 255 = 22%
G 57 of 255 = 22%
B 60 of 255 = 24%

55
57
60

R + G + B ~ 23%. #37393C is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 57 + 60 = 172 (100%)
R 55 of 172 ~ 31.98%
G 57 of 172 ~ 33.14%
B 60 of 172 ~ 34.88'%

%31.98
%33.14
%34.88

CMYK color model

#37393C color CMYK value is (8,5,0,76).

  • cyan value is 8.33%
  • magenta value is 5.00%
  • yellow value is 0.00%
  • key color value is 76.47%
CMYK: (8,5,0,76) C8M5Y0K76 (8%,5%,0%,76%) (0.08/0.05/0.00/0.76) 

CMYK percentages

%8.33
%5
%0
%76.47

Codes

Color #37393C in popluar color models

37 39 3C
RGB 55 57 60
HSL 216° 4.35% 22.55%
HSB/HSV 216° 8.33% 23.53%
CMYK 8.33% 5.00% 0.00%
76.47%

Color #37393C in popluar number systems.

HEX 37 39 3C
Decimal 55 57 60
Binary 110111 111001 111100
Octal 67 71 74

Shades and tints

Shades of #37393C

#37393C
(55,57,60)
#323437
(50,52,55)
#2D2F32
(45,47,50)
#282A2D
(40,42,45)
#232528
(35,37,40)
#1E2023
(30,32,35)
#191B1E
(25,27,30)
#141619
(20,22,25)
#0F1114
(15,17,20)
#0A0C0F
(10,12,15)
#05070A
(5,7,10)
#000000
(0,0,0)

Tints of #37393C

#37393C
(55,57,60)
#494B4D
(73,75,77)
#5B5D5E
(91,93,94)
#6D6F6F
(109,111,111)
#7F8180
(127,129,128)
#919391
(145,147,145)
#A3A5A2
(163,165,162)
#B5B7B3
(181,183,179)
#C7C9C4
(199,201,196)
#D9DBD5
(217,219,213)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37393C color. Also use rgb(55,57,60) instead hex code.

Text Font Color

.myTextColor { color: #37393C; }

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

This text font color is #37393C.

Background Color

.myBgColor { background-color: #37393C; }

<div style="background-color:#37393C">Inner text</div>

This div background color is #37393C.

Border color

.myBorderColor { border: 1px solid #37393C; }

<div style="border:3px solid #37393C">Div</div>

This div border color is #37393C.

Opacity

.myOpacity80 { color: #37393C; opacity: 0.8; }

<p style="color:#37393C;opacity:0.8;">80%</p>

Text with #37393C 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 #37393C;}

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

This text has shadow with #37393C color.


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

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

This text has shadow with #37393C primary color and red secondary color.


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

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

This text has shadow with #37393C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37393C.

Preview

Color preview on black background

This text has color #37393C on black background.


Color preview on white background

This text has color #37393C on white background.


Black color preview on #37393C background

This text has black color on #37393C background.


White color preview on #37393C background

This text has white color on #37393C background.


Related colors

Complementary color

Complementary color for #hex is #C8C6C3.


I love getcolorcode.com

Triadic colors

1 #3C3739 and #393C37 with #37393C are triadic colors.

2 #3C3937 and #39373C with #37393C are triadic colors.