COLOR #37445E

HEX: #37445E RGB: (55,68,94)

Color info

#37445E contains red, green and blue colors in about the same proportion. Web safe color of #37445E is #333366 (or #336).

RGB color model

#37445E color RGB value is (55,68,94).

RGB: (55,68,94) (22%, 27%, 37%)

RGB channels and saturation

R 55 of 255 = 22%
G 68 of 255 = 27%
B 94 of 255 = 37%

55
68
94

R + G + B ~ 29%. #37445E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 68 + 94 = 217 (100%)
R 55 of 217 ~ 25.35%
G 68 of 217 ~ 31.34%
B 94 of 217 ~ 43.32'%

%25.35
%31.34
%43.32

CMYK color model

#37445E color CMYK value is (41,28,0,63).

  • cyan value is 41.49%
  • magenta value is 27.66%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (41,28,0,63)
C41M28Y0K63 (41%, 28%, 0%, 63%)
(0.41 / 0.28 / 0.00 / 0.63)

CMYK percentages

%41.49
%27.66
%0
%63.14

Codes

Color #37445E in popluar color models

37 44 5E
RGB 55 68 94
HSL 220° 26.17% 29.22%
HSB/HSV 220° 41.49% 36.86%
CMYK 41.49% 27.66% 0.00%
63.14%

Color #37445E in popluar number systems.

HEX 37 44 5E
Decimal 55 68 94
Binary 110111 1000100 1011110
Octal 67 104 136

Shades and tints

Shades of #37445E

#37445E
(55,68,94)
#323E56
(50,62,86)
#2D384E
(45,56,78)
#283246
(40,50,70)
#232C3E
(35,44,62)
#1E2636
(30,38,54)
#19202E
(25,32,46)
#141A26
(20,26,38)
#0F141E
(15,20,30)
#0A0E16
(10,14,22)
#05080E
(5,8,14)
#000000
(0,0,0)

Tints of #37445E

#37445E
(55,68,94)
#49556C
(73,85,108)
#5B667A
(91,102,122)
#6D7788
(109,119,136)
#7F8896
(127,136,150)
#9199A4
(145,153,164)
#A3AAB2
(163,170,178)
#B5BBC0
(181,187,192)
#C7CCCE
(199,204,206)
#D9DDDC
(217,221,220)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37445E color. Also use rgb(55,68,94) instead hex code.

Text Font Color

.myTextColor { color: #37445E; }

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

This text font color is #37445E.

Background Color

.myBgColor { background-color: #37445E; }

<div style="background-color:#37445E">Inner text</div>

This div background color is #37445E.

Border color

.myBorderColor { border: 1px solid #37445E; }

<div style="border:3px solid #37445E">Div</div>

This div border color is #37445E.

Opacity

.myOpacity80 { color: #37445E; opacity: 0.8; }

<p style="color:#37445E;opacity:0.8;">80%</p>

Text with #37445E 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 #37445E;}

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

This text has shadow with #37445E color.


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

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

This text has shadow with #37445E primary color and red secondary color.


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

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

This text has shadow with #37445E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37445E.

Preview

Color preview on black background

This text has color #37445E on black background.


Color preview on white background

This text has color #37445E on white background.


Black color preview on #37445E background

This text has black color on #37445E background.


White color preview on #37445E background

This text has white color on #37445E background.


Related colors

Complementary color

Complementary color for #hex is #C8BBA1.


I love getcolorcode.com

Triadic colors

1 #5E3744 and #445E37 with #37445E are triadic colors.

2 #5E4437 and #44375E with #37445E are triadic colors.