COLOR #331348

HEX: #331348 RGB: (51,19,72)

Color info

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

RGB color model

#331348 color RGB value is (51,19,72).

RGB: (51,19,72) (20%, 7%, 28%)

RGB channels and saturation

R 51 of 255 = 20%
G 19 of 255 = 7%
B 72 of 255 = 28%

51
19
72

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

Portions of RGB colors in percentages

R + G + B = 51 + 19 + 72 = 142 (100%)
R 51 of 142 ~ 35.92%
G 19 of 142 ~ 13.38%
B 72 of 142 ~ 50.7'%

%35.92
%13.38
%50.7

CMYK color model

#331348 color CMYK value is (29,74,0,72).

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

CMYK: (29,74,0,72)
C29M74Y0K72 (29%, 74%, 0%, 72%)
(0.29 / 0.74 / 0.00 / 0.72)

CMYK percentages

%29.17
%73.61
%0
%71.76

Codes

Color #331348 in popluar color models

33 13 48
RGB 51 19 72
HSL 276° 58.24% 17.84%
HSB/HSV 276° 73.61% 28.24%
CMYK 29.17% 73.61% 0.00%
71.76%

Color #331348 in popluar number systems.

HEX 33 13 48
Decimal 51 19 72
Binary 110011 10011 1001000
Octal 63 23 110

Shades and tints

Shades of #331348

#331348
(51,19,72)
#2F1242
(47,18,66)
#2B113C
(43,17,60)
#271036
(39,16,54)
#230F30
(35,15,48)
#1F0E2A
(31,14,42)
#1B0D24
(27,13,36)
#170C1E
(23,12,30)
#130B18
(19,11,24)
#0F0A12
(15,10,18)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #331348

#331348
(51,19,72)
#452858
(69,40,88)
#573D68
(87,61,104)
#695278
(105,82,120)
#7B6788
(123,103,136)
#8D7C98
(141,124,152)
#9F91A8
(159,145,168)
#B1A6B8
(177,166,184)
#C3BBC8
(195,187,200)
#D5D0D8
(213,208,216)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331348; }

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

This text font color is #331348.

Background Color

.myBgColor { background-color: #331348; }

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

This div background color is #331348.

Border color

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

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

This div border color is #331348.

Opacity

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

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

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

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

This text has shadow with #331348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331348.

Preview

Color preview on black background

This text has color #331348 on black background.


Color preview on white background

This text has color #331348 on white background.


Black color preview on #331348 background

This text has black color on #331348 background.


White color preview on #331348 background

This text has white color on #331348 background.


Related colors

Complementary color

Complementary color for #hex is #CCECB7.


I love getcolorcode.com

Triadic colors

1 #483313 and #134833 with #331348 are triadic colors.

2 #481333 and #133348 with #331348 are triadic colors.