COLOR #373858

HEX: #373858 RGB: (55,56,88)

Color info

#373858 contains red, green and blue colors in about the same proportion. Web safe color of #373858 is #333366 (or #336).

RGB color model

#373858 color RGB value is (55,56,88).

RGB: (55,56,88) (22%, 22%, 35%)

RGB channels and saturation

R 55 of 255 = 22%
G 56 of 255 = 22%
B 88 of 255 = 35%

55
56
88

R + G + B ~ 26%. #373858 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 56 + 88 = 199 (100%)
R 55 of 199 ~ 27.64%
G 56 of 199 ~ 28.14%
B 88 of 199 ~ 44.22'%

%27.64
%28.14
%44.22

CMYK color model

#373858 color CMYK value is (38,36,0,65).

  • cyan value is 37.50%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (38,36,0,65)
C38M36Y0K65 (38%, 36%, 0%, 65%)
(0.38 / 0.36 / 0.00 / 0.65)

CMYK percentages

%37.5
%36.36
%0
%65.49

Codes

Color #373858 in popluar color models

37 38 58
RGB 55 56 88
HSL 238° 23.08% 28.04%
HSB/HSV 238° 37.50% 34.51%
CMYK 37.50% 36.36% 0.00%
65.49%

Color #373858 in popluar number systems.

HEX 37 38 58
Decimal 55 56 88
Binary 110111 111000 1011000
Octal 67 70 130

Shades and tints

Shades of #373858

#373858
(55,56,88)
#323350
(50,51,80)
#2D2E48
(45,46,72)
#282940
(40,41,64)
#232438
(35,36,56)
#1E1F30
(30,31,48)
#191A28
(25,26,40)
#141520
(20,21,32)
#0F1018
(15,16,24)
#0A0B10
(10,11,16)
#050608
(5,6,8)
#000000
(0,0,0)

Tints of #373858

#373858
(55,56,88)
#494A67
(73,74,103)
#5B5C76
(91,92,118)
#6D6E85
(109,110,133)
#7F8094
(127,128,148)
#9192A3
(145,146,163)
#A3A4B2
(163,164,178)
#B5B6C1
(181,182,193)
#C7C8D0
(199,200,208)
#D9DADF
(217,218,223)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #373858; }

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

This text font color is #373858.

Background Color

.myBgColor { background-color: #373858; }

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

This div background color is #373858.

Border color

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

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

This div border color is #373858.

Opacity

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

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

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

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

This text has shadow with #373858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373858.

Preview

Color preview on black background

This text has color #373858 on black background.


Color preview on white background

This text has color #373858 on white background.


Black color preview on #373858 background

This text has black color on #373858 background.


White color preview on #373858 background

This text has white color on #373858 background.


Related colors

Complementary color

Complementary color for #hex is #C8C7A7.


I love getcolorcode.com

Triadic colors

1 #583738 and #385837 with #373858 are triadic colors.

2 #583837 and #383758 with #373858 are triadic colors.