COLOR #37485D

HEX: #37485D RGB: (55,72,93)

Color info

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

RGB color model

#37485D color RGB value is (55,72,93).

RGB: (55,72,93) (22%, 28%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 72 of 255 = 28%
B 93 of 255 = 36%

55
72
93

R + G + B ~ 29%. #37485D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 72 + 93 = 220 (100%)
R 55 of 220 ~ 25%
G 72 of 220 ~ 32.73%
B 93 of 220 ~ 42.27'%

%25
%32.73
%42.27

CMYK color model

#37485D color CMYK value is (41,23,0,64).

  • cyan value is 40.86%
  • magenta value is 22.58%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (41,23,0,64) C41M23Y0K64 (41%,23%,0%,64%) (0.41/0.23/0.00/0.64) 

CMYK percentages

%40.86
%22.58
%0
%63.53

Codes

Color #37485D in popluar color models

37 48 5D
RGB 55 72 93
HSL 213° 25.68% 29.02%
HSB/HSV 213° 40.86% 36.47%
CMYK 40.86% 22.58% 0.00%
63.53%

Color #37485D in popluar number systems.

HEX 37 48 5D
Decimal 55 72 93
Binary 110111 1001000 1011101
Octal 67 110 135

Shades and tints

Shades of #37485D

#37485D
(55,72,93)
#324255
(50,66,85)
#2D3C4D
(45,60,77)
#283645
(40,54,69)
#23303D
(35,48,61)
#1E2A35
(30,42,53)
#19242D
(25,36,45)
#141E25
(20,30,37)
#0F181D
(15,24,29)
#0A1215
(10,18,21)
#050C0D
(5,12,13)
#000000
(0,0,0)

Tints of #37485D

#37485D
(55,72,93)
#49586B
(73,88,107)
#5B6879
(91,104,121)
#6D7887
(109,120,135)
#7F8895
(127,136,149)
#9198A3
(145,152,163)
#A3A8B1
(163,168,177)
#B5B8BF
(181,184,191)
#C7C8CD
(199,200,205)
#D9D8DB
(217,216,219)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37485D; }

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

This text font color is #37485D.

Background Color

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

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

This div background color is #37485D.

Border color

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

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

This div border color is #37485D.

Opacity

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

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

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

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

This text has shadow with #37485D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37485D.

Preview

Color preview on black background

This text has color #37485D on black background.


Color preview on white background

This text has color #37485D on white background.


Black color preview on #37485D background

This text has black color on #37485D background.


White color preview on #37485D background

This text has white color on #37485D background.


Related colors

Complementary color

Complementary color for #hex is #C8B7A2.


I love getcolorcode.com

Triadic colors

1 #5D3748 and #485D37 with #37485D are triadic colors.

2 #5D4837 and #48375D with #37485D are triadic colors.