COLOR #04326A

HEX: #04326A RGB: (4,50,106)

Color info

#04326A contains mainly green and blue colors. Web safe color of #04326A is #003366 (or #036).

RGB color model

#04326A color RGB value is (4,50,106).

RGB: (4,50,106) (2%, 20%, 42%)

RGB channels and saturation

R 4 of 255 = 2%
G 50 of 255 = 20%
B 106 of 255 = 42%

4
50
106

R + G + B ~ 21%. #04326A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 50 + 106 = 160 (100%)
R 4 of 160 ~ 2.5%
G 50 of 160 ~ 31.25%
B 106 of 160 ~ 66.25'%

%31.25
%66.25

CMYK color model

#04326A color CMYK value is (96,53,0,58).

  • cyan value is 96.23%
  • magenta value is 52.83%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (96,53,0,58)
C96M53Y0K58 (96%, 53%, 0%, 58%)
(0.96 / 0.53 / 0.00 / 0.58)

CMYK percentages

%96.23
%52.83
%0
%58.43

Codes

Color #04326A in popluar color models

04 32 6A
RGB 4 50 106
HSL 213° 92.73% 21.57%
HSB/HSV 213° 96.23% 41.57%
CMYK 96.23% 52.83% 0.00%
58.43%

Color #04326A in popluar number systems.

HEX 04 32 6A
Decimal 4 50 106
Binary 100 110010 1101010
Octal 4 62 152

Shades and tints

Shades of #04326A

#04326A
(4,50,106)
#042E61
(4,46,97)
#042A58
(4,42,88)
#04264F
(4,38,79)
#042246
(4,34,70)
#041E3D
(4,30,61)
#041A34
(4,26,52)
#04162B
(4,22,43)
#041222
(4,18,34)
#040E19
(4,14,25)
#040A10
(4,10,16)
#000000
(0,0,0)

Tints of #04326A

#04326A
(4,50,106)
#1A4477
(26,68,119)
#305684
(48,86,132)
#466891
(70,104,145)
#5C7A9E
(92,122,158)
#728CAB
(114,140,171)
#889EB8
(136,158,184)
#9EB0C5
(158,176,197)
#B4C2D2
(180,194,210)
#CAD4DF
(202,212,223)
#E0E6EC
(224,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04326A color. Also use rgb(4,50,106) instead hex code.

Text Font Color

.myTextColor { color: #04326A; }

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

This text font color is #04326A.

Background Color

.myBgColor { background-color: #04326A; }

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

This div background color is #04326A.

Border color

.myBorderColor { border: 1px solid #04326A; }

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

This div border color is #04326A.

Opacity

.myOpacity80 { color: #04326A; opacity: 0.8; }

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

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

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

This text has shadow with #04326A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04326A.

Preview

Color preview on black background

This text has color #04326A on black background.


Color preview on white background

This text has color #04326A on white background.


Black color preview on #04326A background

This text has black color on #04326A background.


White color preview on #04326A background

This text has white color on #04326A background.


Related colors

Complementary color

Complementary color for #hex is #FBCD95.


I love getcolorcode.com

Triadic colors

1 #6A0432 and #326A04 with #04326A are triadic colors.

2 #6A3204 and #32046A with #04326A are triadic colors.