COLOR #374293

HEX: #374293 RGB: (55,66,147)

Color info

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

RGB color model

#374293 color RGB value is (55,66,147).

RGB: (55,66,147) (22%, 26%, 58%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 147 of 255 = 58%

55
66
147

R + G + B ~ 35%. #374293 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 147 = 268 (100%)
R 55 of 268 ~ 20.52%
G 66 of 268 ~ 24.63%
B 147 of 268 ~ 54.85'%

%20.52
%24.63
%54.85

CMYK color model

#374293 color CMYK value is (63,55,0,42).

  • cyan value is 62.59%
  • magenta value is 55.10%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (63,55,0,42) C63M55Y0K42 (63%,55%,0%,42%) (0.63/0.55/0.00/0.42) 

CMYK percentages

%62.59
%55.1
%0
%42.35

Codes

Color #374293 in popluar color models

37 42 93
RGB 55 66 147
HSL 233° 45.54% 39.61%
HSB/HSV 233° 62.59% 57.65%
CMYK 62.59% 55.10% 0.00%
42.35%

Color #374293 in popluar number systems.

HEX 37 42 93
Decimal 55 66 147
Binary 110111 1000010 10010011
Octal 67 102 223

Shades and tints

Shades of #374293

#374293
(55,66,147)
#323C86
(50,60,134)
#2D3679
(45,54,121)
#28306C
(40,48,108)
#232A5F
(35,42,95)
#1E2452
(30,36,82)
#191E45
(25,30,69)
#141838
(20,24,56)
#0F122B
(15,18,43)
#0A0C1E
(10,12,30)
#050611
(5,6,17)
#000000
(0,0,0)

Tints of #374293

#374293
(55,66,147)
#49539C
(73,83,156)
#5B64A5
(91,100,165)
#6D75AE
(109,117,174)
#7F86B7
(127,134,183)
#9197C0
(145,151,192)
#A3A8C9
(163,168,201)
#B5B9D2
(181,185,210)
#C7CADB
(199,202,219)
#D9DBE4
(217,219,228)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374293; }

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

This text font color is #374293.

Background Color

.myBgColor { background-color: #374293; }

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

This div background color is #374293.

Border color

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

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

This div border color is #374293.

Opacity

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

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

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

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

This text has shadow with #374293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374293.

Preview

Color preview on black background

This text has color #374293 on black background.


Color preview on white background

This text has color #374293 on white background.


Black color preview on #374293 background

This text has black color on #374293 background.


White color preview on #374293 background

This text has white color on #374293 background.


Related colors

Complementary color

Complementary color for #hex is #C8BD6C.


I love getcolorcode.com

Triadic colors

1 #933742 and #429337 with #374293 are triadic colors.

2 #934237 and #423793 with #374293 are triadic colors.