COLOR #372861

HEX: #372861 RGB: (55,40,97)

Color info

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

RGB color model

#372861 color RGB value is (55,40,97).

RGB: (55,40,97) (22%, 16%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 40 of 255 = 16%
B 97 of 255 = 38%

55
40
97

R + G + B ~ 25%. #372861 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 40 + 97 = 192 (100%)
R 55 of 192 ~ 28.65%
G 40 of 192 ~ 20.83%
B 97 of 192 ~ 50.52'%

%28.65
%20.83
%50.52

CMYK color model

#372861 color CMYK value is (43,59,0,62).

  • cyan value is 43.30%
  • magenta value is 58.76%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (43,59,0,62)
C43M59Y0K62 (43%, 59%, 0%, 62%)
(0.43 / 0.59 / 0.00 / 0.62)

CMYK percentages

%43.3
%58.76
%0
%61.96

Codes

Color #372861 in popluar color models

37 28 61
RGB 55 40 97
HSL 256° 41.61% 26.86%
HSB/HSV 256° 58.76% 38.04%
CMYK 43.30% 58.76% 0.00%
61.96%

Color #372861 in popluar number systems.

HEX 37 28 61
Decimal 55 40 97
Binary 110111 101000 1100001
Octal 67 50 141

Shades and tints

Shades of #372861

#372861
(55,40,97)
#322559
(50,37,89)
#2D2251
(45,34,81)
#281F49
(40,31,73)
#231C41
(35,28,65)
#1E1939
(30,25,57)
#191631
(25,22,49)
#141329
(20,19,41)
#0F1021
(15,16,33)
#0A0D19
(10,13,25)
#050A11
(5,10,17)
#000000
(0,0,0)

Tints of #372861

#372861
(55,40,97)
#493B6F
(73,59,111)
#5B4E7D
(91,78,125)
#6D618B
(109,97,139)
#7F7499
(127,116,153)
#9187A7
(145,135,167)
#A39AB5
(163,154,181)
#B5ADC3
(181,173,195)
#C7C0D1
(199,192,209)
#D9D3DF
(217,211,223)
#EBE6ED
(235,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372861 color. Also use rgb(55,40,97) instead hex code.

Text Font Color

.myTextColor { color: #372861; }

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

This text font color is #372861.

Background Color

.myBgColor { background-color: #372861; }

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

This div background color is #372861.

Border color

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

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

This div border color is #372861.

Opacity

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

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

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

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

This text has shadow with #372861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372861.

Preview

Color preview on black background

This text has color #372861 on black background.


Color preview on white background

This text has color #372861 on white background.


Black color preview on #372861 background

This text has black color on #372861 background.


White color preview on #372861 background

This text has white color on #372861 background.


Related colors

Complementary color

Complementary color for #hex is #C8D79E.


I love getcolorcode.com

Triadic colors

1 #613728 and #286137 with #372861 are triadic colors.

2 #612837 and #283761 with #372861 are triadic colors.