COLOR #374839

HEX: #374839 RGB: (55,72,57)

Color info

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

RGB color model

#374839 color RGB value is (55,72,57).

RGB: (55,72,57) (22%, 28%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 72 of 255 = 28%
B 57 of 255 = 22%

55
72
57

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

Portions of RGB colors in percentages

R + G + B = 55 + 72 + 57 = 184 (100%)
R 55 of 184 ~ 29.89%
G 72 of 184 ~ 39.13%
B 57 of 184 ~ 30.98'%

%29.89
%39.13
%30.98

CMYK color model

#374839 color CMYK value is (24,0,21,72).

  • cyan value is 23.61%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 71.76%

CMYK: (24,0,21,72)
C24M0Y21K72 (24%, 0%, 21%, 72%)
(0.24 / 0.00 / 0.21 / 0.72)

CMYK percentages

%23.61
%0
%20.83
%71.76

Codes

Color #374839 in popluar color models

37 48 39
RGB 55 72 57
HSL 127° 13.39% 24.90%
HSB/HSV 127° 23.61% 28.24%
CMYK 23.61% 0.00% 20.83%
71.76%

Color #374839 in popluar number systems.

HEX 37 48 39
Decimal 55 72 57
Binary 110111 1001000 111001
Octal 67 110 71

Shades and tints

Shades of #374839

#374839
(55,72,57)
#324234
(50,66,52)
#2D3C2F
(45,60,47)
#28362A
(40,54,42)
#233025
(35,48,37)
#1E2A20
(30,42,32)
#19241B
(25,36,27)
#141E16
(20,30,22)
#0F1811
(15,24,17)
#0A120C
(10,18,12)
#050C07
(5,12,7)
#000000
(0,0,0)

Tints of #374839

#374839
(55,72,57)
#49584B
(73,88,75)
#5B685D
(91,104,93)
#6D786F
(109,120,111)
#7F8881
(127,136,129)
#919893
(145,152,147)
#A3A8A5
(163,168,165)
#B5B8B7
(181,184,183)
#C7C8C9
(199,200,201)
#D9D8DB
(217,216,219)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374839; }

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

This text font color is #374839.

Background Color

.myBgColor { background-color: #374839; }

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

This div background color is #374839.

Border color

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

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

This div border color is #374839.

Opacity

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

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

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

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

This text has shadow with #374839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374839.

Preview

Color preview on black background

This text has color #374839 on black background.


Color preview on white background

This text has color #374839 on white background.


Black color preview on #374839 background

This text has black color on #374839 background.


White color preview on #374839 background

This text has white color on #374839 background.


Related colors

Complementary color

Complementary color for #hex is #C8B7C6.


I love getcolorcode.com

Triadic colors

1 #393748 and #483937 with #374839 are triadic colors.

2 #394837 and #483739 with #374839 are triadic colors.