COLOR #374070

HEX: #374070 RGB: (55,64,112)

Color info

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

RGB color model

#374070 color RGB value is (55,64,112).

RGB: (55,64,112) (22%, 25%, 44%)

RGB channels and saturation

R 55 of 255 = 22%
G 64 of 255 = 25%
B 112 of 255 = 44%

55
64
112

R + G + B ~ 30%. #374070 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 64 + 112 = 231 (100%)
R 55 of 231 ~ 23.81%
G 64 of 231 ~ 27.71%
B 112 of 231 ~ 48.48'%

%23.81
%27.71
%48.48

CMYK color model

#374070 color CMYK value is (51,43,0,56).

  • cyan value is 50.89%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (51,43,0,56)
C51M43Y0K56 (51%, 43%, 0%, 56%)
(0.51 / 0.43 / 0.00 / 0.56)

CMYK percentages

%50.89
%42.86
%0
%56.08

Codes

Color #374070 in popluar color models

37 40 70
RGB 55 64 112
HSL 231° 34.13% 32.75%
HSB/HSV 231° 50.89% 43.92%
CMYK 50.89% 42.86% 0.00%
56.08%

Color #374070 in popluar number systems.

HEX 37 40 70
Decimal 55 64 112
Binary 110111 1000000 1110000
Octal 67 100 160

Shades and tints

Shades of #374070

#374070
(55,64,112)
#323B66
(50,59,102)
#2D365C
(45,54,92)
#283152
(40,49,82)
#232C48
(35,44,72)
#1E273E
(30,39,62)
#192234
(25,34,52)
#141D2A
(20,29,42)
#0F1820
(15,24,32)
#0A1316
(10,19,22)
#050E0C
(5,14,12)
#000000
(0,0,0)

Tints of #374070

#374070
(55,64,112)
#49517D
(73,81,125)
#5B628A
(91,98,138)
#6D7397
(109,115,151)
#7F84A4
(127,132,164)
#9195B1
(145,149,177)
#A3A6BE
(163,166,190)
#B5B7CB
(181,183,203)
#C7C8D8
(199,200,216)
#D9D9E5
(217,217,229)
#EBEAF2
(235,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374070 color. Also use rgb(55,64,112) instead hex code.

Text Font Color

.myTextColor { color: #374070; }

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

This text font color is #374070.

Background Color

.myBgColor { background-color: #374070; }

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

This div background color is #374070.

Border color

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

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

This div border color is #374070.

Opacity

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

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

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

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

This text has shadow with #374070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374070.

Preview

Color preview on black background

This text has color #374070 on black background.


Color preview on white background

This text has color #374070 on white background.


Black color preview on #374070 background

This text has black color on #374070 background.


White color preview on #374070 background

This text has white color on #374070 background.


Related colors

Complementary color

Complementary color for #hex is #C8BF8F.


I love getcolorcode.com

Triadic colors

1 #703740 and #407037 with #374070 are triadic colors.

2 #704037 and #403770 with #374070 are triadic colors.