COLOR #332644

HEX: #332644 RGB: (51,38,68)

Color info

#332644 contains red, green and blue colors in about the same proportion. Web safe color of #332644 is #333333 (or #333).

RGB color model

#332644 color RGB value is (51,38,68).

RGB: (51,38,68) (20%, 15%, 27%)

RGB channels and saturation

R 51 of 255 = 20%
G 38 of 255 = 15%
B 68 of 255 = 27%

51
38
68

R + G + B ~ 21%. #332644 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 38 + 68 = 157 (100%)
R 51 of 157 ~ 32.48%
G 38 of 157 ~ 24.2%
B 68 of 157 ~ 43.31'%

%32.48
%24.2
%43.31

CMYK color model

#332644 color CMYK value is (25,44,0,73).

  • cyan value is 25.00%
  • magenta value is 44.12%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (25,44,0,73)
C25M44Y0K73 (25%, 44%, 0%, 73%)
(0.25 / 0.44 / 0.00 / 0.73)

CMYK percentages

%25
%44.12
%0
%73.33

Codes

Color #332644 in popluar color models

33 26 44
RGB 51 38 68
HSL 266° 28.30% 20.78%
HSB/HSV 266° 44.12% 26.67%
CMYK 25.00% 44.12% 0.00%
73.33%

Color #332644 in popluar number systems.

HEX 33 26 44
Decimal 51 38 68
Binary 110011 100110 1000100
Octal 63 46 104

Shades and tints

Shades of #332644

#332644
(51,38,68)
#2F233E
(47,35,62)
#2B2038
(43,32,56)
#271D32
(39,29,50)
#231A2C
(35,26,44)
#1F1726
(31,23,38)
#1B1420
(27,20,32)
#17111A
(23,17,26)
#130E14
(19,14,20)
#0F0B0E
(15,11,14)
#0B0808
(11,8,8)
#000000
(0,0,0)

Tints of #332644

#332644
(51,38,68)
#453955
(69,57,85)
#574C66
(87,76,102)
#695F77
(105,95,119)
#7B7288
(123,114,136)
#8D8599
(141,133,153)
#9F98AA
(159,152,170)
#B1ABBB
(177,171,187)
#C3BECC
(195,190,204)
#D5D1DD
(213,209,221)
#E7E4EE
(231,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332644 color. Also use rgb(51,38,68) instead hex code.

Text Font Color

.myTextColor { color: #332644; }

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

This text font color is #332644.

Background Color

.myBgColor { background-color: #332644; }

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

This div background color is #332644.

Border color

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

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

This div border color is #332644.

Opacity

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

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

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

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

This text has shadow with #332644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332644.

Preview

Color preview on black background

This text has color #332644 on black background.


Color preview on white background

This text has color #332644 on white background.


Black color preview on #332644 background

This text has black color on #332644 background.


White color preview on #332644 background

This text has white color on #332644 background.


Related colors

Complementary color

Complementary color for #hex is #CCD9BB.


I love getcolorcode.com

Triadic colors

1 #443326 and #264433 with #332644 are triadic colors.

2 #442633 and #263344 with #332644 are triadic colors.