COLOR #330838

HEX: #330838 RGB: (51,8,56)

Color info

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

RGB color model

#330838 color RGB value is (51,8,56).

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

RGB channels and saturation

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

51
8
56

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

Portions of RGB colors in percentages

R + G + B = 51 + 8 + 56 = 115 (100%)
R 51 of 115 ~ 44.35%
G 8 of 115 ~ 6.96%
B 56 of 115 ~ 48.7'%

%44.35
%48.7

CMYK color model

#330838 color CMYK value is (9,86,0,78).

  • cyan value is 8.93%
  • magenta value is 85.71%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (9,86,0,78)
C9M86Y0K78 (9%, 86%, 0%, 78%)
(0.09 / 0.86 / 0.00 / 0.78)

CMYK percentages

%8.93
%85.71
%0
%78.04

Codes

Color #330838 in popluar color models

33 08 38
RGB 51 8 56
HSL 294° 75.00% 12.55%
HSB/HSV 294° 85.71% 21.96%
CMYK 8.93% 85.71% 0.00%
78.04%

Color #330838 in popluar number systems.

HEX 33 08 38
Decimal 51 8 56
Binary 110011 1000 111000
Octal 63 10 70

Shades and tints

Shades of #330838

#330838
(51,8,56)
#2F0833
(47,8,51)
#2B082E
(43,8,46)
#270829
(39,8,41)
#230824
(35,8,36)
#1F081F
(31,8,31)
#1B081A
(27,8,26)
#170815
(23,8,21)
#130810
(19,8,16)
#0F080B
(15,8,11)
#0B0806
(11,8,6)
#000000
(0,0,0)

Tints of #330838

#330838
(51,8,56)
#451E4A
(69,30,74)
#57345C
(87,52,92)
#694A6E
(105,74,110)
#7B6080
(123,96,128)
#8D7692
(141,118,146)
#9F8CA4
(159,140,164)
#B1A2B6
(177,162,182)
#C3B8C8
(195,184,200)
#D5CEDA
(213,206,218)
#E7E4EC
(231,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #330838; }

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

This text font color is #330838.

Background Color

.myBgColor { background-color: #330838; }

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

This div background color is #330838.

Border color

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

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

This div border color is #330838.

Opacity

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

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

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

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

This text has shadow with #330838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330838.

Preview

Color preview on black background

This text has color #330838 on black background.


Color preview on white background

This text has color #330838 on white background.


Black color preview on #330838 background

This text has black color on #330838 background.


White color preview on #330838 background

This text has white color on #330838 background.


Related colors

Complementary color

Complementary color for #hex is #CCF7C7.


I love getcolorcode.com

Triadic colors

1 #383308 and #083833 with #330838 are triadic colors.

2 #380833 and #083338 with #330838 are triadic colors.