COLOR #332351

HEX: #332351 RGB: (51,35,81)

Color info

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

RGB color model

#332351 color RGB value is (51,35,81).

RGB: (51,35,81) (20%, 14%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 81 of 255 = 32%

51
35
81

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

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 81 = 167 (100%)
R 51 of 167 ~ 30.54%
G 35 of 167 ~ 20.96%
B 81 of 167 ~ 48.5'%

%30.54
%20.96
%48.5

CMYK color model

#332351 color CMYK value is (37,57,0,68).

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

CMYK: (37,57,0,68)
C37M57Y0K68 (37%, 57%, 0%, 68%)
(0.37 / 0.57 / 0.00 / 0.68)

CMYK percentages

%37.04
%56.79
%0
%68.24

Codes

Color #332351 in popluar color models

33 23 51
RGB 51 35 81
HSL 261° 39.66% 22.75%
HSB/HSV 261° 56.79% 31.76%
CMYK 37.04% 56.79% 0.00%
68.24%

Color #332351 in popluar number systems.

HEX 33 23 51
Decimal 51 35 81
Binary 110011 100011 1010001
Octal 63 43 121

Shades and tints

Shades of #332351

#332351
(51,35,81)
#2F204A
(47,32,74)
#2B1D43
(43,29,67)
#271A3C
(39,26,60)
#231735
(35,23,53)
#1F142E
(31,20,46)
#1B1127
(27,17,39)
#170E20
(23,14,32)
#130B19
(19,11,25)
#0F0812
(15,8,18)
#0B050B
(11,5,11)
#000000
(0,0,0)

Tints of #332351

#332351
(51,35,81)
#453760
(69,55,96)
#574B6F
(87,75,111)
#695F7E
(105,95,126)
#7B738D
(123,115,141)
#8D879C
(141,135,156)
#9F9BAB
(159,155,171)
#B1AFBA
(177,175,186)
#C3C3C9
(195,195,201)
#D5D7D8
(213,215,216)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332351; }

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

This text font color is #332351.

Background Color

.myBgColor { background-color: #332351; }

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

This div background color is #332351.

Border color

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

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

This div border color is #332351.

Opacity

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

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

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

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

This text has shadow with #332351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332351.

Preview

Color preview on black background

This text has color #332351 on black background.


Color preview on white background

This text has color #332351 on white background.


Black color preview on #332351 background

This text has black color on #332351 background.


White color preview on #332351 background

This text has white color on #332351 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCAE.


I love getcolorcode.com

Triadic colors

1 #513323 and #235133 with #332351 are triadic colors.

2 #512333 and #233351 with #332351 are triadic colors.