COLOR #37152A

HEX: #37152A RGB: (55,21,42)

Color info

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

RGB color model

#37152A color RGB value is (55,21,42).

RGB: (55,21,42) (22%, 8%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 21 of 255 = 8%
B 42 of 255 = 16%

55
21
42

R + G + B ~ 15%. #37152A is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 21 + 42 = 118 (100%)
R 55 of 118 ~ 46.61%
G 21 of 118 ~ 17.8%
B 42 of 118 ~ 35.59'%

%46.61
%17.8
%35.59

CMYK color model

#37152A color CMYK value is (0,62,24,78).

  • cyan value is 0.00%
  • magenta value is 61.82%
  • yellow value is 23.64%
  • key color value is 78.43%

CMYK: (0,62,24,78)
C0M62Y24K78 (0%, 62%, 24%, 78%)
(0.00 / 0.62 / 0.24 / 0.78)

CMYK percentages

%0
%61.82
%23.64
%78.43

Codes

Color #37152A in popluar color models

37 15 2A
RGB 55 21 42
HSL 323° 44.74% 14.90%
HSB/HSV 323° 61.82% 21.57%
CMYK 0.00% 61.82% 23.64%
78.43%

Color #37152A in popluar number systems.

HEX 37 15 2A
Decimal 55 21 42
Binary 110111 10101 101010
Octal 67 25 52

Shades and tints

Shades of #37152A

#37152A
(55,21,42)
#321427
(50,20,39)
#2D1324
(45,19,36)
#281221
(40,18,33)
#23111E
(35,17,30)
#1E101B
(30,16,27)
#190F18
(25,15,24)
#140E15
(20,14,21)
#0F0D12
(15,13,18)
#0A0C0F
(10,12,15)
#050B0C
(5,11,12)
#000000
(0,0,0)

Tints of #37152A

#37152A
(55,21,42)
#492A3D
(73,42,61)
#5B3F50
(91,63,80)
#6D5463
(109,84,99)
#7F6976
(127,105,118)
#917E89
(145,126,137)
#A3939C
(163,147,156)
#B5A8AF
(181,168,175)
#C7BDC2
(199,189,194)
#D9D2D5
(217,210,213)
#EBE7E8
(235,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37152A color. Also use rgb(55,21,42) instead hex code.

Text Font Color

.myTextColor { color: #37152A; }

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

This text font color is #37152A.

Background Color

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

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

This div background color is #37152A.

Border color

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

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

This div border color is #37152A.

Opacity

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

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

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

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

This text has shadow with #37152A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37152A.

Preview

Color preview on black background

This text has color #37152A on black background.


Color preview on white background

This text has color #37152A on white background.


Black color preview on #37152A background

This text has black color on #37152A background.


White color preview on #37152A background

This text has white color on #37152A background.


Related colors

Complementary color

Complementary color for #hex is #C8EAD5.


I love getcolorcode.com

Triadic colors

1 #2A3715 and #152A37 with #37152A are triadic colors.

2 #2A1537 and #15372A with #37152A are triadic colors.