COLOR #373397

HEX: #373397 RGB: (55,51,151)

Color info

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

RGB color model

#373397 color RGB value is (55,51,151).

RGB: (55,51,151) (22%, 20%, 59%)

RGB channels and saturation

R 55 of 255 = 22%
G 51 of 255 = 20%
B 151 of 255 = 59%

55
51
151

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

Portions of RGB colors in percentages

R + G + B = 55 + 51 + 151 = 257 (100%)
R 55 of 257 ~ 21.4%
G 51 of 257 ~ 19.84%
B 151 of 257 ~ 58.75'%

%21.4
%19.84
%58.75

CMYK color model

#373397 color CMYK value is (64,66,0,41).

  • cyan value is 63.58%
  • magenta value is 66.23%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (64,66,0,41)
C64M66Y0K41 (64%, 66%, 0%, 41%)
(0.64 / 0.66 / 0.00 / 0.41)

CMYK percentages

%63.58
%66.23
%0
%40.78

Codes

Color #373397 in popluar color models

37 33 97
RGB 55 51 151
HSL 242° 49.50% 39.61%
HSB/HSV 242° 66.23% 59.22%
CMYK 63.58% 66.23% 0.00%
40.78%

Color #373397 in popluar number systems.

HEX 37 33 97
Decimal 55 51 151
Binary 110111 110011 10010111
Octal 67 63 227

Shades and tints

Shades of #373397

#373397
(55,51,151)
#322F8A
(50,47,138)
#2D2B7D
(45,43,125)
#282770
(40,39,112)
#232363
(35,35,99)
#1E1F56
(30,31,86)
#191B49
(25,27,73)
#14173C
(20,23,60)
#0F132F
(15,19,47)
#0A0F22
(10,15,34)
#050B15
(5,11,21)
#000000
(0,0,0)

Tints of #373397

#373397
(55,51,151)
#4945A0
(73,69,160)
#5B57A9
(91,87,169)
#6D69B2
(109,105,178)
#7F7BBB
(127,123,187)
#918DC4
(145,141,196)
#A39FCD
(163,159,205)
#B5B1D6
(181,177,214)
#C7C3DF
(199,195,223)
#D9D5E8
(217,213,232)
#EBE7F1
(235,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373397 color. Also use rgb(55,51,151) instead hex code.

Text Font Color

.myTextColor { color: #373397; }

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

This text font color is #373397.

Background Color

.myBgColor { background-color: #373397; }

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

This div background color is #373397.

Border color

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

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

This div border color is #373397.

Opacity

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

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

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

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

This text has shadow with #373397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373397.

Preview

Color preview on black background

This text has color #373397 on black background.


Color preview on white background

This text has color #373397 on white background.


Black color preview on #373397 background

This text has black color on #373397 background.


White color preview on #373397 background

This text has white color on #373397 background.


Related colors

Complementary color

Complementary color for #hex is #C8CC68.


I love getcolorcode.com

Triadic colors

1 #973733 and #339737 with #373397 are triadic colors.

2 #973337 and #333797 with #373397 are triadic colors.