COLOR #373142

HEX: #373142 RGB: (55,49,66)

Color info

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

RGB color model

#373142 color RGB value is (55,49,66).

RGB: (55,49,66) (22%, 19%, 26%)

RGB channels and saturation

R 55 of 255 = 22%
G 49 of 255 = 19%
B 66 of 255 = 26%

55
49
66

R + G + B ~ 22%. #373142 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 49 + 66 = 170 (100%)
R 55 of 170 ~ 32.35%
G 49 of 170 ~ 28.82%
B 66 of 170 ~ 38.82'%

%32.35
%28.82
%38.82

CMYK color model

#373142 color CMYK value is (17,26,0,74).

  • cyan value is 16.67%
  • magenta value is 25.76%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (17,26,0,74)
C17M26Y0K74 (17%, 26%, 0%, 74%)
(0.17 / 0.26 / 0.00 / 0.74)

CMYK percentages

%16.67
%25.76
%0
%74.12

Codes

Color #373142 in popluar color models

37 31 42
RGB 55 49 66
HSL 261° 14.78% 22.55%
HSB/HSV 261° 25.76% 25.88%
CMYK 16.67% 25.76% 0.00%
74.12%

Color #373142 in popluar number systems.

HEX 37 31 42
Decimal 55 49 66
Binary 110111 110001 1000010
Octal 67 61 102

Shades and tints

Shades of #373142

#373142
(55,49,66)
#322D3C
(50,45,60)
#2D2936
(45,41,54)
#282530
(40,37,48)
#23212A
(35,33,42)
#1E1D24
(30,29,36)
#19191E
(25,25,30)
#141518
(20,21,24)
#0F1112
(15,17,18)
#0A0D0C
(10,13,12)
#050906
(5,9,6)
#000000
(0,0,0)

Tints of #373142

#373142
(55,49,66)
#494353
(73,67,83)
#5B5564
(91,85,100)
#6D6775
(109,103,117)
#7F7986
(127,121,134)
#918B97
(145,139,151)
#A39DA8
(163,157,168)
#B5AFB9
(181,175,185)
#C7C1CA
(199,193,202)
#D9D3DB
(217,211,219)
#EBE5EC
(235,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373142 color. Also use rgb(55,49,66) instead hex code.

Text Font Color

.myTextColor { color: #373142; }

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

This text font color is #373142.

Background Color

.myBgColor { background-color: #373142; }

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

This div background color is #373142.

Border color

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

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

This div border color is #373142.

Opacity

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

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

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

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

This text has shadow with #373142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373142.

Preview

Color preview on black background

This text has color #373142 on black background.


Color preview on white background

This text has color #373142 on white background.


Black color preview on #373142 background

This text has black color on #373142 background.


White color preview on #373142 background

This text has white color on #373142 background.


Related colors

Complementary color

Complementary color for #hex is #C8CEBD.


I love getcolorcode.com

Triadic colors

1 #423731 and #314237 with #373142 are triadic colors.

2 #423137 and #313742 with #373142 are triadic colors.