COLOR #332651

HEX: #332651 RGB: (51,38,81)

Color info

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

RGB color model

#332651 color RGB value is (51,38,81).

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

RGB channels and saturation

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

51
38
81

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

Portions of RGB colors in percentages

R + G + B = 51 + 38 + 81 = 170 (100%)
R 51 of 170 ~ 30%
G 38 of 170 ~ 22.35%
B 81 of 170 ~ 47.65'%

%30
%22.35
%47.65

CMYK color model

#332651 color CMYK value is (37,53,0,68).

  • cyan value is 37.04%
  • magenta value is 53.09%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (37,53,0,68) C37M53Y0K68 (37%,53%,0%,68%) (0.37/0.53/0.00/0.68) 

CMYK percentages

%37.04
%53.09
%0
%68.24

Codes

Color #332651 in popluar color models

33 26 51
RGB 51 38 81
HSL 258° 36.13% 23.33%
HSB/HSV 258° 53.09% 31.76%
CMYK 37.04% 53.09% 0.00%
68.24%

Color #332651 in popluar number systems.

HEX 33 26 51
Decimal 51 38 81
Binary 110011 100110 1010001
Octal 63 46 121

Shades and tints

Shades of #332651

#332651
(51,38,81)
#2F234A
(47,35,74)
#2B2043
(43,32,67)
#271D3C
(39,29,60)
#231A35
(35,26,53)
#1F172E
(31,23,46)
#1B1427
(27,20,39)
#171120
(23,17,32)
#130E19
(19,14,25)
#0F0B12
(15,11,18)
#0B080B
(11,8,11)
#000000
(0,0,0)

Tints of #332651

#332651
(51,38,81)
#453960
(69,57,96)
#574C6F
(87,76,111)
#695F7E
(105,95,126)
#7B728D
(123,114,141)
#8D859C
(141,133,156)
#9F98AB
(159,152,171)
#B1ABBA
(177,171,186)
#C3BEC9
(195,190,201)
#D5D1D8
(213,209,216)
#E7E4E7
(231,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332651; }

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

This text font color is #332651.

Background Color

.myBgColor { background-color: #332651; }

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

This div background color is #332651.

Border color

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

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

This div border color is #332651.

Opacity

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

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

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

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

This text has shadow with #332651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332651.

Preview

Color preview on black background

This text has color #332651 on black background.


Color preview on white background

This text has color #332651 on white background.


Black color preview on #332651 background

This text has black color on #332651 background.


White color preview on #332651 background

This text has white color on #332651 background.


Related colors

Complementary color

Complementary color for #hex is #CCD9AE.


I love getcolorcode.com

Triadic colors

1 #513326 and #265133 with #332651 are triadic colors.

2 #512633 and #263351 with #332651 are triadic colors.