COLOR #373344

HEX: #373344 RGB: (55,51,68)

Color info

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

RGB color model

#373344 color RGB value is (55,51,68).

RGB: (55,51,68) (22%, 20%, 27%)

RGB channels and saturation

R 55 of 255 = 22%
G 51 of 255 = 20%
B 68 of 255 = 27%

55
51
68

R + G + B ~ 23%. #373344 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 51 + 68 = 174 (100%)
R 55 of 174 ~ 31.61%
G 51 of 174 ~ 29.31%
B 68 of 174 ~ 39.08'%

%31.61
%29.31
%39.08

CMYK color model

#373344 color CMYK value is (19,25,0,73).

  • cyan value is 19.12%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (19,25,0,73)
C19M25Y0K73 (19%, 25%, 0%, 73%)
(0.19 / 0.25 / 0.00 / 0.73)

CMYK percentages

%19.12
%25
%0
%73.33

Codes

Color #373344 in popluar color models

37 33 44
RGB 55 51 68
HSL 254° 14.29% 23.33%
HSB/HSV 254° 25.00% 26.67%
CMYK 19.12% 25.00% 0.00%
73.33%

Color #373344 in popluar number systems.

HEX 37 33 44
Decimal 55 51 68
Binary 110111 110011 1000100
Octal 67 63 104

Shades and tints

Shades of #373344

#373344
(55,51,68)
#322F3E
(50,47,62)
#2D2B38
(45,43,56)
#282732
(40,39,50)
#23232C
(35,35,44)
#1E1F26
(30,31,38)
#191B20
(25,27,32)
#14171A
(20,23,26)
#0F1314
(15,19,20)
#0A0F0E
(10,15,14)
#050B08
(5,11,8)
#000000
(0,0,0)

Tints of #373344

#373344
(55,51,68)
#494555
(73,69,85)
#5B5766
(91,87,102)
#6D6977
(109,105,119)
#7F7B88
(127,123,136)
#918D99
(145,141,153)
#A39FAA
(163,159,170)
#B5B1BB
(181,177,187)
#C7C3CC
(199,195,204)
#D9D5DD
(217,213,221)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373344 color. Also use rgb(55,51,68) instead hex code.

Text Font Color

.myTextColor { color: #373344; }

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

This text font color is #373344.

Background Color

.myBgColor { background-color: #373344; }

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

This div background color is #373344.

Border color

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

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

This div border color is #373344.

Opacity

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

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

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

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

This text has shadow with #373344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373344.

Preview

Color preview on black background

This text has color #373344 on black background.


Color preview on white background

This text has color #373344 on white background.


Black color preview on #373344 background

This text has black color on #373344 background.


White color preview on #373344 background

This text has white color on #373344 background.


Related colors

Complementary color

Complementary color for #hex is #C8CCBB.


I love getcolorcode.com

Triadic colors

1 #443733 and #334437 with #373344 are triadic colors.

2 #443337 and #333744 with #373344 are triadic colors.