COLOR #374976

HEX: #374976 RGB: (55,73,118)

Color info

#374976 contains mainly green and blue colors. Web safe color of #374976 is #333366 (or #336).

RGB color model

#374976 color RGB value is (55,73,118).

RGB: (55,73,118) (22%, 29%, 46%)

RGB channels and saturation

R 55 of 255 = 22%
G 73 of 255 = 29%
B 118 of 255 = 46%

55
73
118

R + G + B ~ 32%. #374976 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 73 + 118 = 246 (100%)
R 55 of 246 ~ 22.36%
G 73 of 246 ~ 29.67%
B 118 of 246 ~ 47.97'%

%22.36
%29.67
%47.97

CMYK color model

#374976 color CMYK value is (53,38,0,54).

  • cyan value is 53.39%
  • magenta value is 38.14%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (53,38,0,54)
C53M38Y0K54 (53%, 38%, 0%, 54%)
(0.53 / 0.38 / 0.00 / 0.54)

CMYK percentages

%53.39
%38.14
%0
%53.73

Codes

Color #374976 in popluar color models

37 49 76
RGB 55 73 118
HSL 223° 36.42% 33.92%
HSB/HSV 223° 53.39% 46.27%
CMYK 53.39% 38.14% 0.00%
53.73%

Color #374976 in popluar number systems.

HEX 37 49 76
Decimal 55 73 118
Binary 110111 1001001 1110110
Octal 67 111 166

Shades and tints

Shades of #374976

#374976
(55,73,118)
#32436C
(50,67,108)
#2D3D62
(45,61,98)
#283758
(40,55,88)
#23314E
(35,49,78)
#1E2B44
(30,43,68)
#19253A
(25,37,58)
#141F30
(20,31,48)
#0F1926
(15,25,38)
#0A131C
(10,19,28)
#050D12
(5,13,18)
#000000
(0,0,0)

Tints of #374976

#374976
(55,73,118)
#495982
(73,89,130)
#5B698E
(91,105,142)
#6D799A
(109,121,154)
#7F89A6
(127,137,166)
#9199B2
(145,153,178)
#A3A9BE
(163,169,190)
#B5B9CA
(181,185,202)
#C7C9D6
(199,201,214)
#D9D9E2
(217,217,226)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374976 color. Also use rgb(55,73,118) instead hex code.

Text Font Color

.myTextColor { color: #374976; }

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

This text font color is #374976.

Background Color

.myBgColor { background-color: #374976; }

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

This div background color is #374976.

Border color

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

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

This div border color is #374976.

Opacity

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

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

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

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

This text has shadow with #374976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374976.

Preview

Color preview on black background

This text has color #374976 on black background.


Color preview on white background

This text has color #374976 on white background.


Black color preview on #374976 background

This text has black color on #374976 background.


White color preview on #374976 background

This text has white color on #374976 background.


Related colors

Complementary color

Complementary color for #hex is #C8B689.


I love getcolorcode.com

Triadic colors

1 #763749 and #497637 with #374976 are triadic colors.

2 #764937 and #493776 with #374976 are triadic colors.