COLOR #37354B

HEX: #37354B RGB: (55,53,75)

Color info

#37354B contains red, green and blue colors in about the same proportion. Web safe color of #37354B is #333333 (or #333).

RGB color model

#37354B color RGB value is (55,53,75).

RGB: (55,53,75) (22%, 21%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 53 of 255 = 21%
B 75 of 255 = 29%

55
53
75

R + G + B ~ 24%. #37354B is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 53 + 75 = 183 (100%)
R 55 of 183 ~ 30.05%
G 53 of 183 ~ 28.96%
B 75 of 183 ~ 40.98'%

%30.05
%28.96
%40.98

CMYK color model

#37354B color CMYK value is (27,29,0,71).

  • cyan value is 26.67%
  • magenta value is 29.33%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (27,29,0,71)
C27M29Y0K71 (27%, 29%, 0%, 71%)
(0.27 / 0.29 / 0.00 / 0.71)

CMYK percentages

%26.67
%29.33
%0
%70.59

Codes

Color #37354B in popluar color models

37 35 4B
RGB 55 53 75
HSL 245° 17.19% 25.10%
HSB/HSV 245° 29.33% 29.41%
CMYK 26.67% 29.33% 0.00%
70.59%

Color #37354B in popluar number systems.

HEX 37 35 4B
Decimal 55 53 75
Binary 110111 110101 1001011
Octal 67 65 113

Shades and tints

Shades of #37354B

#37354B
(55,53,75)
#323145
(50,49,69)
#2D2D3F
(45,45,63)
#282939
(40,41,57)
#232533
(35,37,51)
#1E212D
(30,33,45)
#191D27
(25,29,39)
#141921
(20,25,33)
#0F151B
(15,21,27)
#0A1115
(10,17,21)
#050D0F
(5,13,15)
#000000
(0,0,0)

Tints of #37354B

#37354B
(55,53,75)
#49475B
(73,71,91)
#5B596B
(91,89,107)
#6D6B7B
(109,107,123)
#7F7D8B
(127,125,139)
#918F9B
(145,143,155)
#A3A1AB
(163,161,171)
#B5B3BB
(181,179,187)
#C7C5CB
(199,197,203)
#D9D7DB
(217,215,219)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37354B color. Also use rgb(55,53,75) instead hex code.

Text Font Color

.myTextColor { color: #37354B; }

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

This text font color is #37354B.

Background Color

.myBgColor { background-color: #37354B; }

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

This div background color is #37354B.

Border color

.myBorderColor { border: 1px solid #37354B; }

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

This div border color is #37354B.

Opacity

.myOpacity80 { color: #37354B; opacity: 0.8; }

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

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

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

This text has shadow with #37354B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37354B.

Preview

Color preview on black background

This text has color #37354B on black background.


Color preview on white background

This text has color #37354B on white background.


Black color preview on #37354B background

This text has black color on #37354B background.


White color preview on #37354B background

This text has white color on #37354B background.


Related colors

Complementary color

Complementary color for #hex is #C8CAB4.


I love getcolorcode.com

Triadic colors

1 #4B3735 and #354B37 with #37354B are triadic colors.

2 #4B3537 and #35374B with #37354B are triadic colors.