COLOR #372046

HEX: #372046 RGB: (55,32,70)

Color info

#372046 contains red, green and blue colors in about the same proportion. Web safe color of #372046 is #333333 (or #333).

RGB color model

#372046 color RGB value is (55,32,70).

RGB: (55,32,70) (22%, 13%, 27%)

RGB channels and saturation

R 55 of 255 = 22%
G 32 of 255 = 13%
B 70 of 255 = 27%

55
32
70

R + G + B ~ 21%. #372046 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 32 + 70 = 157 (100%)
R 55 of 157 ~ 35.03%
G 32 of 157 ~ 20.38%
B 70 of 157 ~ 44.59'%

%35.03
%20.38
%44.59

CMYK color model

#372046 color CMYK value is (21,54,0,73).

  • cyan value is 21.43%
  • magenta value is 54.29%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (21,54,0,73)
C21M54Y0K73 (21%, 54%, 0%, 73%)
(0.21 / 0.54 / 0.00 / 0.73)

CMYK percentages

%21.43
%54.29
%0
%72.55

Codes

Color #372046 in popluar color models

37 20 46
RGB 55 32 70
HSL 276° 37.25% 20.00%
HSB/HSV 276° 54.29% 27.45%
CMYK 21.43% 54.29% 0.00%
72.55%

Color #372046 in popluar number systems.

HEX 37 20 46
Decimal 55 32 70
Binary 110111 100000 1000110
Octal 67 40 106

Shades and tints

Shades of #372046

#372046
(55,32,70)
#321E40
(50,30,64)
#2D1C3A
(45,28,58)
#281A34
(40,26,52)
#23182E
(35,24,46)
#1E1628
(30,22,40)
#191422
(25,20,34)
#14121C
(20,18,28)
#0F1016
(15,16,22)
#0A0E10
(10,14,16)
#050C0A
(5,12,10)
#000000
(0,0,0)

Tints of #372046

#372046
(55,32,70)
#493456
(73,52,86)
#5B4866
(91,72,102)
#6D5C76
(109,92,118)
#7F7086
(127,112,134)
#918496
(145,132,150)
#A398A6
(163,152,166)
#B5ACB6
(181,172,182)
#C7C0C6
(199,192,198)
#D9D4D6
(217,212,214)
#EBE8E6
(235,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372046 color. Also use rgb(55,32,70) instead hex code.

Text Font Color

.myTextColor { color: #372046; }

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

This text font color is #372046.

Background Color

.myBgColor { background-color: #372046; }

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

This div background color is #372046.

Border color

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

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

This div border color is #372046.

Opacity

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

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

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

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

This text has shadow with #372046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372046.

Preview

Color preview on black background

This text has color #372046 on black background.


Color preview on white background

This text has color #372046 on white background.


Black color preview on #372046 background

This text has black color on #372046 background.


White color preview on #372046 background

This text has white color on #372046 background.


Related colors

Complementary color

Complementary color for #hex is #C8DFB9.


I love getcolorcode.com

Triadic colors

1 #463720 and #204637 with #372046 are triadic colors.

2 #462037 and #203746 with #372046 are triadic colors.