COLOR #370446

HEX: #370446 RGB: (55,4,70)

Color info

#370446 contains mainly red and blue colors. Web safe color of #370446 is #330033 (or #303).

RGB color model

#370446 color RGB value is (55,4,70).

RGB: (55,4,70) (22%, 2%, 27%)

RGB channels and saturation

R 55 of 255 = 22%
G 4 of 255 = 2%
B 70 of 255 = 27%

55
4
70

R + G + B ~ 17%. #370446 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 4 + 70 = 129 (100%)
R 55 of 129 ~ 42.64%
G 4 of 129 ~ 3.1%
B 70 of 129 ~ 54.26'%

%42.64
%54.26

CMYK color model

#370446 color CMYK value is (21,94,0,73).

  • cyan value is 21.43%
  • magenta value is 94.29%
  • yellow value is 0.00%
  • key color value is 72.55%
CMYK: (21,94,0,73) C21M94Y0K73 (21%,94%,0%,73%) (0.21/0.94/0.00/0.73) 

CMYK percentages

%21.43
%94.29
%0
%72.55

Codes

Color #370446 in popluar color models

37 04 46
RGB 55 4 70
HSL 286° 89.19% 14.51%
HSB/HSV 286° 94.29% 27.45%
CMYK 21.43% 94.29% 0.00%
72.55%

Color #370446 in popluar number systems.

HEX 37 04 46
Decimal 55 4 70
Binary 110111 100 1000110
Octal 67 4 106

Shades and tints

Shades of #370446

#370446
(55,4,70)
#320440
(50,4,64)
#2D043A
(45,4,58)
#280434
(40,4,52)
#23042E
(35,4,46)
#1E0428
(30,4,40)
#190422
(25,4,34)
#14041C
(20,4,28)
#0F0416
(15,4,22)
#0A0410
(10,4,16)
#05040A
(5,4,10)
#000000
(0,0,0)

Tints of #370446

#370446
(55,4,70)
#491A56
(73,26,86)
#5B3066
(91,48,102)
#6D4676
(109,70,118)
#7F5C86
(127,92,134)
#917296
(145,114,150)
#A388A6
(163,136,166)
#B59EB6
(181,158,182)
#C7B4C6
(199,180,198)
#D9CAD6
(217,202,214)
#EBE0E6
(235,224,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #370446; }

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

This text font color is #370446.

Background Color

.myBgColor { background-color: #370446; }

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

This div background color is #370446.

Border color

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

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

This div border color is #370446.

Opacity

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

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

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

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

This text has shadow with #370446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370446.

Preview

Color preview on black background

This text has color #370446 on black background.


Color preview on white background

This text has color #370446 on white background.


Black color preview on #370446 background

This text has black color on #370446 background.


White color preview on #370446 background

This text has white color on #370446 background.


Related colors

Complementary color

Complementary color for #hex is #C8FBB9.


I love getcolorcode.com

Triadic colors

1 #463704 and #044637 with #370446 are triadic colors.

2 #460437 and #043746 with #370446 are triadic colors.