COLOR #330639

HEX: #330639 RGB: (51,6,57)

Color info

#330639 contains red, green and blue colors in about the same proportion. Web safe color of #330639 is #330033 (or #303).

RGB color model

#330639 color RGB value is (51,6,57).

RGB: (51,6,57) (20%, 2%, 22%)

RGB channels and saturation

R 51 of 255 = 20%
G 6 of 255 = 2%
B 57 of 255 = 22%

51
6
57

R + G + B ~ 15%. #330639 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 6 + 57 = 114 (100%)
R 51 of 114 ~ 44.74%
G 6 of 114 ~ 5.26%
B 57 of 114 ~ 50'%

%44.74
%50

CMYK color model

#330639 color CMYK value is (11,89,0,78).

  • cyan value is 10.53%
  • magenta value is 89.47%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (11,89,0,78)
C11M89Y0K78 (11%, 89%, 0%, 78%)
(0.11 / 0.89 / 0.00 / 0.78)

CMYK percentages

%10.53
%89.47
%0
%77.65

Codes

Color #330639 in popluar color models

33 06 39
RGB 51 6 57
HSL 293° 80.95% 12.35%
HSB/HSV 293° 89.47% 22.35%
CMYK 10.53% 89.47% 0.00%
77.65%

Color #330639 in popluar number systems.

HEX 33 06 39
Decimal 51 6 57
Binary 110011 110 111001
Octal 63 6 71

Shades and tints

Shades of #330639

#330639
(51,6,57)
#2F0634
(47,6,52)
#2B062F
(43,6,47)
#27062A
(39,6,42)
#230625
(35,6,37)
#1F0620
(31,6,32)
#1B061B
(27,6,27)
#170616
(23,6,22)
#130611
(19,6,17)
#0F060C
(15,6,12)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #330639

#330639
(51,6,57)
#451C4B
(69,28,75)
#57325D
(87,50,93)
#69486F
(105,72,111)
#7B5E81
(123,94,129)
#8D7493
(141,116,147)
#9F8AA5
(159,138,165)
#B1A0B7
(177,160,183)
#C3B6C9
(195,182,201)
#D5CCDB
(213,204,219)
#E7E2ED
(231,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #330639 color. Also use rgb(51,6,57) instead hex code.

Text Font Color

.myTextColor { color: #330639; }

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

This text font color is #330639.

Background Color

.myBgColor { background-color: #330639; }

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

This div background color is #330639.

Border color

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

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

This div border color is #330639.

Opacity

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

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

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

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

This text has shadow with #330639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330639.

Preview

Color preview on black background

This text has color #330639 on black background.


Color preview on white background

This text has color #330639 on white background.


Black color preview on #330639 background

This text has black color on #330639 background.


White color preview on #330639 background

This text has white color on #330639 background.


Related colors

Complementary color

Complementary color for #hex is #CCF9C6.


I love getcolorcode.com

Triadic colors

1 #393306 and #063933 with #330639 are triadic colors.

2 #390633 and #063339 with #330639 are triadic colors.