COLOR #374554

HEX: #374554 RGB: (55,69,84)

Color info

#374554 contains red, green and blue colors in about the same proportion. Web safe color of #374554 is #333366 (or #336).

RGB color model

#374554 color RGB value is (55,69,84).

RGB: (55,69,84) (22%, 27%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 69 of 255 = 27%
B 84 of 255 = 33%

55
69
84

R + G + B ~ 27%. #374554 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 69 + 84 = 208 (100%)
R 55 of 208 ~ 26.44%
G 69 of 208 ~ 33.17%
B 84 of 208 ~ 40.38'%

%26.44
%33.17
%40.38

CMYK color model

#374554 color CMYK value is (35,18,0,67).

  • cyan value is 34.52%
  • magenta value is 17.86%
  • yellow value is 0.00%
  • key color value is 67.06%
CMYK: (35,18,0,67) C35M18Y0K67 (35%,18%,0%,67%) (0.35/0.18/0.00/0.67) 

CMYK percentages

%34.52
%17.86
%0
%67.06

Codes

Color #374554 in popluar color models

37 45 54
RGB 55 69 84
HSL 211° 20.86% 27.25%
HSB/HSV 211° 34.52% 32.94%
CMYK 34.52% 17.86% 0.00%
67.06%

Color #374554 in popluar number systems.

HEX 37 45 54
Decimal 55 69 84
Binary 110111 1000101 1010100
Octal 67 105 124

Shades and tints

Shades of #374554

#374554
(55,69,84)
#323F4D
(50,63,77)
#2D3946
(45,57,70)
#28333F
(40,51,63)
#232D38
(35,45,56)
#1E2731
(30,39,49)
#19212A
(25,33,42)
#141B23
(20,27,35)
#0F151C
(15,21,28)
#0A0F15
(10,15,21)
#05090E
(5,9,14)
#000000
(0,0,0)

Tints of #374554

#374554
(55,69,84)
#495563
(73,85,99)
#5B6572
(91,101,114)
#6D7581
(109,117,129)
#7F8590
(127,133,144)
#91959F
(145,149,159)
#A3A5AE
(163,165,174)
#B5B5BD
(181,181,189)
#C7C5CC
(199,197,204)
#D9D5DB
(217,213,219)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374554 color. Also use rgb(55,69,84) instead hex code.

Text Font Color

.myTextColor { color: #374554; }

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

This text font color is #374554.

Background Color

.myBgColor { background-color: #374554; }

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

This div background color is #374554.

Border color

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

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

This div border color is #374554.

Opacity

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

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

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

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

This text has shadow with #374554 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374554.

Preview

Color preview on black background

This text has color #374554 on black background.


Color preview on white background

This text has color #374554 on white background.


Black color preview on #374554 background

This text has black color on #374554 background.


White color preview on #374554 background

This text has white color on #374554 background.


Related colors

Complementary color

Complementary color for #hex is #C8BAAB.


I love getcolorcode.com

Triadic colors

1 #543745 and #455437 with #374554 are triadic colors.

2 #544537 and #453754 with #374554 are triadic colors.