COLOR #373955

HEX: #373955 RGB: (55,57,85)

Color info

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

RGB color model

#373955 color RGB value is (55,57,85).

RGB: (55,57,85) (22%, 22%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 57 of 255 = 22%
B 85 of 255 = 33%

55
57
85

R + G + B ~ 26%. #373955 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 57 + 85 = 197 (100%)
R 55 of 197 ~ 27.92%
G 57 of 197 ~ 28.93%
B 85 of 197 ~ 43.15'%

%27.92
%28.93
%43.15

CMYK color model

#373955 color CMYK value is (35,33,0,67).

  • cyan value is 35.29%
  • magenta value is 32.94%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (35,33,0,67)
C35M33Y0K67 (35%, 33%, 0%, 67%)
(0.35 / 0.33 / 0.00 / 0.67)

CMYK percentages

%35.29
%32.94
%0
%66.67

Codes

Color #373955 in popluar color models

37 39 55
RGB 55 57 85
HSL 236° 21.43% 27.45%
HSB/HSV 236° 35.29% 33.33%
CMYK 35.29% 32.94% 0.00%
66.67%

Color #373955 in popluar number systems.

HEX 37 39 55
Decimal 55 57 85
Binary 110111 111001 1010101
Octal 67 71 125

Shades and tints

Shades of #373955

#373955
(55,57,85)
#32344E
(50,52,78)
#2D2F47
(45,47,71)
#282A40
(40,42,64)
#232539
(35,37,57)
#1E2032
(30,32,50)
#191B2B
(25,27,43)
#141624
(20,22,36)
#0F111D
(15,17,29)
#0A0C16
(10,12,22)
#05070F
(5,7,15)
#000000
(0,0,0)

Tints of #373955

#373955
(55,57,85)
#494B64
(73,75,100)
#5B5D73
(91,93,115)
#6D6F82
(109,111,130)
#7F8191
(127,129,145)
#9193A0
(145,147,160)
#A3A5AF
(163,165,175)
#B5B7BE
(181,183,190)
#C7C9CD
(199,201,205)
#D9DBDC
(217,219,220)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373955 color. Also use rgb(55,57,85) instead hex code.

Text Font Color

.myTextColor { color: #373955; }

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

This text font color is #373955.

Background Color

.myBgColor { background-color: #373955; }

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

This div background color is #373955.

Border color

.myBorderColor { border: 1px solid #373955; }

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

This div border color is #373955.

Opacity

.myOpacity80 { color: #373955; opacity: 0.8; }

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

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

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

This text has shadow with #373955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373955.

Preview

Color preview on black background

This text has color #373955 on black background.


Color preview on white background

This text has color #373955 on white background.


Black color preview on #373955 background

This text has black color on #373955 background.


White color preview on #373955 background

This text has white color on #373955 background.


Related colors

Complementary color

Complementary color for #hex is #C8C6AA.


I love getcolorcode.com

Triadic colors

1 #553739 and #395537 with #373955 are triadic colors.

2 #553937 and #393755 with #373955 are triadic colors.