COLOR #37585D

HEX: #37585D RGB: (55,88,93)

Color info

#37585D contains red, green and blue colors in about the same proportion. Web safe color of #37585D is #336666 (or #366).

RGB color model

#37585D color RGB value is (55,88,93).

RGB: (55,88,93) (22%, 35%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 88 of 255 = 35%
B 93 of 255 = 36%

55
88
93

R + G + B ~ 31%. #37585D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 88 + 93 = 236 (100%)
R 55 of 236 ~ 23.31%
G 88 of 236 ~ 37.29%
B 93 of 236 ~ 39.41'%

%23.31
%37.29
%39.41

CMYK color model

#37585D color CMYK value is (41,5,0,64).

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

CMYK: (41,5,0,64)
C41M5Y0K64 (41%, 5%, 0%, 64%)
(0.41 / 0.05 / 0.00 / 0.64)

CMYK percentages

%40.86
%5.38
%0
%63.53

Codes

Color #37585D in popluar color models

37 58 5D
RGB 55 88 93
HSL 188° 25.68% 29.02%
HSB/HSV 188° 40.86% 36.47%
CMYK 40.86% 5.38% 0.00%
63.53%

Color #37585D in popluar number systems.

HEX 37 58 5D
Decimal 55 88 93
Binary 110111 1011000 1011101
Octal 67 130 135

Shades and tints

Shades of #37585D

#37585D
(55,88,93)
#325055
(50,80,85)
#2D484D
(45,72,77)
#284045
(40,64,69)
#23383D
(35,56,61)
#1E3035
(30,48,53)
#19282D
(25,40,45)
#142025
(20,32,37)
#0F181D
(15,24,29)
#0A1015
(10,16,21)
#05080D
(5,8,13)
#000000
(0,0,0)

Tints of #37585D

#37585D
(55,88,93)
#49676B
(73,103,107)
#5B7679
(91,118,121)
#6D8587
(109,133,135)
#7F9495
(127,148,149)
#91A3A3
(145,163,163)
#A3B2B1
(163,178,177)
#B5C1BF
(181,193,191)
#C7D0CD
(199,208,205)
#D9DFDB
(217,223,219)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37585D; }

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

This text font color is #37585D.

Background Color

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

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

This div background color is #37585D.

Border color

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

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

This div border color is #37585D.

Opacity

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

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

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

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

This text has shadow with #37585D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37585D.

Preview

Color preview on black background

This text has color #37585D on black background.


Color preview on white background

This text has color #37585D on white background.


Black color preview on #37585D background

This text has black color on #37585D background.


White color preview on #37585D background

This text has white color on #37585D background.


Related colors

Complementary color

Complementary color for #hex is #C8A7A2.


I love getcolorcode.com

Triadic colors

1 #5D3758 and #585D37 with #37585D are triadic colors.

2 #5D5837 and #58375D with #37585D are triadic colors.