COLOR #370926

HEX: #370926 RGB: (55,9,38)

Color info

#370926 contains red, green and blue colors in about the same proportion. Web safe color of #370926 is #330033 (or #303).

RGB color model

#370926 color RGB value is (55,9,38).

RGB: (55,9,38) (22%, 4%, 15%)

RGB channels and saturation

R 55 of 255 = 22%
G 9 of 255 = 4%
B 38 of 255 = 15%

55
9
38

R + G + B ~ 14%. #370926 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 9 + 38 = 102 (100%)
R 55 of 102 ~ 53.92%
G 9 of 102 ~ 8.82%
B 38 of 102 ~ 37.25'%

%53.92
%37.25

CMYK color model

#370926 color CMYK value is (0,84,31,78).

  • cyan value is 0.00%
  • magenta value is 83.64%
  • yellow value is 30.91%
  • key color value is 78.43%
CMYK: (0,84,31,78) C0M84Y31K78 (0%,84%,31%,78%) (0.00/0.84/0.31/0.78) 

CMYK percentages

%0
%83.64
%30.91
%78.43

Codes

Color #370926 in popluar color models

37 09 26
RGB 55 9 38
HSL 322° 71.88% 12.55%
HSB/HSV 322° 83.64% 21.57%
CMYK 0.00% 83.64% 30.91%
78.43%

Color #370926 in popluar number systems.

HEX 37 09 26
Decimal 55 9 38
Binary 110111 1001 100110
Octal 67 11 46

Shades and tints

Shades of #370926

#370926
(55,9,38)
#320923
(50,9,35)
#2D0920
(45,9,32)
#28091D
(40,9,29)
#23091A
(35,9,26)
#1E0917
(30,9,23)
#190914
(25,9,20)
#140911
(20,9,17)
#0F090E
(15,9,14)
#0A090B
(10,9,11)
#050908
(5,9,8)
#000000
(0,0,0)

Tints of #370926

#370926
(55,9,38)
#491F39
(73,31,57)
#5B354C
(91,53,76)
#6D4B5F
(109,75,95)
#7F6172
(127,97,114)
#917785
(145,119,133)
#A38D98
(163,141,152)
#B5A3AB
(181,163,171)
#C7B9BE
(199,185,190)
#D9CFD1
(217,207,209)
#EBE5E4
(235,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370926 color. Also use rgb(55,9,38) instead hex code.

Text Font Color

.myTextColor { color: #370926; }

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

This text font color is #370926.

Background Color

.myBgColor { background-color: #370926; }

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

This div background color is #370926.

Border color

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

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

This div border color is #370926.

Opacity

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

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

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

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

This text has shadow with #370926 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370926.

Preview

Color preview on black background

This text has color #370926 on black background.


Color preview on white background

This text has color #370926 on white background.


Black color preview on #370926 background

This text has black color on #370926 background.


White color preview on #370926 background

This text has white color on #370926 background.


Related colors

Complementary color

Complementary color for #hex is #C8F6D9.


I love getcolorcode.com

Triadic colors

1 #263709 and #092637 with #370926 are triadic colors.

2 #260937 and #093726 with #370926 are triadic colors.