COLOR #37464A

HEX: #37464A RGB: (55,70,74)

Color info

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

RGB color model

#37464A color RGB value is (55,70,74).

RGB: (55,70,74) (22%, 27%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 74 of 255 = 29%

55
70
74

R + G + B ~ 26%. #37464A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 74 = 199 (100%)
R 55 of 199 ~ 27.64%
G 70 of 199 ~ 35.18%
B 74 of 199 ~ 37.19'%

%27.64
%35.18
%37.19

CMYK color model

#37464A color CMYK value is (26,5,0,71).

  • cyan value is 25.68%
  • magenta value is 5.41%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (26,5,0,71)
C26M5Y0K71 (26%, 5%, 0%, 71%)
(0.26 / 0.05 / 0.00 / 0.71)

CMYK percentages

%25.68
%5.41
%0
%70.98

Codes

Color #37464A in popluar color models

37 46 4A
RGB 55 70 74
HSL 193° 14.73% 25.29%
HSB/HSV 193° 25.68% 29.02%
CMYK 25.68% 5.41% 0.00%
70.98%

Color #37464A in popluar number systems.

HEX 37 46 4A
Decimal 55 70 74
Binary 110111 1000110 1001010
Octal 67 106 112

Shades and tints

Shades of #37464A

#37464A
(55,70,74)
#324044
(50,64,68)
#2D3A3E
(45,58,62)
#283438
(40,52,56)
#232E32
(35,46,50)
#1E282C
(30,40,44)
#192226
(25,34,38)
#141C20
(20,28,32)
#0F161A
(15,22,26)
#0A1014
(10,16,20)
#050A0E
(5,10,14)
#000000
(0,0,0)

Tints of #37464A

#37464A
(55,70,74)
#49565A
(73,86,90)
#5B666A
(91,102,106)
#6D767A
(109,118,122)
#7F868A
(127,134,138)
#91969A
(145,150,154)
#A3A6AA
(163,166,170)
#B5B6BA
(181,182,186)
#C7C6CA
(199,198,202)
#D9D6DA
(217,214,218)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37464A color. Also use rgb(55,70,74) instead hex code.

Text Font Color

.myTextColor { color: #37464A; }

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

This text font color is #37464A.

Background Color

.myBgColor { background-color: #37464A; }

<div style="background-color:#37464A">Inner text</div>

This div background color is #37464A.

Border color

.myBorderColor { border: 1px solid #37464A; }

<div style="border:3px solid #37464A">Div</div>

This div border color is #37464A.

Opacity

.myOpacity80 { color: #37464A; opacity: 0.8; }

<p style="color:#37464A;opacity:0.8;">80%</p>

Text with #37464A 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 #37464A;}

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

This text has shadow with #37464A color.


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

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

This text has shadow with #37464A primary color and red secondary color.


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

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

This text has shadow with #37464A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37464A.

Preview

Color preview on black background

This text has color #37464A on black background.


Color preview on white background

This text has color #37464A on white background.


Black color preview on #37464A background

This text has black color on #37464A background.


White color preview on #37464A background

This text has white color on #37464A background.


Related colors

Complementary color

Complementary color for #hex is #C8B9B5.


I love getcolorcode.com

Triadic colors

1 #4A3746 and #464A37 with #37464A are triadic colors.

2 #4A4637 and #46374A with #37464A are triadic colors.