COLOR #374360

HEX: #374360 RGB: (55,67,96)

Color info

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

RGB color model

#374360 color RGB value is (55,67,96).

RGB: (55,67,96) (22%, 26%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 67 of 255 = 26%
B 96 of 255 = 38%

55
67
96

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

Portions of RGB colors in percentages

R + G + B = 55 + 67 + 96 = 218 (100%)
R 55 of 218 ~ 25.23%
G 67 of 218 ~ 30.73%
B 96 of 218 ~ 44.04'%

%25.23
%30.73
%44.04

CMYK color model

#374360 color CMYK value is (43,30,0,62).

  • cyan value is 42.71%
  • magenta value is 30.21%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (43,30,0,62)
C43M30Y0K62 (43%, 30%, 0%, 62%)
(0.43 / 0.30 / 0.00 / 0.62)

CMYK percentages

%42.71
%30.21
%0
%62.35

Codes

Color #374360 in popluar color models

37 43 60
RGB 55 67 96
HSL 222° 27.15% 29.61%
HSB/HSV 222° 42.71% 37.65%
CMYK 42.71% 30.21% 0.00%
62.35%

Color #374360 in popluar number systems.

HEX 37 43 60
Decimal 55 67 96
Binary 110111 1000011 1100000
Octal 67 103 140

Shades and tints

Shades of #374360

#374360
(55,67,96)
#323D58
(50,61,88)
#2D3750
(45,55,80)
#283148
(40,49,72)
#232B40
(35,43,64)
#1E2538
(30,37,56)
#191F30
(25,31,48)
#141928
(20,25,40)
#0F1320
(15,19,32)
#0A0D18
(10,13,24)
#050710
(5,7,16)
#000000
(0,0,0)

Tints of #374360

#374360
(55,67,96)
#49546E
(73,84,110)
#5B657C
(91,101,124)
#6D768A
(109,118,138)
#7F8798
(127,135,152)
#9198A6
(145,152,166)
#A3A9B4
(163,169,180)
#B5BAC2
(181,186,194)
#C7CBD0
(199,203,208)
#D9DCDE
(217,220,222)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374360; }

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

This text font color is #374360.

Background Color

.myBgColor { background-color: #374360; }

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

This div background color is #374360.

Border color

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

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

This div border color is #374360.

Opacity

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

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

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

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

This text has shadow with #374360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374360.

Preview

Color preview on black background

This text has color #374360 on black background.


Color preview on white background

This text has color #374360 on white background.


Black color preview on #374360 background

This text has black color on #374360 background.


White color preview on #374360 background

This text has white color on #374360 background.


Related colors

Complementary color

Complementary color for #hex is #C8BC9F.


I love getcolorcode.com

Triadic colors

1 #603743 and #436037 with #374360 are triadic colors.

2 #604337 and #433760 with #374360 are triadic colors.