COLOR #370829

HEX: #370829 RGB: (55,8,41)

Color info

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

RGB color model

#370829 color RGB value is (55,8,41).

RGB: (55,8,41) (22%, 3%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 8 of 255 = 3%
B 41 of 255 = 16%

55
8
41

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

Portions of RGB colors in percentages

R + G + B = 55 + 8 + 41 = 104 (100%)
R 55 of 104 ~ 52.88%
G 8 of 104 ~ 7.69%
B 41 of 104 ~ 39.42'%

%52.88
%39.42

CMYK color model

#370829 color CMYK value is (0,85,25,78).

  • cyan value is 0.00%
  • magenta value is 85.45%
  • yellow value is 25.45%
  • key color value is 78.43%

CMYK: (0,85,25,78)
C0M85Y25K78 (0%, 85%, 25%, 78%)
(0.00 / 0.85 / 0.25 / 0.78)

CMYK percentages

%0
%85.45
%25.45
%78.43

Codes

Color #370829 in popluar color models

37 08 29
RGB 55 8 41
HSL 318° 74.60% 12.35%
HSB/HSV 318° 85.45% 21.57%
CMYK 0.00% 85.45% 25.45%
78.43%

Color #370829 in popluar number systems.

HEX 37 08 29
Decimal 55 8 41
Binary 110111 1000 101001
Octal 67 10 51

Shades and tints

Shades of #370829

#370829
(55,8,41)
#320826
(50,8,38)
#2D0823
(45,8,35)
#280820
(40,8,32)
#23081D
(35,8,29)
#1E081A
(30,8,26)
#190817
(25,8,23)
#140814
(20,8,20)
#0F0811
(15,8,17)
#0A080E
(10,8,14)
#05080B
(5,8,11)
#000000
(0,0,0)

Tints of #370829

#370829
(55,8,41)
#491E3C
(73,30,60)
#5B344F
(91,52,79)
#6D4A62
(109,74,98)
#7F6075
(127,96,117)
#917688
(145,118,136)
#A38C9B
(163,140,155)
#B5A2AE
(181,162,174)
#C7B8C1
(199,184,193)
#D9CED4
(217,206,212)
#EBE4E7
(235,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370829 color. Also use rgb(55,8,41) instead hex code.

Text Font Color

.myTextColor { color: #370829; }

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

This text font color is #370829.

Background Color

.myBgColor { background-color: #370829; }

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

This div background color is #370829.

Border color

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

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

This div border color is #370829.

Opacity

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

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

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

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

This text has shadow with #370829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370829.

Preview

Color preview on black background

This text has color #370829 on black background.


Color preview on white background

This text has color #370829 on white background.


Black color preview on #370829 background

This text has black color on #370829 background.


White color preview on #370829 background

This text has white color on #370829 background.


Related colors

Complementary color

Complementary color for #hex is #C8F7D6.


I love getcolorcode.com

Triadic colors

1 #293708 and #082937 with #370829 are triadic colors.

2 #290837 and #083729 with #370829 are triadic colors.