COLOR #332751

HEX: #332751 RGB: (51,39,81)

Color info

#332751 contains red, green and blue colors in about the same proportion. Web safe color of #332751 is #333366 (or #336).

RGB color model

#332751 color RGB value is (51,39,81).

RGB: (51,39,81) (20%, 15%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 39 of 255 = 15%
B 81 of 255 = 32%

51
39
81

R + G + B ~ 22%. #332751 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 39 + 81 = 171 (100%)
R 51 of 171 ~ 29.82%
G 39 of 171 ~ 22.81%
B 81 of 171 ~ 47.37'%

%29.82
%22.81
%47.37

CMYK color model

#332751 color CMYK value is (37,52,0,68).

  • cyan value is 37.04%
  • magenta value is 51.85%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (37,52,0,68)
C37M52Y0K68 (37%, 52%, 0%, 68%)
(0.37 / 0.52 / 0.00 / 0.68)

CMYK percentages

%37.04
%51.85
%0
%68.24

Codes

Color #332751 in popluar color models

33 27 51
RGB 51 39 81
HSL 257° 35.00% 23.53%
HSB/HSV 257° 51.85% 31.76%
CMYK 37.04% 51.85% 0.00%
68.24%

Color #332751 in popluar number systems.

HEX 33 27 51
Decimal 51 39 81
Binary 110011 100111 1010001
Octal 63 47 121

Shades and tints

Shades of #332751

#332751
(51,39,81)
#2F244A
(47,36,74)
#2B2143
(43,33,67)
#271E3C
(39,30,60)
#231B35
(35,27,53)
#1F182E
(31,24,46)
#1B1527
(27,21,39)
#171220
(23,18,32)
#130F19
(19,15,25)
#0F0C12
(15,12,18)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #332751

#332751
(51,39,81)
#453A60
(69,58,96)
#574D6F
(87,77,111)
#69607E
(105,96,126)
#7B738D
(123,115,141)
#8D869C
(141,134,156)
#9F99AB
(159,153,171)
#B1ACBA
(177,172,186)
#C3BFC9
(195,191,201)
#D5D2D8
(213,210,216)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332751 color. Also use rgb(51,39,81) instead hex code.

Text Font Color

.myTextColor { color: #332751; }

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

This text font color is #332751.

Background Color

.myBgColor { background-color: #332751; }

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

This div background color is #332751.

Border color

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

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

This div border color is #332751.

Opacity

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

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

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

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

This text has shadow with #332751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332751.

Preview

Color preview on black background

This text has color #332751 on black background.


Color preview on white background

This text has color #332751 on white background.


Black color preview on #332751 background

This text has black color on #332751 background.


White color preview on #332751 background

This text has white color on #332751 background.


Related colors

Complementary color

Complementary color for #hex is #CCD8AE.


I love getcolorcode.com

Triadic colors

1 #513327 and #275133 with #332751 are triadic colors.

2 #512733 and #273351 with #332751 are triadic colors.