COLOR #331583

HEX: #331583 RGB: (51,21,131)

Color info

#331583 contains mainly blue color. Web safe color of #331583 is #330099 (or #309).

RGB color model

#331583 color RGB value is (51,21,131).

RGB: (51,21,131) (20%, 8%, 51%)

RGB channels and saturation

R 51 of 255 = 20%
G 21 of 255 = 8%
B 131 of 255 = 51%

51
21
131

R + G + B ~ 26%. #331583 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 21 + 131 = 203 (100%)
R 51 of 203 ~ 25.12%
G 21 of 203 ~ 10.34%
B 131 of 203 ~ 64.53'%

%25.12
%10.34
%64.53

CMYK color model

#331583 color CMYK value is (61,84,0,49).

  • cyan value is 61.07%
  • magenta value is 83.97%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (61,84,0,49) C61M84Y0K49 (61%,84%,0%,49%) (0.61/0.84/0.00/0.49) 

CMYK percentages

%61.07
%83.97
%0
%48.63

Codes

Color #331583 in popluar color models

33 15 83
RGB 51 21 131
HSL 256° 72.37% 29.80%
HSB/HSV 256° 83.97% 51.37%
CMYK 61.07% 83.97% 0.00%
48.63%

Color #331583 in popluar number systems.

HEX 33 15 83
Decimal 51 21 131
Binary 110011 10101 10000011
Octal 63 25 203

Shades and tints

Shades of #331583

#331583
(51,21,131)
#2F1478
(47,20,120)
#2B136D
(43,19,109)
#271262
(39,18,98)
#231157
(35,17,87)
#1F104C
(31,16,76)
#1B0F41
(27,15,65)
#170E36
(23,14,54)
#130D2B
(19,13,43)
#0F0C20
(15,12,32)
#0B0B15
(11,11,21)
#000000
(0,0,0)

Tints of #331583

#331583
(51,21,131)
#452A8E
(69,42,142)
#573F99
(87,63,153)
#6954A4
(105,84,164)
#7B69AF
(123,105,175)
#8D7EBA
(141,126,186)
#9F93C5
(159,147,197)
#B1A8D0
(177,168,208)
#C3BDDB
(195,189,219)
#D5D2E6
(213,210,230)
#E7E7F1
(231,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331583 color. Also use rgb(51,21,131) instead hex code.

Text Font Color

.myTextColor { color: #331583; }

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

This text font color is #331583.

Background Color

.myBgColor { background-color: #331583; }

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

This div background color is #331583.

Border color

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

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

This div border color is #331583.

Opacity

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

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

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

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

This text has shadow with #331583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331583.

Preview

Color preview on black background

This text has color #331583 on black background.


Color preview on white background

This text has color #331583 on white background.


Black color preview on #331583 background

This text has black color on #331583 background.


White color preview on #331583 background

This text has white color on #331583 background.


Related colors

Complementary color

Complementary color for #hex is #CCEA7C.


I love getcolorcode.com

Triadic colors

1 #833315 and #158333 with #331583 are triadic colors.

2 #831533 and #153383 with #331583 are triadic colors.