COLOR #330742

HEX: #330742 RGB: (51,7,66)

Color info

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

RGB color model

#330742 color RGB value is (51,7,66).

RGB: (51,7,66) (20%, 3%, 26%)

RGB channels and saturation

R 51 of 255 = 20%
G 7 of 255 = 3%
B 66 of 255 = 26%

51
7
66

R + G + B ~ 16%. #330742 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 7 + 66 = 124 (100%)
R 51 of 124 ~ 41.13%
G 7 of 124 ~ 5.65%
B 66 of 124 ~ 53.23'%

%41.13
%53.23

CMYK color model

#330742 color CMYK value is (23,89,0,74).

  • cyan value is 22.73%
  • magenta value is 89.39%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (23,89,0,74)
C23M89Y0K74 (23%, 89%, 0%, 74%)
(0.23 / 0.89 / 0.00 / 0.74)

CMYK percentages

%22.73
%89.39
%0
%74.12

Codes

Color #330742 in popluar color models

33 07 42
RGB 51 7 66
HSL 285° 80.82% 14.31%
HSB/HSV 285° 89.39% 25.88%
CMYK 22.73% 89.39% 0.00%
74.12%

Color #330742 in popluar number systems.

HEX 33 07 42
Decimal 51 7 66
Binary 110011 111 1000010
Octal 63 7 102

Shades and tints

Shades of #330742

#330742
(51,7,66)
#2F073C
(47,7,60)
#2B0736
(43,7,54)
#270730
(39,7,48)
#23072A
(35,7,42)
#1F0724
(31,7,36)
#1B071E
(27,7,30)
#170718
(23,7,24)
#130712
(19,7,18)
#0F070C
(15,7,12)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #330742

#330742
(51,7,66)
#451D53
(69,29,83)
#573364
(87,51,100)
#694975
(105,73,117)
#7B5F86
(123,95,134)
#8D7597
(141,117,151)
#9F8BA8
(159,139,168)
#B1A1B9
(177,161,185)
#C3B7CA
(195,183,202)
#D5CDDB
(213,205,219)
#E7E3EC
(231,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #330742; }

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

This text font color is #330742.

Background Color

.myBgColor { background-color: #330742; }

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

This div background color is #330742.

Border color

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

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

This div border color is #330742.

Opacity

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

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

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

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

This text has shadow with #330742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330742.

Preview

Color preview on black background

This text has color #330742 on black background.


Color preview on white background

This text has color #330742 on white background.


Black color preview on #330742 background

This text has black color on #330742 background.


White color preview on #330742 background

This text has white color on #330742 background.


Related colors

Complementary color

Complementary color for #hex is #CCF8BD.


I love getcolorcode.com

Triadic colors

1 #423307 and #074233 with #330742 are triadic colors.

2 #420733 and #073342 with #330742 are triadic colors.