COLOR #332649

HEX: #332649 RGB: (51,38,73)

Color info

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

RGB color model

#332649 color RGB value is (51,38,73).

RGB: (51,38,73) (20%, 15%, 29%)

RGB channels and saturation

R 51 of 255 = 20%
G 38 of 255 = 15%
B 73 of 255 = 29%

51
38
73

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

Portions of RGB colors in percentages

R + G + B = 51 + 38 + 73 = 162 (100%)
R 51 of 162 ~ 31.48%
G 38 of 162 ~ 23.46%
B 73 of 162 ~ 45.06'%

%31.48
%23.46
%45.06

CMYK color model

#332649 color CMYK value is (30,48,0,71).

  • cyan value is 30.14%
  • magenta value is 47.95%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (30,48,0,71)
C30M48Y0K71 (30%, 48%, 0%, 71%)
(0.30 / 0.48 / 0.00 / 0.71)

CMYK percentages

%30.14
%47.95
%0
%71.37

Codes

Color #332649 in popluar color models

33 26 49
RGB 51 38 73
HSL 262° 31.53% 21.76%
HSB/HSV 262° 47.95% 28.63%
CMYK 30.14% 47.95% 0.00%
71.37%

Color #332649 in popluar number systems.

HEX 33 26 49
Decimal 51 38 73
Binary 110011 100110 1001001
Octal 63 46 111

Shades and tints

Shades of #332649

#332649
(51,38,73)
#2F2343
(47,35,67)
#2B203D
(43,32,61)
#271D37
(39,29,55)
#231A31
(35,26,49)
#1F172B
(31,23,43)
#1B1425
(27,20,37)
#17111F
(23,17,31)
#130E19
(19,14,25)
#0F0B13
(15,11,19)
#0B080D
(11,8,13)
#000000
(0,0,0)

Tints of #332649

#332649
(51,38,73)
#453959
(69,57,89)
#574C69
(87,76,105)
#695F79
(105,95,121)
#7B7289
(123,114,137)
#8D8599
(141,133,153)
#9F98A9
(159,152,169)
#B1ABB9
(177,171,185)
#C3BEC9
(195,190,201)
#D5D1D9
(213,209,217)
#E7E4E9
(231,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332649; }

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

This text font color is #332649.

Background Color

.myBgColor { background-color: #332649; }

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

This div background color is #332649.

Border color

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

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

This div border color is #332649.

Opacity

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

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

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

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

This text has shadow with #332649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332649.

Preview

Color preview on black background

This text has color #332649 on black background.


Color preview on white background

This text has color #332649 on white background.


Black color preview on #332649 background

This text has black color on #332649 background.


White color preview on #332649 background

This text has white color on #332649 background.


Related colors

Complementary color

Complementary color for #hex is #CCD9B6.


I love getcolorcode.com

Triadic colors

1 #493326 and #264933 with #332649 are triadic colors.

2 #492633 and #263349 with #332649 are triadic colors.