COLOR #332766

HEX: #332766 RGB: (51,39,102)

Color info

#332766 contains mainly red and blue colors. Web safe color of #332766 is #333366 (or #336).

RGB color model

#332766 color RGB value is (51,39,102).

RGB: (51,39,102) (20%, 15%, 40%)

RGB channels and saturation

R 51 of 255 = 20%
G 39 of 255 = 15%
B 102 of 255 = 40%

51
39
102

R + G + B ~ 25%. #332766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 39 + 102 = 192 (100%)
R 51 of 192 ~ 26.56%
G 39 of 192 ~ 20.31%
B 102 of 192 ~ 53.13'%

%26.56
%20.31
%53.13

CMYK color model

#332766 color CMYK value is (50,62,0,60).

  • cyan value is 50.00%
  • magenta value is 61.76%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (50,62,0,60)
C50M62Y0K60 (50%, 62%, 0%, 60%)
(0.50 / 0.62 / 0.00 / 0.60)

CMYK percentages

%50
%61.76
%0
%60

Codes

Color #332766 in popluar color models

33 27 66
RGB 51 39 102
HSL 251° 44.68% 27.65%
HSB/HSV 251° 61.76% 40.00%
CMYK 50.00% 61.76% 0.00%
60.00%

Color #332766 in popluar number systems.

HEX 33 27 66
Decimal 51 39 102
Binary 110011 100111 1100110
Octal 63 47 146

Shades and tints

Shades of #332766

#332766
(51,39,102)
#2F245D
(47,36,93)
#2B2154
(43,33,84)
#271E4B
(39,30,75)
#231B42
(35,27,66)
#1F1839
(31,24,57)
#1B1530
(27,21,48)
#171227
(23,18,39)
#130F1E
(19,15,30)
#0F0C15
(15,12,21)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #332766

#332766
(51,39,102)
#453A73
(69,58,115)
#574D80
(87,77,128)
#69608D
(105,96,141)
#7B739A
(123,115,154)
#8D86A7
(141,134,167)
#9F99B4
(159,153,180)
#B1ACC1
(177,172,193)
#C3BFCE
(195,191,206)
#D5D2DB
(213,210,219)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332766; }

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

This text font color is #332766.

Background Color

.myBgColor { background-color: #332766; }

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

This div background color is #332766.

Border color

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

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

This div border color is #332766.

Opacity

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

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

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

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

This text has shadow with #332766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332766.

Preview

Color preview on black background

This text has color #332766 on black background.


Color preview on white background

This text has color #332766 on white background.


Black color preview on #332766 background

This text has black color on #332766 background.


White color preview on #332766 background

This text has white color on #332766 background.


Related colors

Complementary color

Complementary color for #hex is #CCD899.


I love getcolorcode.com

Triadic colors

1 #663327 and #276633 with #332766 are triadic colors.

2 #662733 and #273366 with #332766 are triadic colors.