COLOR #370B4A

HEX: #370B4A RGB: (55,11,74)

Color info

#370B4A contains mainly red and blue colors. Web safe color of #370B4A is #330033 (or #303).

RGB color model

#370B4A color RGB value is (55,11,74).

RGB: (55,11,74) (22%, 4%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 11 of 255 = 4%
B 74 of 255 = 29%

55
11
74

R + G + B ~ 18%. #370B4A is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 11 + 74 = 140 (100%)
R 55 of 140 ~ 39.29%
G 11 of 140 ~ 7.86%
B 74 of 140 ~ 52.86'%

%39.29
%52.86

CMYK color model

#370B4A color CMYK value is (26,85,0,71).

  • cyan value is 25.68%
  • magenta value is 85.14%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (26,85,0,71)
C26M85Y0K71 (26%, 85%, 0%, 71%)
(0.26 / 0.85 / 0.00 / 0.71)

CMYK percentages

%25.68
%85.14
%0
%70.98

Codes

Color #370B4A in popluar color models

37 0B 4A
RGB 55 11 74
HSL 282° 74.12% 16.67%
HSB/HSV 282° 85.14% 29.02%
CMYK 25.68% 85.14% 0.00%
70.98%

Color #370B4A in popluar number systems.

HEX 37 0B 4A
Decimal 55 11 74
Binary 110111 1011 1001010
Octal 67 13 112

Shades and tints

Shades of #370B4A

#370B4A
(55,11,74)
#320A44
(50,10,68)
#2D093E
(45,9,62)
#280838
(40,8,56)
#230732
(35,7,50)
#1E062C
(30,6,44)
#190526
(25,5,38)
#140420
(20,4,32)
#0F031A
(15,3,26)
#0A0214
(10,2,20)
#05010E
(5,1,14)
#000000
(0,0,0)

Tints of #370B4A

#370B4A
(55,11,74)
#49215A
(73,33,90)
#5B376A
(91,55,106)
#6D4D7A
(109,77,122)
#7F638A
(127,99,138)
#91799A
(145,121,154)
#A38FAA
(163,143,170)
#B5A5BA
(181,165,186)
#C7BBCA
(199,187,202)
#D9D1DA
(217,209,218)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370B4A color. Also use rgb(55,11,74) instead hex code.

Text Font Color

.myTextColor { color: #370B4A; }

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

This text font color is #370B4A.

Background Color

.myBgColor { background-color: #370B4A; }

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

This div background color is #370B4A.

Border color

.myBorderColor { border: 1px solid #370B4A; }

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

This div border color is #370B4A.

Opacity

.myOpacity80 { color: #370B4A; opacity: 0.8; }

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

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

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

This text has shadow with #370B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370B4A.

Preview

Color preview on black background

This text has color #370B4A on black background.


Color preview on white background

This text has color #370B4A on white background.


Black color preview on #370B4A background

This text has black color on #370B4A background.


White color preview on #370B4A background

This text has white color on #370B4A background.


Related colors

Complementary color

Complementary color for #hex is #C8F4B5.


I love getcolorcode.com

Triadic colors

1 #4A370B and #0B4A37 with #370B4A are triadic colors.

2 #4A0B37 and #0B374A with #370B4A are triadic colors.