COLOR #033327

HEX: #033327 RGB: (3,51,39)

Color info

#033327 contains red, green and blue colors in about the same proportion. Web safe color of #033327 is #003333 (or #033).

RGB color model

#033327 color RGB value is (3,51,39).

RGB: (3,51,39) (1%, 20%, 15%)

RGB channels and saturation

R 3 of 255 = 1%
G 51 of 255 = 20%
B 39 of 255 = 15%

3
51
39

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

Portions of RGB colors in percentages

R + G + B = 3 + 51 + 39 = 93 (100%)
R 3 of 93 ~ 3.23%
G 51 of 93 ~ 54.84%
B 39 of 93 ~ 41.94'%

%54.84
%41.94

CMYK color model

#033327 color CMYK value is (94,0,24,80).

  • cyan value is 94.12%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 80.00%
CMYK: (94,0,24,80) C94M0Y24K80 (94%,0%,24%,80%) (0.94/0.00/0.24/0.80) 

CMYK percentages

%94.12
%0
%23.53
%80

Codes

Color #033327 in popluar color models

03 33 27
RGB 3 51 39
HSL 165° 88.89% 10.59%
HSB/HSV 165° 94.12% 20.00%
CMYK 94.12% 0.00% 23.53%
80.00%

Color #033327 in popluar number systems.

HEX 03 33 27
Decimal 3 51 39
Binary 11 110011 100111
Octal 3 63 47

Shades and tints

Shades of #033327

#033327
(3,51,39)
#032F24
(3,47,36)
#032B21
(3,43,33)
#03271E
(3,39,30)
#03231B
(3,35,27)
#031F18
(3,31,24)
#031B15
(3,27,21)
#031712
(3,23,18)
#03130F
(3,19,15)
#030F0C
(3,15,12)
#030B09
(3,11,9)
#000000
(0,0,0)

Tints of #033327

#033327
(3,51,39)
#19453A
(25,69,58)
#2F574D
(47,87,77)
#456960
(69,105,96)
#5B7B73
(91,123,115)
#718D86
(113,141,134)
#879F99
(135,159,153)
#9DB1AC
(157,177,172)
#B3C3BF
(179,195,191)
#C9D5D2
(201,213,210)
#DFE7E5
(223,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #033327 color. Also use rgb(3,51,39) instead hex code.

Text Font Color

.myTextColor { color: #033327; }

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

This text font color is #033327.

Background Color

.myBgColor { background-color: #033327; }

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

This div background color is #033327.

Border color

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

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

This div border color is #033327.

Opacity

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

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

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

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

This text has shadow with #033327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #033327.

Preview

Color preview on black background

This text has color #033327 on black background.


Color preview on white background

This text has color #033327 on white background.


Black color preview on #033327 background

This text has black color on #033327 background.


White color preview on #033327 background

This text has white color on #033327 background.


Related colors

Complementary color

Complementary color for #hex is #FCCCD8.


I love getcolorcode.com

Triadic colors

1 #270333 and #332703 with #033327 are triadic colors.

2 #273303 and #330327 with #033327 are triadic colors.