COLOR #332477

HEX: #332477 RGB: (51,36,119)

Color info

#332477 contains mainly blue color. Web safe color of #332477 is #333366 (or #336).

RGB color model

#332477 color RGB value is (51,36,119).

RGB: (51,36,119) (20%, 14%, 47%)

RGB channels and saturation

R 51 of 255 = 20%
G 36 of 255 = 14%
B 119 of 255 = 47%

51
36
119

R + G + B ~ 27%. #332477 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 36 + 119 = 206 (100%)
R 51 of 206 ~ 24.76%
G 36 of 206 ~ 17.48%
B 119 of 206 ~ 57.77'%

%24.76
%17.48
%57.77

CMYK color model

#332477 color CMYK value is (57,70,0,53).

  • cyan value is 57.14%
  • magenta value is 69.75%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (57,70,0,53)
C57M70Y0K53 (57%, 70%, 0%, 53%)
(0.57 / 0.70 / 0.00 / 0.53)

CMYK percentages

%57.14
%69.75
%0
%53.33

Codes

Color #332477 in popluar color models

33 24 77
RGB 51 36 119
HSL 251° 53.55% 30.39%
HSB/HSV 251° 69.75% 46.67%
CMYK 57.14% 69.75% 0.00%
53.33%

Color #332477 in popluar number systems.

HEX 33 24 77
Decimal 51 36 119
Binary 110011 100100 1110111
Octal 63 44 167

Shades and tints

Shades of #332477

#332477
(51,36,119)
#2F216D
(47,33,109)
#2B1E63
(43,30,99)
#271B59
(39,27,89)
#23184F
(35,24,79)
#1F1545
(31,21,69)
#1B123B
(27,18,59)
#170F31
(23,15,49)
#130C27
(19,12,39)
#0F091D
(15,9,29)
#0B0613
(11,6,19)
#000000
(0,0,0)

Tints of #332477

#332477
(51,36,119)
#453783
(69,55,131)
#574A8F
(87,74,143)
#695D9B
(105,93,155)
#7B70A7
(123,112,167)
#8D83B3
(141,131,179)
#9F96BF
(159,150,191)
#B1A9CB
(177,169,203)
#C3BCD7
(195,188,215)
#D5CFE3
(213,207,227)
#E7E2EF
(231,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332477 color. Also use rgb(51,36,119) instead hex code.

Text Font Color

.myTextColor { color: #332477; }

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

This text font color is #332477.

Background Color

.myBgColor { background-color: #332477; }

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

This div background color is #332477.

Border color

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

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

This div border color is #332477.

Opacity

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

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

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

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

This text has shadow with #332477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332477.

Preview

Color preview on black background

This text has color #332477 on black background.


Color preview on white background

This text has color #332477 on white background.


Black color preview on #332477 background

This text has black color on #332477 background.


White color preview on #332477 background

This text has white color on #332477 background.


Related colors

Complementary color

Complementary color for #hex is #CCDB88.


I love getcolorcode.com

Triadic colors

1 #773324 and #247733 with #332477 are triadic colors.

2 #772433 and #243377 with #332477 are triadic colors.