COLOR #371248

HEX: #371248 RGB: (55,18,72)

Color info

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

RGB color model

#371248 color RGB value is (55,18,72).

RGB: (55,18,72) (22%, 7%, 28%)

RGB channels and saturation

R 55 of 255 = 22%
G 18 of 255 = 7%
B 72 of 255 = 28%

55
18
72

R + G + B ~ 19%. #371248 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 18 + 72 = 145 (100%)
R 55 of 145 ~ 37.93%
G 18 of 145 ~ 12.41%
B 72 of 145 ~ 49.66'%

%37.93
%12.41
%49.66

CMYK color model

#371248 color CMYK value is (24,75,0,72).

  • cyan value is 23.61%
  • magenta value is 75.00%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (24,75,0,72)
C24M75Y0K72 (24%, 75%, 0%, 72%)
(0.24 / 0.75 / 0.00 / 0.72)

CMYK percentages

%23.61
%75
%0
%71.76

Codes

Color #371248 in popluar color models

37 12 48
RGB 55 18 72
HSL 281° 60.00% 17.65%
HSB/HSV 281° 75.00% 28.24%
CMYK 23.61% 75.00% 0.00%
71.76%

Color #371248 in popluar number systems.

HEX 37 12 48
Decimal 55 18 72
Binary 110111 10010 1001000
Octal 67 22 110

Shades and tints

Shades of #371248

#371248
(55,18,72)
#321142
(50,17,66)
#2D103C
(45,16,60)
#280F36
(40,15,54)
#230E30
(35,14,48)
#1E0D2A
(30,13,42)
#190C24
(25,12,36)
#140B1E
(20,11,30)
#0F0A18
(15,10,24)
#0A0912
(10,9,18)
#05080C
(5,8,12)
#000000
(0,0,0)

Tints of #371248

#371248
(55,18,72)
#492758
(73,39,88)
#5B3C68
(91,60,104)
#6D5178
(109,81,120)
#7F6688
(127,102,136)
#917B98
(145,123,152)
#A390A8
(163,144,168)
#B5A5B8
(181,165,184)
#C7BAC8
(199,186,200)
#D9CFD8
(217,207,216)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371248 color. Also use rgb(55,18,72) instead hex code.

Text Font Color

.myTextColor { color: #371248; }

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

This text font color is #371248.

Background Color

.myBgColor { background-color: #371248; }

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

This div background color is #371248.

Border color

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

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

This div border color is #371248.

Opacity

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

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

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

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

This text has shadow with #371248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371248.

Preview

Color preview on black background

This text has color #371248 on black background.


Color preview on white background

This text has color #371248 on white background.


Black color preview on #371248 background

This text has black color on #371248 background.


White color preview on #371248 background

This text has white color on #371248 background.


Related colors

Complementary color

Complementary color for #hex is #C8EDB7.


I love getcolorcode.com

Triadic colors

1 #483712 and #124837 with #371248 are triadic colors.

2 #481237 and #123748 with #371248 are triadic colors.