COLOR #033046

HEX: #033046 RGB: (3,48,70)

Color info

#033046 contains mainly green and blue colors. Web safe color of #033046 is #003333 (or #033).

RGB color model

#033046 color RGB value is (3,48,70).

RGB: (3,48,70) (1%, 19%, 27%)

RGB channels and saturation

R 3 of 255 = 1%
G 48 of 255 = 19%
B 70 of 255 = 27%

3
48
70

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

Portions of RGB colors in percentages

R + G + B = 3 + 48 + 70 = 121 (100%)
R 3 of 121 ~ 2.48%
G 48 of 121 ~ 39.67%
B 70 of 121 ~ 57.85'%

%39.67
%57.85

CMYK color model

#033046 color CMYK value is (96,31,0,73).

  • cyan value is 95.71%
  • magenta value is 31.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (96,31,0,73)
C96M31Y0K73 (96%, 31%, 0%, 73%)
(0.96 / 0.31 / 0.00 / 0.73)

CMYK percentages

%95.71
%31.43
%0
%72.55

Codes

Color #033046 in popluar color models

03 30 46
RGB 3 48 70
HSL 200° 91.78% 14.31%
HSB/HSV 200° 95.71% 27.45%
CMYK 95.71% 31.43% 0.00%
72.55%

Color #033046 in popluar number systems.

HEX 03 30 46
Decimal 3 48 70
Binary 11 110000 1000110
Octal 3 60 106

Shades and tints

Shades of #033046

#033046
(3,48,70)
#032C40
(3,44,64)
#03283A
(3,40,58)
#032434
(3,36,52)
#03202E
(3,32,46)
#031C28
(3,28,40)
#031822
(3,24,34)
#03141C
(3,20,28)
#031016
(3,16,22)
#030C10
(3,12,16)
#03080A
(3,8,10)
#000000
(0,0,0)

Tints of #033046

#033046
(3,48,70)
#194256
(25,66,86)
#2F5466
(47,84,102)
#456676
(69,102,118)
#5B7886
(91,120,134)
#718A96
(113,138,150)
#879CA6
(135,156,166)
#9DAEB6
(157,174,182)
#B3C0C6
(179,192,198)
#C9D2D6
(201,210,214)
#DFE4E6
(223,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #033046 color. Also use rgb(3,48,70) instead hex code.

Text Font Color

.myTextColor { color: #033046; }

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

This text font color is #033046.

Background Color

.myBgColor { background-color: #033046; }

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

This div background color is #033046.

Border color

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

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

This div border color is #033046.

Opacity

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

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

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

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

This text has shadow with #033046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #033046.

Preview

Color preview on black background

This text has color #033046 on black background.


Color preview on white background

This text has color #033046 on white background.


Black color preview on #033046 background

This text has black color on #033046 background.


White color preview on #033046 background

This text has white color on #033046 background.


Related colors

Complementary color

Complementary color for #hex is #FCCFB9.


I love getcolorcode.com

Triadic colors

1 #460330 and #304603 with #033046 are triadic colors.

2 #463003 and #300346 with #033046 are triadic colors.