COLOR #374367

HEX: #374367 RGB: (55,67,103)

Color info

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

RGB color model

#374367 color RGB value is (55,67,103).

RGB: (55,67,103) (22%, 26%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 67 of 255 = 26%
B 103 of 255 = 40%

55
67
103

R + G + B ~ 29%. #374367 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 67 + 103 = 225 (100%)
R 55 of 225 ~ 24.44%
G 67 of 225 ~ 29.78%
B 103 of 225 ~ 45.78'%

%24.44
%29.78
%45.78

CMYK color model

#374367 color CMYK value is (47,35,0,60).

  • cyan value is 46.60%
  • magenta value is 34.95%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (47,35,0,60)
C47M35Y0K60 (47%, 35%, 0%, 60%)
(0.47 / 0.35 / 0.00 / 0.60)

CMYK percentages

%46.6
%34.95
%0
%59.61

Codes

Color #374367 in popluar color models

37 43 67
RGB 55 67 103
HSL 225° 30.38% 30.98%
HSB/HSV 225° 46.60% 40.39%
CMYK 46.60% 34.95% 0.00%
59.61%

Color #374367 in popluar number systems.

HEX 37 43 67
Decimal 55 67 103
Binary 110111 1000011 1100111
Octal 67 103 147

Shades and tints

Shades of #374367

#374367
(55,67,103)
#323D5E
(50,61,94)
#2D3755
(45,55,85)
#28314C
(40,49,76)
#232B43
(35,43,67)
#1E253A
(30,37,58)
#191F31
(25,31,49)
#141928
(20,25,40)
#0F131F
(15,19,31)
#0A0D16
(10,13,22)
#05070D
(5,7,13)
#000000
(0,0,0)

Tints of #374367

#374367
(55,67,103)
#495474
(73,84,116)
#5B6581
(91,101,129)
#6D768E
(109,118,142)
#7F879B
(127,135,155)
#9198A8
(145,152,168)
#A3A9B5
(163,169,181)
#B5BAC2
(181,186,194)
#C7CBCF
(199,203,207)
#D9DCDC
(217,220,220)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374367; }

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

This text font color is #374367.

Background Color

.myBgColor { background-color: #374367; }

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

This div background color is #374367.

Border color

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

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

This div border color is #374367.

Opacity

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

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

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

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

This text has shadow with #374367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374367.

Preview

Color preview on black background

This text has color #374367 on black background.


Color preview on white background

This text has color #374367 on white background.


Black color preview on #374367 background

This text has black color on #374367 background.


White color preview on #374367 background

This text has white color on #374367 background.


Related colors

Complementary color

Complementary color for #hex is #C8BC98.


I love getcolorcode.com

Triadic colors

1 #673743 and #436737 with #374367 are triadic colors.

2 #674337 and #433767 with #374367 are triadic colors.