COLOR #370529

HEX: #370529 RGB: (55,5,41)

Color info

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

RGB color model

#370529 color RGB value is (55,5,41).

RGB: (55,5,41) (22%, 2%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 5 of 255 = 2%
B 41 of 255 = 16%

55
5
41

R + G + B ~ 13%. #370529 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 5 + 41 = 101 (100%)
R 55 of 101 ~ 54.46%
G 5 of 101 ~ 4.95%
B 41 of 101 ~ 40.59'%

%54.46
%40.59

CMYK color model

#370529 color CMYK value is (0,91,25,78).

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

CMYK: (0,91,25,78)
C0M91Y25K78 (0%, 91%, 25%, 78%)
(0.00 / 0.91 / 0.25 / 0.78)

CMYK percentages

%0
%90.91
%25.45
%78.43

Codes

Color #370529 in popluar color models

37 05 29
RGB 55 5 41
HSL 317° 83.33% 11.76%
HSB/HSV 317° 90.91% 21.57%
CMYK 0.00% 90.91% 25.45%
78.43%

Color #370529 in popluar number systems.

HEX 37 05 29
Decimal 55 5 41
Binary 110111 101 101001
Octal 67 5 51

Shades and tints

Shades of #370529

#370529
(55,5,41)
#320526
(50,5,38)
#2D0523
(45,5,35)
#280520
(40,5,32)
#23051D
(35,5,29)
#1E051A
(30,5,26)
#190517
(25,5,23)
#140514
(20,5,20)
#0F0511
(15,5,17)
#0A050E
(10,5,14)
#05050B
(5,5,11)
#000000
(0,0,0)

Tints of #370529

#370529
(55,5,41)
#491B3C
(73,27,60)
#5B314F
(91,49,79)
#6D4762
(109,71,98)
#7F5D75
(127,93,117)
#917388
(145,115,136)
#A3899B
(163,137,155)
#B59FAE
(181,159,174)
#C7B5C1
(199,181,193)
#D9CBD4
(217,203,212)
#EBE1E7
(235,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #370529; }

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

This text font color is #370529.

Background Color

.myBgColor { background-color: #370529; }

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

This div background color is #370529.

Border color

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

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

This div border color is #370529.

Opacity

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

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

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

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

This text has shadow with #370529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370529.

Preview

Color preview on black background

This text has color #370529 on black background.


Color preview on white background

This text has color #370529 on white background.


Black color preview on #370529 background

This text has black color on #370529 background.


White color preview on #370529 background

This text has white color on #370529 background.


Related colors

Complementary color

Complementary color for #hex is #C8FAD6.


I love getcolorcode.com

Triadic colors

1 #293705 and #052937 with #370529 are triadic colors.

2 #290537 and #053729 with #370529 are triadic colors.