COLOR #373092

HEX: #373092 RGB: (55,48,146)

Color info

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

RGB color model

#373092 color RGB value is (55,48,146).

RGB: (55,48,146) (22%, 19%, 57%)

RGB channels and saturation

R 55 of 255 = 22%
G 48 of 255 = 19%
B 146 of 255 = 57%

55
48
146

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

Portions of RGB colors in percentages

R + G + B = 55 + 48 + 146 = 249 (100%)
R 55 of 249 ~ 22.09%
G 48 of 249 ~ 19.28%
B 146 of 249 ~ 58.63'%

%22.09
%19.28
%58.63

CMYK color model

#373092 color CMYK value is (62,67,0,43).

  • cyan value is 62.33%
  • magenta value is 67.12%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (62,67,0,43)
C62M67Y0K43 (62%, 67%, 0%, 43%)
(0.62 / 0.67 / 0.00 / 0.43)

CMYK percentages

%62.33
%67.12
%0
%42.75

Codes

Color #373092 in popluar color models

37 30 92
RGB 55 48 146
HSL 244° 50.52% 38.04%
HSB/HSV 244° 67.12% 57.25%
CMYK 62.33% 67.12% 0.00%
42.75%

Color #373092 in popluar number systems.

HEX 37 30 92
Decimal 55 48 146
Binary 110111 110000 10010010
Octal 67 60 222

Shades and tints

Shades of #373092

#373092
(55,48,146)
#322C85
(50,44,133)
#2D2878
(45,40,120)
#28246B
(40,36,107)
#23205E
(35,32,94)
#1E1C51
(30,28,81)
#191844
(25,24,68)
#141437
(20,20,55)
#0F102A
(15,16,42)
#0A0C1D
(10,12,29)
#050810
(5,8,16)
#000000
(0,0,0)

Tints of #373092

#373092
(55,48,146)
#49429B
(73,66,155)
#5B54A4
(91,84,164)
#6D66AD
(109,102,173)
#7F78B6
(127,120,182)
#918ABF
(145,138,191)
#A39CC8
(163,156,200)
#B5AED1
(181,174,209)
#C7C0DA
(199,192,218)
#D9D2E3
(217,210,227)
#EBE4EC
(235,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373092 color. Also use rgb(55,48,146) instead hex code.

Text Font Color

.myTextColor { color: #373092; }

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

This text font color is #373092.

Background Color

.myBgColor { background-color: #373092; }

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

This div background color is #373092.

Border color

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

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

This div border color is #373092.

Opacity

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

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

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

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

This text has shadow with #373092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373092.

Preview

Color preview on black background

This text has color #373092 on black background.


Color preview on white background

This text has color #373092 on white background.


Black color preview on #373092 background

This text has black color on #373092 background.


White color preview on #373092 background

This text has white color on #373092 background.


Related colors

Complementary color

Complementary color for #hex is #C8CF6D.


I love getcolorcode.com

Triadic colors

1 #923730 and #309237 with #373092 are triadic colors.

2 #923037 and #303792 with #373092 are triadic colors.