COLOR #374358

HEX: #374358 RGB: (55,67,88)

Color info

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

RGB color model

#374358 color RGB value is (55,67,88).

RGB: (55,67,88) (22%, 26%, 35%)

RGB channels and saturation

R 55 of 255 = 22%
G 67 of 255 = 26%
B 88 of 255 = 35%

55
67
88

R + G + B ~ 28%. #374358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 67 + 88 = 210 (100%)
R 55 of 210 ~ 26.19%
G 67 of 210 ~ 31.9%
B 88 of 210 ~ 41.9'%

%26.19
%31.9
%41.9

CMYK color model

#374358 color CMYK value is (38,24,0,65).

  • cyan value is 37.50%
  • magenta value is 23.86%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (38,24,0,65)
C38M24Y0K65 (38%, 24%, 0%, 65%)
(0.38 / 0.24 / 0.00 / 0.65)

CMYK percentages

%37.5
%23.86
%0
%65.49

Codes

Color #374358 in popluar color models

37 43 58
RGB 55 67 88
HSL 218° 23.08% 28.04%
HSB/HSV 218° 37.50% 34.51%
CMYK 37.50% 23.86% 0.00%
65.49%

Color #374358 in popluar number systems.

HEX 37 43 58
Decimal 55 67 88
Binary 110111 1000011 1011000
Octal 67 103 130

Shades and tints

Shades of #374358

#374358
(55,67,88)
#323D50
(50,61,80)
#2D3748
(45,55,72)
#283140
(40,49,64)
#232B38
(35,43,56)
#1E2530
(30,37,48)
#191F28
(25,31,40)
#141920
(20,25,32)
#0F1318
(15,19,24)
#0A0D10
(10,13,16)
#050708
(5,7,8)
#000000
(0,0,0)

Tints of #374358

#374358
(55,67,88)
#495467
(73,84,103)
#5B6576
(91,101,118)
#6D7685
(109,118,133)
#7F8794
(127,135,148)
#9198A3
(145,152,163)
#A3A9B2
(163,169,178)
#B5BAC1
(181,186,193)
#C7CBD0
(199,203,208)
#D9DCDF
(217,220,223)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374358 color. Also use rgb(55,67,88) instead hex code.

Text Font Color

.myTextColor { color: #374358; }

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

This text font color is #374358.

Background Color

.myBgColor { background-color: #374358; }

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

This div background color is #374358.

Border color

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

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

This div border color is #374358.

Opacity

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

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

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

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

This text has shadow with #374358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374358.

Preview

Color preview on black background

This text has color #374358 on black background.


Color preview on white background

This text has color #374358 on white background.


Black color preview on #374358 background

This text has black color on #374358 background.


White color preview on #374358 background

This text has white color on #374358 background.


Related colors

Complementary color

Complementary color for #hex is #C8BCA7.


I love getcolorcode.com

Triadic colors

1 #583743 and #435837 with #374358 are triadic colors.

2 #584337 and #433758 with #374358 are triadic colors.