COLOR #37445D

HEX: #37445D RGB: (55,68,93)

Color info

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

RGB color model

#37445D color RGB value is (55,68,93).

RGB: (55,68,93) (22%, 27%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 68 of 255 = 27%
B 93 of 255 = 36%

55
68
93

R + G + B ~ 28%. #37445D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 68 + 93 = 216 (100%)
R 55 of 216 ~ 25.46%
G 68 of 216 ~ 31.48%
B 93 of 216 ~ 43.06'%

%25.46
%31.48
%43.06

CMYK color model

#37445D color CMYK value is (41,27,0,64).

  • cyan value is 40.86%
  • magenta value is 26.88%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (41,27,0,64)
C41M27Y0K64 (41%, 27%, 0%, 64%)
(0.41 / 0.27 / 0.00 / 0.64)

CMYK percentages

%40.86
%26.88
%0
%63.53

Codes

Color #37445D in popluar color models

37 44 5D
RGB 55 68 93
HSL 219° 25.68% 29.02%
HSB/HSV 219° 40.86% 36.47%
CMYK 40.86% 26.88% 0.00%
63.53%

Color #37445D in popluar number systems.

HEX 37 44 5D
Decimal 55 68 93
Binary 110111 1000100 1011101
Octal 67 104 135

Shades and tints

Shades of #37445D

#37445D
(55,68,93)
#323E55
(50,62,85)
#2D384D
(45,56,77)
#283245
(40,50,69)
#232C3D
(35,44,61)
#1E2635
(30,38,53)
#19202D
(25,32,45)
#141A25
(20,26,37)
#0F141D
(15,20,29)
#0A0E15
(10,14,21)
#05080D
(5,8,13)
#000000
(0,0,0)

Tints of #37445D

#37445D
(55,68,93)
#49556B
(73,85,107)
#5B6679
(91,102,121)
#6D7787
(109,119,135)
#7F8895
(127,136,149)
#9199A3
(145,153,163)
#A3AAB1
(163,170,177)
#B5BBBF
(181,187,191)
#C7CCCD
(199,204,205)
#D9DDDB
(217,221,219)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37445D; }

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

This text font color is #37445D.

Background Color

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

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

This div background color is #37445D.

Border color

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

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

This div border color is #37445D.

Opacity

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

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

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

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

This text has shadow with #37445D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37445D.

Preview

Color preview on black background

This text has color #37445D on black background.


Color preview on white background

This text has color #37445D on white background.


Black color preview on #37445D background

This text has black color on #37445D background.


White color preview on #37445D background

This text has white color on #37445D background.


Related colors

Complementary color

Complementary color for #hex is #C8BBA2.


I love getcolorcode.com

Triadic colors

1 #5D3744 and #445D37 with #37445D are triadic colors.

2 #5D4437 and #44375D with #37445D are triadic colors.