COLOR #374649

HEX: #374649 RGB: (55,70,73)

Color info

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

RGB color model

#374649 color RGB value is (55,70,73).

RGB: (55,70,73) (22%, 27%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 73 of 255 = 29%

55
70
73

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

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 73 = 198 (100%)
R 55 of 198 ~ 27.78%
G 70 of 198 ~ 35.35%
B 73 of 198 ~ 36.87'%

%27.78
%35.35
%36.87

CMYK color model

#374649 color CMYK value is (25,4,0,71).

  • cyan value is 24.66%
  • magenta value is 4.11%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (25,4,0,71)
C25M4Y0K71 (25%, 4%, 0%, 71%)
(0.25 / 0.04 / 0.00 / 0.71)

CMYK percentages

%24.66
%4.11
%0
%71.37

Codes

Color #374649 in popluar color models

37 46 49
RGB 55 70 73
HSL 190° 14.06% 25.10%
HSB/HSV 190° 24.66% 28.63%
CMYK 24.66% 4.11% 0.00%
71.37%

Color #374649 in popluar number systems.

HEX 37 46 49
Decimal 55 70 73
Binary 110111 1000110 1001001
Octal 67 106 111

Shades and tints

Shades of #374649

#374649
(55,70,73)
#324043
(50,64,67)
#2D3A3D
(45,58,61)
#283437
(40,52,55)
#232E31
(35,46,49)
#1E282B
(30,40,43)
#192225
(25,34,37)
#141C1F
(20,28,31)
#0F1619
(15,22,25)
#0A1013
(10,16,19)
#050A0D
(5,10,13)
#000000
(0,0,0)

Tints of #374649

#374649
(55,70,73)
#495659
(73,86,89)
#5B6669
(91,102,105)
#6D7679
(109,118,121)
#7F8689
(127,134,137)
#919699
(145,150,153)
#A3A6A9
(163,166,169)
#B5B6B9
(181,182,185)
#C7C6C9
(199,198,201)
#D9D6D9
(217,214,217)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374649 color. Also use rgb(55,70,73) instead hex code.

Text Font Color

.myTextColor { color: #374649; }

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

This text font color is #374649.

Background Color

.myBgColor { background-color: #374649; }

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

This div background color is #374649.

Border color

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

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

This div border color is #374649.

Opacity

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

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

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

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

This text has shadow with #374649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374649.

Preview

Color preview on black background

This text has color #374649 on black background.


Color preview on white background

This text has color #374649 on white background.


Black color preview on #374649 background

This text has black color on #374649 background.


White color preview on #374649 background

This text has white color on #374649 background.


Related colors

Complementary color

Complementary color for #hex is #C8B9B6.


I love getcolorcode.com

Triadic colors

1 #493746 and #464937 with #374649 are triadic colors.

2 #494637 and #463749 with #374649 are triadic colors.