COLOR #370019

HEX: #370019 RGB: (55,0,25)

Color info

#370019 contains only red and blue colors. Web safe color of #370019 is #330000 (or #300).

RGB color model

#370019 color RGB value is (55,0,25).

RGB: (55,0,25) (22%, 0%, 10%)

RGB channels and saturation

R 55 of 255 = 22%
G 0 of 255 = 0%
B 25 of 255 = 10%

55
0
25

R + G + B ~ 11%. #370019 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 0 + 25 = 80 (100%)
R 55 of 80 ~ 68.75%
G 0 of 80 ~ 0%
B 25 of 80 ~ 31.25'%

%68.75
%31.25

CMYK color model

#370019 color CMYK value is (0,100,55,78).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 54.55%
  • key color value is 78.43%

CMYK: (0,100,55,78)
C0M100Y55K78 (0%, 100%, 55%, 78%)
(0.00 / 1.00 / 0.55 / 0.78)

CMYK percentages

%0
%100
%54.55
%78.43

Codes

Color #370019 in popluar color models

37 00 19
RGB 55 0 25
HSL 333° 100.00% 10.78%
HSB/HSV 333° 100.00% 21.57%
CMYK 0.00% 100.00% 54.55%
78.43%

Color #370019 in popluar number systems.

HEX 37 00 19
Decimal 55 0 25
Binary 110111 0 11001
Octal 67 0 31

Shades and tints

Shades of #370019

#370019
(55,0,25)
#320017
(50,0,23)
#2D0015
(45,0,21)
#280013
(40,0,19)
#230011
(35,0,17)
#1E000F
(30,0,15)
#19000D
(25,0,13)
#14000B
(20,0,11)
#0F0009
(15,0,9)
#0A0007
(10,0,7)
#050005
(5,0,5)
#000000
(0,0,0)

Tints of #370019

#370019
(55,0,25)
#49172D
(73,23,45)
#5B2E41
(91,46,65)
#6D4555
(109,69,85)
#7F5C69
(127,92,105)
#91737D
(145,115,125)
#A38A91
(163,138,145)
#B5A1A5
(181,161,165)
#C7B8B9
(199,184,185)
#D9CFCD
(217,207,205)
#EBE6E1
(235,230,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #370019; }

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

This text font color is #370019.

Background Color

.myBgColor { background-color: #370019; }

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

This div background color is #370019.

Border color

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

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

This div border color is #370019.

Opacity

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

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

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

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

This text has shadow with #370019 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370019.

Preview

Color preview on black background

This text has color #370019 on black background.


Color preview on white background

This text has color #370019 on white background.


Black color preview on #370019 background

This text has black color on #370019 background.


White color preview on #370019 background

This text has white color on #370019 background.


Related colors

Complementary color

Complementary color for #hex is #C8FFE6.


I love getcolorcode.com

Triadic colors

1 #193700 and #001937 with #370019 are triadic colors.

2 #190037 and #003719 with #370019 are triadic colors.