COLOR #374248

HEX: #374248 RGB: (55,66,72)

Color info

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

RGB color model

#374248 color RGB value is (55,66,72).

RGB: (55,66,72) (22%, 26%, 28%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 72 of 255 = 28%

55
66
72

R + G + B ~ 25%. #374248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 72 = 193 (100%)
R 55 of 193 ~ 28.5%
G 66 of 193 ~ 34.2%
B 72 of 193 ~ 37.31'%

%28.5
%34.2
%37.31

CMYK color model

#374248 color CMYK value is (24,8,0,72).

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

CMYK: (24,8,0,72)
C24M8Y0K72 (24%, 8%, 0%, 72%)
(0.24 / 0.08 / 0.00 / 0.72)

CMYK percentages

%23.61
%8.33
%0
%71.76

Codes

Color #374248 in popluar color models

37 42 48
RGB 55 66 72
HSL 201° 13.39% 24.90%
HSB/HSV 201° 23.61% 28.24%
CMYK 23.61% 8.33% 0.00%
71.76%

Color #374248 in popluar number systems.

HEX 37 42 48
Decimal 55 66 72
Binary 110111 1000010 1001000
Octal 67 102 110

Shades and tints

Shades of #374248

#374248
(55,66,72)
#323C42
(50,60,66)
#2D363C
(45,54,60)
#283036
(40,48,54)
#232A30
(35,42,48)
#1E242A
(30,36,42)
#191E24
(25,30,36)
#14181E
(20,24,30)
#0F1218
(15,18,24)
#0A0C12
(10,12,18)
#05060C
(5,6,12)
#000000
(0,0,0)

Tints of #374248

#374248
(55,66,72)
#495358
(73,83,88)
#5B6468
(91,100,104)
#6D7578
(109,117,120)
#7F8688
(127,134,136)
#919798
(145,151,152)
#A3A8A8
(163,168,168)
#B5B9B8
(181,185,184)
#C7CAC8
(199,202,200)
#D9DBD8
(217,219,216)
#EBECE8
(235,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374248; }

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

This text font color is #374248.

Background Color

.myBgColor { background-color: #374248; }

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

This div background color is #374248.

Border color

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

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

This div border color is #374248.

Opacity

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

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

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

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

This text has shadow with #374248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374248.

Preview

Color preview on black background

This text has color #374248 on black background.


Color preview on white background

This text has color #374248 on white background.


Black color preview on #374248 background

This text has black color on #374248 background.


White color preview on #374248 background

This text has white color on #374248 background.


Related colors

Complementary color

Complementary color for #hex is #C8BDB7.


I love getcolorcode.com

Triadic colors

1 #483742 and #424837 with #374248 are triadic colors.

2 #484237 and #423748 with #374248 are triadic colors.