COLOR #332783

HEX: #332783 RGB: (51,39,131)

Color info

#332783 contains mainly blue color. Web safe color of #332783 is #333399 (or #339).

RGB color model

#332783 color RGB value is (51,39,131).

RGB: (51,39,131) (20%, 15%, 51%)

RGB channels and saturation

R 51 of 255 = 20%
G 39 of 255 = 15%
B 131 of 255 = 51%

51
39
131

R + G + B ~ 29%. #332783 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 39 + 131 = 221 (100%)
R 51 of 221 ~ 23.08%
G 39 of 221 ~ 17.65%
B 131 of 221 ~ 59.28'%

%23.08
%17.65
%59.28

CMYK color model

#332783 color CMYK value is (61,70,0,49).

  • cyan value is 61.07%
  • magenta value is 70.23%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (61,70,0,49)
C61M70Y0K49 (61%, 70%, 0%, 49%)
(0.61 / 0.70 / 0.00 / 0.49)

CMYK percentages

%61.07
%70.23
%0
%48.63

Codes

Color #332783 in popluar color models

33 27 83
RGB 51 39 131
HSL 248° 54.12% 33.33%
HSB/HSV 248° 70.23% 51.37%
CMYK 61.07% 70.23% 0.00%
48.63%

Color #332783 in popluar number systems.

HEX 33 27 83
Decimal 51 39 131
Binary 110011 100111 10000011
Octal 63 47 203

Shades and tints

Shades of #332783

#332783
(51,39,131)
#2F2478
(47,36,120)
#2B216D
(43,33,109)
#271E62
(39,30,98)
#231B57
(35,27,87)
#1F184C
(31,24,76)
#1B1541
(27,21,65)
#171236
(23,18,54)
#130F2B
(19,15,43)
#0F0C20
(15,12,32)
#0B0915
(11,9,21)
#000000
(0,0,0)

Tints of #332783

#332783
(51,39,131)
#453A8E
(69,58,142)
#574D99
(87,77,153)
#6960A4
(105,96,164)
#7B73AF
(123,115,175)
#8D86BA
(141,134,186)
#9F99C5
(159,153,197)
#B1ACD0
(177,172,208)
#C3BFDB
(195,191,219)
#D5D2E6
(213,210,230)
#E7E5F1
(231,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332783; }

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

This text font color is #332783.

Background Color

.myBgColor { background-color: #332783; }

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

This div background color is #332783.

Border color

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

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

This div border color is #332783.

Opacity

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

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

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

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

This text has shadow with #332783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332783.

Preview

Color preview on black background

This text has color #332783 on black background.


Color preview on white background

This text has color #332783 on white background.


Black color preview on #332783 background

This text has black color on #332783 background.


White color preview on #332783 background

This text has white color on #332783 background.


Related colors

Complementary color

Complementary color for #hex is #CCD87C.


I love getcolorcode.com

Triadic colors

1 #833327 and #278333 with #332783 are triadic colors.

2 #832733 and #273383 with #332783 are triadic colors.