COLOR #330625

HEX: #330625 RGB: (51,6,37)

Color info

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

RGB color model

#330625 color RGB value is (51,6,37).

RGB: (51,6,37) (20%, 2%, 15%)

RGB channels and saturation

R 51 of 255 = 20%
G 6 of 255 = 2%
B 37 of 255 = 15%

51
6
37

R + G + B ~ 12%. #330625 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 6 + 37 = 94 (100%)
R 51 of 94 ~ 54.26%
G 6 of 94 ~ 6.38%
B 37 of 94 ~ 39.36'%

%54.26
%39.36

CMYK color model

#330625 color CMYK value is (0,88,27,80).

  • cyan value is 0.00%
  • magenta value is 88.24%
  • yellow value is 27.45%
  • key color value is 80.00%

CMYK: (0,88,27,80)
C0M88Y27K80 (0%, 88%, 27%, 80%)
(0.00 / 0.88 / 0.27 / 0.80)

CMYK percentages

%0
%88.24
%27.45
%80

Codes

Color #330625 in popluar color models

33 06 25
RGB 51 6 37
HSL 319° 78.95% 11.18%
HSB/HSV 319° 88.24% 20.00%
CMYK 0.00% 88.24% 27.45%
80.00%

Color #330625 in popluar number systems.

HEX 33 06 25
Decimal 51 6 37
Binary 110011 110 100101
Octal 63 6 45

Shades and tints

Shades of #330625

#330625
(51,6,37)
#2F0622
(47,6,34)
#2B061F
(43,6,31)
#27061C
(39,6,28)
#230619
(35,6,25)
#1F0616
(31,6,22)
#1B0613
(27,6,19)
#170610
(23,6,16)
#13060D
(19,6,13)
#0F060A
(15,6,10)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #330625

#330625
(51,6,37)
#451C38
(69,28,56)
#57324B
(87,50,75)
#69485E
(105,72,94)
#7B5E71
(123,94,113)
#8D7484
(141,116,132)
#9F8A97
(159,138,151)
#B1A0AA
(177,160,170)
#C3B6BD
(195,182,189)
#D5CCD0
(213,204,208)
#E7E2E3
(231,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #330625; }

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

This text font color is #330625.

Background Color

.myBgColor { background-color: #330625; }

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

This div background color is #330625.

Border color

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

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

This div border color is #330625.

Opacity

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

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

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

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

This text has shadow with #330625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330625.

Preview

Color preview on black background

This text has color #330625 on black background.


Color preview on white background

This text has color #330625 on white background.


Black color preview on #330625 background

This text has black color on #330625 background.


White color preview on #330625 background

This text has white color on #330625 background.


Related colors

Complementary color

Complementary color for #hex is #CCF9DA.


I love getcolorcode.com

Triadic colors

1 #253306 and #062533 with #330625 are triadic colors.

2 #250633 and #063325 with #330625 are triadic colors.