COLOR #37565D

HEX: #37565D RGB: (55,86,93)

Color info

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

RGB color model

#37565D color RGB value is (55,86,93).

RGB: (55,86,93) (22%, 34%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 86 of 255 = 34%
B 93 of 255 = 36%

55
86
93

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

Portions of RGB colors in percentages

R + G + B = 55 + 86 + 93 = 234 (100%)
R 55 of 234 ~ 23.5%
G 86 of 234 ~ 36.75%
B 93 of 234 ~ 39.74'%

%23.5
%36.75
%39.74

CMYK color model

#37565D color CMYK value is (41,8,0,64).

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

CMYK: (41,8,0,64)
C41M8Y0K64 (41%, 8%, 0%, 64%)
(0.41 / 0.08 / 0.00 / 0.64)

CMYK percentages

%40.86
%7.53
%0
%63.53

Codes

Color #37565D in popluar color models

37 56 5D
RGB 55 86 93
HSL 191° 25.68% 29.02%
HSB/HSV 191° 40.86% 36.47%
CMYK 40.86% 7.53% 0.00%
63.53%

Color #37565D in popluar number systems.

HEX 37 56 5D
Decimal 55 86 93
Binary 110111 1010110 1011101
Octal 67 126 135

Shades and tints

Shades of #37565D

#37565D
(55,86,93)
#324F55
(50,79,85)
#2D484D
(45,72,77)
#284145
(40,65,69)
#233A3D
(35,58,61)
#1E3335
(30,51,53)
#192C2D
(25,44,45)
#142525
(20,37,37)
#0F1E1D
(15,30,29)
#0A1715
(10,23,21)
#05100D
(5,16,13)
#000000
(0,0,0)

Tints of #37565D

#37565D
(55,86,93)
#49656B
(73,101,107)
#5B7479
(91,116,121)
#6D8387
(109,131,135)
#7F9295
(127,146,149)
#91A1A3
(145,161,163)
#A3B0B1
(163,176,177)
#B5BFBF
(181,191,191)
#C7CECD
(199,206,205)
#D9DDDB
(217,221,219)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37565D; }

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

This text font color is #37565D.

Background Color

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

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

This div background color is #37565D.

Border color

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

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

This div border color is #37565D.

Opacity

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

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

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

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

This text has shadow with #37565D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37565D.

Preview

Color preview on black background

This text has color #37565D on black background.


Color preview on white background

This text has color #37565D on white background.


Black color preview on #37565D background

This text has black color on #37565D background.


White color preview on #37565D background

This text has white color on #37565D background.


Related colors

Complementary color

Complementary color for #hex is #C8A9A2.


I love getcolorcode.com

Triadic colors

1 #5D3756 and #565D37 with #37565D are triadic colors.

2 #5D5637 and #56375D with #37565D are triadic colors.