COLOR #332039

HEX: #332039 RGB: (51,32,57)

Color info

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

RGB color model

#332039 color RGB value is (51,32,57).

RGB: (51,32,57) (20%, 13%, 22%)

RGB channels and saturation

R 51 of 255 = 20%
G 32 of 255 = 13%
B 57 of 255 = 22%

51
32
57

R + G + B ~ 18%. #332039 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 32 + 57 = 140 (100%)
R 51 of 140 ~ 36.43%
G 32 of 140 ~ 22.86%
B 57 of 140 ~ 40.71'%

%36.43
%22.86
%40.71

CMYK color model

#332039 color CMYK value is (11,44,0,78).

  • cyan value is 10.53%
  • magenta value is 43.86%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (11,44,0,78)
C11M44Y0K78 (11%, 44%, 0%, 78%)
(0.11 / 0.44 / 0.00 / 0.78)

CMYK percentages

%10.53
%43.86
%0
%77.65

Codes

Color #332039 in popluar color models

33 20 39
RGB 51 32 57
HSL 286° 28.09% 17.45%
HSB/HSV 286° 43.86% 22.35%
CMYK 10.53% 43.86% 0.00%
77.65%

Color #332039 in popluar number systems.

HEX 33 20 39
Decimal 51 32 57
Binary 110011 100000 111001
Octal 63 40 71

Shades and tints

Shades of #332039

#332039
(51,32,57)
#2F1E34
(47,30,52)
#2B1C2F
(43,28,47)
#271A2A
(39,26,42)
#231825
(35,24,37)
#1F1620
(31,22,32)
#1B141B
(27,20,27)
#171216
(23,18,22)
#131011
(19,16,17)
#0F0E0C
(15,14,12)
#0B0C07
(11,12,7)
#000000
(0,0,0)

Tints of #332039

#332039
(51,32,57)
#45344B
(69,52,75)
#57485D
(87,72,93)
#695C6F
(105,92,111)
#7B7081
(123,112,129)
#8D8493
(141,132,147)
#9F98A5
(159,152,165)
#B1ACB7
(177,172,183)
#C3C0C9
(195,192,201)
#D5D4DB
(213,212,219)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332039 color. Also use rgb(51,32,57) instead hex code.

Text Font Color

.myTextColor { color: #332039; }

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

This text font color is #332039.

Background Color

.myBgColor { background-color: #332039; }

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

This div background color is #332039.

Border color

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

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

This div border color is #332039.

Opacity

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

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

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

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

This text has shadow with #332039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332039.

Preview

Color preview on black background

This text has color #332039 on black background.


Color preview on white background

This text has color #332039 on white background.


Black color preview on #332039 background

This text has black color on #332039 background.


White color preview on #332039 background

This text has white color on #332039 background.


Related colors

Complementary color

Complementary color for #hex is #CCDFC6.


I love getcolorcode.com

Triadic colors

1 #393320 and #203933 with #332039 are triadic colors.

2 #392033 and #203339 with #332039 are triadic colors.