COLOR #04246B

HEX: #04246B RGB: (4,36,107)

Color info

#04246B contains mainly blue color. Web safe color of #04246B is #003366 (or #036).

RGB color model

#04246B color RGB value is (4,36,107).

RGB: (4,36,107) (2%, 14%, 42%)

RGB channels and saturation

R 4 of 255 = 2%
G 36 of 255 = 14%
B 107 of 255 = 42%

4
36
107

R + G + B ~ 19%. #04246B is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 36 + 107 = 147 (100%)
R 4 of 147 ~ 2.72%
G 36 of 147 ~ 24.49%
B 107 of 147 ~ 72.79'%

%24.49
%72.79

CMYK color model

#04246B color CMYK value is (96,66,0,58).

  • cyan value is 96.26%
  • magenta value is 66.36%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (96,66,0,58)
C96M66Y0K58 (96%, 66%, 0%, 58%)
(0.96 / 0.66 / 0.00 / 0.58)

CMYK percentages

%96.26
%66.36
%0
%58.04

Codes

Color #04246B in popluar color models

04 24 6B
RGB 4 36 107
HSL 221° 92.79% 21.76%
HSB/HSV 221° 96.26% 41.96%
CMYK 96.26% 66.36% 0.00%
58.04%

Color #04246B in popluar number systems.

HEX 04 24 6B
Decimal 4 36 107
Binary 100 100100 1101011
Octal 4 44 153

Shades and tints

Shades of #04246B

#04246B
(4,36,107)
#042162
(4,33,98)
#041E59
(4,30,89)
#041B50
(4,27,80)
#041847
(4,24,71)
#04153E
(4,21,62)
#041235
(4,18,53)
#040F2C
(4,15,44)
#040C23
(4,12,35)
#04091A
(4,9,26)
#040611
(4,6,17)
#000000
(0,0,0)

Tints of #04246B

#04246B
(4,36,107)
#1A3778
(26,55,120)
#304A85
(48,74,133)
#465D92
(70,93,146)
#5C709F
(92,112,159)
#7283AC
(114,131,172)
#8896B9
(136,150,185)
#9EA9C6
(158,169,198)
#B4BCD3
(180,188,211)
#CACFE0
(202,207,224)
#E0E2ED
(224,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04246B color. Also use rgb(4,36,107) instead hex code.

Text Font Color

.myTextColor { color: #04246B; }

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

This text font color is #04246B.

Background Color

.myBgColor { background-color: #04246B; }

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

This div background color is #04246B.

Border color

.myBorderColor { border: 1px solid #04246B; }

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

This div border color is #04246B.

Opacity

.myOpacity80 { color: #04246B; opacity: 0.8; }

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

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

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

This text has shadow with #04246B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04246B.

Preview

Color preview on black background

This text has color #04246B on black background.


Color preview on white background

This text has color #04246B on white background.


Black color preview on #04246B background

This text has black color on #04246B background.


White color preview on #04246B background

This text has white color on #04246B background.


Related colors

Complementary color

Complementary color for #hex is #FBDB94.


I love getcolorcode.com

Triadic colors

1 #6B0424 and #246B04 with #04246B are triadic colors.

2 #6B2404 and #24046B with #04246B are triadic colors.