COLOR #332847

HEX: #332847 RGB: (51,40,71)

Color info

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

RGB color model

#332847 color RGB value is (51,40,71).

RGB: (51,40,71) (20%, 16%, 28%)

RGB channels and saturation

R 51 of 255 = 20%
G 40 of 255 = 16%
B 71 of 255 = 28%

51
40
71

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

Portions of RGB colors in percentages

R + G + B = 51 + 40 + 71 = 162 (100%)
R 51 of 162 ~ 31.48%
G 40 of 162 ~ 24.69%
B 71 of 162 ~ 43.83'%

%31.48
%24.69
%43.83

CMYK color model

#332847 color CMYK value is (28,44,0,72).

  • cyan value is 28.17%
  • magenta value is 43.66%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (28,44,0,72)
C28M44Y0K72 (28%, 44%, 0%, 72%)
(0.28 / 0.44 / 0.00 / 0.72)

CMYK percentages

%28.17
%43.66
%0
%72.16

Codes

Color #332847 in popluar color models

33 28 47
RGB 51 40 71
HSL 261° 27.93% 21.76%
HSB/HSV 261° 43.66% 27.84%
CMYK 28.17% 43.66% 0.00%
72.16%

Color #332847 in popluar number systems.

HEX 33 28 47
Decimal 51 40 71
Binary 110011 101000 1000111
Octal 63 50 107

Shades and tints

Shades of #332847

#332847
(51,40,71)
#2F2541
(47,37,65)
#2B223B
(43,34,59)
#271F35
(39,31,53)
#231C2F
(35,28,47)
#1F1929
(31,25,41)
#1B1623
(27,22,35)
#17131D
(23,19,29)
#131017
(19,16,23)
#0F0D11
(15,13,17)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #332847

#332847
(51,40,71)
#453B57
(69,59,87)
#574E67
(87,78,103)
#696177
(105,97,119)
#7B7487
(123,116,135)
#8D8797
(141,135,151)
#9F9AA7
(159,154,167)
#B1ADB7
(177,173,183)
#C3C0C7
(195,192,199)
#D5D3D7
(213,211,215)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332847 color. Also use rgb(51,40,71) instead hex code.

Text Font Color

.myTextColor { color: #332847; }

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

This text font color is #332847.

Background Color

.myBgColor { background-color: #332847; }

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

This div background color is #332847.

Border color

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

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

This div border color is #332847.

Opacity

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

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

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

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

This text has shadow with #332847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332847.

Preview

Color preview on black background

This text has color #332847 on black background.


Color preview on white background

This text has color #332847 on white background.


Black color preview on #332847 background

This text has black color on #332847 background.


White color preview on #332847 background

This text has white color on #332847 background.


Related colors

Complementary color

Complementary color for #hex is #CCD7B8.


I love getcolorcode.com

Triadic colors

1 #473328 and #284733 with #332847 are triadic colors.

2 #472833 and #283347 with #332847 are triadic colors.