COLOR #374783

HEX: #374783 RGB: (55,71,131)

Color info

#374783 contains mainly blue color. Web safe color of #374783 is #333399 (or #339).

RGB color model

#374783 color RGB value is (55,71,131).

RGB: (55,71,131) (22%, 28%, 51%)

RGB channels and saturation

R 55 of 255 = 22%
G 71 of 255 = 28%
B 131 of 255 = 51%

55
71
131

R + G + B ~ 34%. #374783 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 71 + 131 = 257 (100%)
R 55 of 257 ~ 21.4%
G 71 of 257 ~ 27.63%
B 131 of 257 ~ 50.97'%

%21.4
%27.63
%50.97

CMYK color model

#374783 color CMYK value is (58,46,0,49).

  • cyan value is 58.02%
  • magenta value is 45.80%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (58,46,0,49) C58M46Y0K49 (58%,46%,0%,49%) (0.58/0.46/0.00/0.49) 

CMYK percentages

%58.02
%45.8
%0
%48.63

Codes

Color #374783 in popluar color models

37 47 83
RGB 55 71 131
HSL 227° 40.86% 36.47%
HSB/HSV 227° 58.02% 51.37%
CMYK 58.02% 45.80% 0.00%
48.63%

Color #374783 in popluar number systems.

HEX 37 47 83
Decimal 55 71 131
Binary 110111 1000111 10000011
Octal 67 107 203

Shades and tints

Shades of #374783

#374783
(55,71,131)
#324178
(50,65,120)
#2D3B6D
(45,59,109)
#283562
(40,53,98)
#232F57
(35,47,87)
#1E294C
(30,41,76)
#192341
(25,35,65)
#141D36
(20,29,54)
#0F172B
(15,23,43)
#0A1120
(10,17,32)
#050B15
(5,11,21)
#000000
(0,0,0)

Tints of #374783

#374783
(55,71,131)
#49578E
(73,87,142)
#5B6799
(91,103,153)
#6D77A4
(109,119,164)
#7F87AF
(127,135,175)
#9197BA
(145,151,186)
#A3A7C5
(163,167,197)
#B5B7D0
(181,183,208)
#C7C7DB
(199,199,219)
#D9D7E6
(217,215,230)
#EBE7F1
(235,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374783 color. Also use rgb(55,71,131) instead hex code.

Text Font Color

.myTextColor { color: #374783; }

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

This text font color is #374783.

Background Color

.myBgColor { background-color: #374783; }

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

This div background color is #374783.

Border color

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

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

This div border color is #374783.

Opacity

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

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

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

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

This text has shadow with #374783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374783.

Preview

Color preview on black background

This text has color #374783 on black background.


Color preview on white background

This text has color #374783 on white background.


Black color preview on #374783 background

This text has black color on #374783 background.


White color preview on #374783 background

This text has white color on #374783 background.


Related colors

Complementary color

Complementary color for #hex is #C8B87C.


I love getcolorcode.com

Triadic colors

1 #833747 and #478337 with #374783 are triadic colors.

2 #834737 and #473783 with #374783 are triadic colors.