COLOR #374282

HEX: #374282 RGB: (55,66,130)

Color info

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

RGB color model

#374282 color RGB value is (55,66,130).

RGB: (55,66,130) (22%, 26%, 51%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 130 of 255 = 51%

55
66
130

R + G + B ~ 33%. #374282 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 130 = 251 (100%)
R 55 of 251 ~ 21.91%
G 66 of 251 ~ 26.29%
B 130 of 251 ~ 51.79'%

%21.91
%26.29
%51.79

CMYK color model

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

  • cyan value is 57.69%
  • magenta value is 49.23%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (58,49,0,49)
C58M49Y0K49 (58%, 49%, 0%, 49%)
(0.58 / 0.49 / 0.00 / 0.49)

CMYK percentages

%57.69
%49.23
%0
%49.02

Codes

Color #374282 in popluar color models

37 42 82
RGB 55 66 130
HSL 231° 40.54% 36.27%
HSB/HSV 231° 57.69% 50.98%
CMYK 57.69% 49.23% 0.00%
49.02%

Color #374282 in popluar number systems.

HEX 37 42 82
Decimal 55 66 130
Binary 110111 1000010 10000010
Octal 67 102 202

Shades and tints

Shades of #374282

#374282
(55,66,130)
#323C77
(50,60,119)
#2D366C
(45,54,108)
#283061
(40,48,97)
#232A56
(35,42,86)
#1E244B
(30,36,75)
#191E40
(25,30,64)
#141835
(20,24,53)
#0F122A
(15,18,42)
#0A0C1F
(10,12,31)
#050614
(5,6,20)
#000000
(0,0,0)

Tints of #374282

#374282
(55,66,130)
#49538D
(73,83,141)
#5B6498
(91,100,152)
#6D75A3
(109,117,163)
#7F86AE
(127,134,174)
#9197B9
(145,151,185)
#A3A8C4
(163,168,196)
#B5B9CF
(181,185,207)
#C7CADA
(199,202,218)
#D9DBE5
(217,219,229)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374282 color. Also use rgb(55,66,130) instead hex code.

Text Font Color

.myTextColor { color: #374282; }

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

This text font color is #374282.

Background Color

.myBgColor { background-color: #374282; }

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

This div background color is #374282.

Border color

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

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

This div border color is #374282.

Opacity

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

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

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

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

This text has shadow with #374282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374282.

Preview

Color preview on black background

This text has color #374282 on black background.


Color preview on white background

This text has color #374282 on white background.


Black color preview on #374282 background

This text has black color on #374282 background.


White color preview on #374282 background

This text has white color on #374282 background.


Related colors

Complementary color

Complementary color for #hex is #C8BD7D.


I love getcolorcode.com

Triadic colors

1 #823742 and #428237 with #374282 are triadic colors.

2 #824237 and #423782 with #374282 are triadic colors.