COLOR #330738

HEX: #330738 RGB: (51,7,56)

Color info

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

RGB color model

#330738 color RGB value is (51,7,56).

RGB: (51,7,56) (20%, 3%, 22%)

RGB channels and saturation

R 51 of 255 = 20%
G 7 of 255 = 3%
B 56 of 255 = 22%

51
7
56

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

Portions of RGB colors in percentages

R + G + B = 51 + 7 + 56 = 114 (100%)
R 51 of 114 ~ 44.74%
G 7 of 114 ~ 6.14%
B 56 of 114 ~ 49.12'%

%44.74
%49.12

CMYK color model

#330738 color CMYK value is (9,88,0,78).

  • cyan value is 8.93%
  • magenta value is 87.50%
  • yellow value is 0.00%
  • key color value is 78.04%
CMYK: (9,88,0,78) C9M88Y0K78 (9%,88%,0%,78%) (0.09/0.88/0.00/0.78) 

CMYK percentages

%8.93
%87.5
%0
%78.04

Codes

Color #330738 in popluar color models

33 07 38
RGB 51 7 56
HSL 294° 77.78% 12.35%
HSB/HSV 294° 87.50% 21.96%
CMYK 8.93% 87.50% 0.00%
78.04%

Color #330738 in popluar number systems.

HEX 33 07 38
Decimal 51 7 56
Binary 110011 111 111000
Octal 63 7 70

Shades and tints

Shades of #330738

#330738
(51,7,56)
#2F0733
(47,7,51)
#2B072E
(43,7,46)
#270729
(39,7,41)
#230724
(35,7,36)
#1F071F
(31,7,31)
#1B071A
(27,7,26)
#170715
(23,7,21)
#130710
(19,7,16)
#0F070B
(15,7,11)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #330738

#330738
(51,7,56)
#451D4A
(69,29,74)
#57335C
(87,51,92)
#69496E
(105,73,110)
#7B5F80
(123,95,128)
#8D7592
(141,117,146)
#9F8BA4
(159,139,164)
#B1A1B6
(177,161,182)
#C3B7C8
(195,183,200)
#D5CDDA
(213,205,218)
#E7E3EC
(231,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #330738 color. Also use rgb(51,7,56) instead hex code.

Text Font Color

.myTextColor { color: #330738; }

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

This text font color is #330738.

Background Color

.myBgColor { background-color: #330738; }

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

This div background color is #330738.

Border color

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

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

This div border color is #330738.

Opacity

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

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

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

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

This text has shadow with #330738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330738.

Preview

Color preview on black background

This text has color #330738 on black background.


Color preview on white background

This text has color #330738 on white background.


Black color preview on #330738 background

This text has black color on #330738 background.


White color preview on #330738 background

This text has white color on #330738 background.


Related colors

Complementary color

Complementary color for #hex is #CCF8C7.


I love getcolorcode.com

Triadic colors

1 #383307 and #073833 with #330738 are triadic colors.

2 #380733 and #073338 with #330738 are triadic colors.