COLOR #330657

HEX: #330657 RGB: (51,6,87)

Color info

#330657 contains mainly red and blue colors. Web safe color of #330657 is #330066 (or #306).

RGB color model

#330657 color RGB value is (51,6,87).

RGB: (51,6,87) (20%, 2%, 34%)

RGB channels and saturation

R 51 of 255 = 20%
G 6 of 255 = 2%
B 87 of 255 = 34%

51
6
87

R + G + B ~ 19%. #330657 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 6 + 87 = 144 (100%)
R 51 of 144 ~ 35.42%
G 6 of 144 ~ 4.17%
B 87 of 144 ~ 60.42'%

%35.42
%60.42

CMYK color model

#330657 color CMYK value is (41,93,0,66).

  • cyan value is 41.38%
  • magenta value is 93.10%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (41,93,0,66)
C41M93Y0K66 (41%, 93%, 0%, 66%)
(0.41 / 0.93 / 0.00 / 0.66)

CMYK percentages

%41.38
%93.1
%0
%65.88

Codes

Color #330657 in popluar color models

33 06 57
RGB 51 6 87
HSL 273° 87.10% 18.24%
HSB/HSV 273° 93.10% 34.12%
CMYK 41.38% 93.10% 0.00%
65.88%

Color #330657 in popluar number systems.

HEX 33 06 57
Decimal 51 6 87
Binary 110011 110 1010111
Octal 63 6 127

Shades and tints

Shades of #330657

#330657
(51,6,87)
#2F0650
(47,6,80)
#2B0649
(43,6,73)
#270642
(39,6,66)
#23063B
(35,6,59)
#1F0634
(31,6,52)
#1B062D
(27,6,45)
#170626
(23,6,38)
#13061F
(19,6,31)
#0F0618
(15,6,24)
#0B0611
(11,6,17)
#000000
(0,0,0)

Tints of #330657

#330657
(51,6,87)
#451C66
(69,28,102)
#573275
(87,50,117)
#694884
(105,72,132)
#7B5E93
(123,94,147)
#8D74A2
(141,116,162)
#9F8AB1
(159,138,177)
#B1A0C0
(177,160,192)
#C3B6CF
(195,182,207)
#D5CCDE
(213,204,222)
#E7E2ED
(231,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #330657; }

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

This text font color is #330657.

Background Color

.myBgColor { background-color: #330657; }

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

This div background color is #330657.

Border color

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

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

This div border color is #330657.

Opacity

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

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

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

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

This text has shadow with #330657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330657.

Preview

Color preview on black background

This text has color #330657 on black background.


Color preview on white background

This text has color #330657 on white background.


Black color preview on #330657 background

This text has black color on #330657 background.


White color preview on #330657 background

This text has white color on #330657 background.


Related colors

Complementary color

Complementary color for #hex is #CCF9A8.


I love getcolorcode.com

Triadic colors

1 #573306 and #065733 with #330657 are triadic colors.

2 #570633 and #063357 with #330657 are triadic colors.