COLOR #37004A

HEX: #37004A RGB: (55,0,74)

Color info

#37004A contains only red and blue colors. Web safe color of #37004A is #330033 (or #303).

RGB color model

#37004A color RGB value is (55,0,74).

RGB: (55,0,74) (22%, 0%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 0 of 255 = 0%
B 74 of 255 = 29%

55
0
74

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

Portions of RGB colors in percentages

R + G + B = 55 + 0 + 74 = 129 (100%)
R 55 of 129 ~ 42.64%
G 0 of 129 ~ 0%
B 74 of 129 ~ 57.36'%

%42.64
%57.36

CMYK color model

#37004A color CMYK value is (26,100,0,71).

  • cyan value is 25.68%
  • magenta value is 100.00%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (26,100,0,71) C26M100Y0K71 (26%,100%,0%,71%) (0.26/1.00/0.00/0.71) 

CMYK percentages

%25.68
%100
%0
%70.98

Codes

Color #37004A in popluar color models

37 00 4A
RGB 55 0 74
HSL 285° 100.00% 14.51%
HSB/HSV 285° 100.00% 29.02%
CMYK 25.68% 100.00% 0.00%
70.98%

Color #37004A in popluar number systems.

HEX 37 00 4A
Decimal 55 0 74
Binary 110111 0 1001010
Octal 67 0 112

Shades and tints

Shades of #37004A

#37004A
(55,0,74)
#320044
(50,0,68)
#2D003E
(45,0,62)
#280038
(40,0,56)
#230032
(35,0,50)
#1E002C
(30,0,44)
#190026
(25,0,38)
#140020
(20,0,32)
#0F001A
(15,0,26)
#0A0014
(10,0,20)
#05000E
(5,0,14)
#000000
(0,0,0)

Tints of #37004A

#37004A
(55,0,74)
#49175A
(73,23,90)
#5B2E6A
(91,46,106)
#6D457A
(109,69,122)
#7F5C8A
(127,92,138)
#91739A
(145,115,154)
#A38AAA
(163,138,170)
#B5A1BA
(181,161,186)
#C7B8CA
(199,184,202)
#D9CFDA
(217,207,218)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37004A color. Also use rgb(55,0,74) instead hex code.

Text Font Color

.myTextColor { color: #37004A; }

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

This text font color is #37004A.

Background Color

.myBgColor { background-color: #37004A; }

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

This div background color is #37004A.

Border color

.myBorderColor { border: 1px solid #37004A; }

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

This div border color is #37004A.

Opacity

.myOpacity80 { color: #37004A; opacity: 0.8; }

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

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

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

This text has shadow with #37004A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37004A.

Preview

Color preview on black background

This text has color #37004A on black background.


Color preview on white background

This text has color #37004A on white background.


Black color preview on #37004A background

This text has black color on #37004A background.


White color preview on #37004A background

This text has white color on #37004A background.


Related colors

Complementary color

Complementary color for #hex is #C8FFB5.


I love getcolorcode.com

Triadic colors

1 #4A3700 and #004A37 with #37004A are triadic colors.

2 #4A0037 and #00374A with #37004A are triadic colors.