COLOR #391348

HEX: #391348 RGB: (57,19,72)

Color info

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

RGB color model

#391348 color RGB value is (57,19,72).

RGB: (57,19,72) (22%, 7%, 28%)

RGB channels and saturation

R 57 of 255 = 22%
G 19 of 255 = 7%
B 72 of 255 = 28%

57
19
72

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

Portions of RGB colors in percentages

R + G + B = 57 + 19 + 72 = 148 (100%)
R 57 of 148 ~ 38.51%
G 19 of 148 ~ 12.84%
B 72 of 148 ~ 48.65'%

%38.51
%12.84
%48.65

CMYK color model

#391348 color CMYK value is (21,74,0,72).

  • cyan value is 20.83%
  • magenta value is 73.61%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (21,74,0,72)
C21M74Y0K72 (21%, 74%, 0%, 72%)
(0.21 / 0.74 / 0.00 / 0.72)

CMYK percentages

%20.83
%73.61
%0
%71.76

Codes

Color #391348 in popluar color models

39 13 48
RGB 57 19 72
HSL 283° 58.24% 17.84%
HSB/HSV 283° 73.61% 28.24%
CMYK 20.83% 73.61% 0.00%
71.76%

Color #391348 in popluar number systems.

HEX 39 13 48
Decimal 57 19 72
Binary 111001 10011 1001000
Octal 71 23 110

Shades and tints

Shades of #391348

#391348
(57,19,72)
#341242
(52,18,66)
#2F113C
(47,17,60)
#2A1036
(42,16,54)
#250F30
(37,15,48)
#200E2A
(32,14,42)
#1B0D24
(27,13,36)
#160C1E
(22,12,30)
#110B18
(17,11,24)
#0C0A12
(12,10,18)
#07090C
(7,9,12)
#000000
(0,0,0)

Tints of #391348

#391348
(57,19,72)
#4B2858
(75,40,88)
#5D3D68
(93,61,104)
#6F5278
(111,82,120)
#816788
(129,103,136)
#937C98
(147,124,152)
#A591A8
(165,145,168)
#B7A6B8
(183,166,184)
#C9BBC8
(201,187,200)
#DBD0D8
(219,208,216)
#EDE5E8
(237,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #391348 color. Also use rgb(57,19,72) instead hex code.

Text Font Color

.myTextColor { color: #391348; }

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

This text font color is #391348.

Background Color

.myBgColor { background-color: #391348; }

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

This div background color is #391348.

Border color

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

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

This div border color is #391348.

Opacity

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

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

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

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

This text has shadow with #391348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #391348.

Preview

Color preview on black background

This text has color #391348 on black background.


Color preview on white background

This text has color #391348 on white background.


Black color preview on #391348 background

This text has black color on #391348 background.


White color preview on #391348 background

This text has white color on #391348 background.


Related colors

Complementary color

Complementary color for #hex is #C6ECB7.


I love getcolorcode.com

Triadic colors

1 #483913 and #134839 with #391348 are triadic colors.

2 #481339 and #133948 with #391348 are triadic colors.