COLOR #373879

HEX: #373879 RGB: (55,56,121)

Color info

#373879 contains mainly blue color. Web safe color of #373879 is #333366 (or #336).

RGB color model

#373879 color RGB value is (55,56,121).

RGB: (55,56,121) (22%, 22%, 47%)

RGB channels and saturation

R 55 of 255 = 22%
G 56 of 255 = 22%
B 121 of 255 = 47%

55
56
121

R + G + B ~ 30%. #373879 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 56 + 121 = 232 (100%)
R 55 of 232 ~ 23.71%
G 56 of 232 ~ 24.14%
B 121 of 232 ~ 52.16'%

%23.71
%24.14
%52.16

CMYK color model

#373879 color CMYK value is (55,54,0,53).

  • cyan value is 54.55%
  • magenta value is 53.72%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (55,54,0,53)
C55M54Y0K53 (55%, 54%, 0%, 53%)
(0.55 / 0.54 / 0.00 / 0.53)

CMYK percentages

%54.55
%53.72
%0
%52.55

Codes

Color #373879 in popluar color models

37 38 79
RGB 55 56 121
HSL 239° 37.50% 34.51%
HSB/HSV 239° 54.55% 47.45%
CMYK 54.55% 53.72% 0.00%
52.55%

Color #373879 in popluar number systems.

HEX 37 38 79
Decimal 55 56 121
Binary 110111 111000 1111001
Octal 67 70 171

Shades and tints

Shades of #373879

#373879
(55,56,121)
#32336E
(50,51,110)
#2D2E63
(45,46,99)
#282958
(40,41,88)
#23244D
(35,36,77)
#1E1F42
(30,31,66)
#191A37
(25,26,55)
#14152C
(20,21,44)
#0F1021
(15,16,33)
#0A0B16
(10,11,22)
#05060B
(5,6,11)
#000000
(0,0,0)

Tints of #373879

#373879
(55,56,121)
#494A85
(73,74,133)
#5B5C91
(91,92,145)
#6D6E9D
(109,110,157)
#7F80A9
(127,128,169)
#9192B5
(145,146,181)
#A3A4C1
(163,164,193)
#B5B6CD
(181,182,205)
#C7C8D9
(199,200,217)
#D9DAE5
(217,218,229)
#EBECF1
(235,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373879 color. Also use rgb(55,56,121) instead hex code.

Text Font Color

.myTextColor { color: #373879; }

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

This text font color is #373879.

Background Color

.myBgColor { background-color: #373879; }

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

This div background color is #373879.

Border color

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

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

This div border color is #373879.

Opacity

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

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

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

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

This text has shadow with #373879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373879.

Preview

Color preview on black background

This text has color #373879 on black background.


Color preview on white background

This text has color #373879 on white background.


Black color preview on #373879 background

This text has black color on #373879 background.


White color preview on #373879 background

This text has white color on #373879 background.


Related colors

Complementary color

Complementary color for #hex is #C8C786.


I love getcolorcode.com

Triadic colors

1 #793738 and #387937 with #373879 are triadic colors.

2 #793837 and #383779 with #373879 are triadic colors.