COLOR #04314B

HEX: #04314B RGB: (4,49,75)

Color info

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

RGB color model

#04314B color RGB value is (4,49,75).

RGB: (4,49,75) (2%, 19%, 29%)

RGB channels and saturation

R 4 of 255 = 2%
G 49 of 255 = 19%
B 75 of 255 = 29%

4
49
75

R + G + B ~ 17%. #04314B is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 49 + 75 = 128 (100%)
R 4 of 128 ~ 3.13%
G 49 of 128 ~ 38.28%
B 75 of 128 ~ 58.59'%

%38.28
%58.59

CMYK color model

#04314B color CMYK value is (95,35,0,71).

  • cyan value is 94.67%
  • magenta value is 34.67%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (95,35,0,71)
C95M35Y0K71 (95%, 35%, 0%, 71%)
(0.95 / 0.35 / 0.00 / 0.71)

CMYK percentages

%94.67
%34.67
%0
%70.59

Codes

Color #04314B in popluar color models

04 31 4B
RGB 4 49 75
HSL 202° 89.87% 15.49%
HSB/HSV 202° 94.67% 29.41%
CMYK 94.67% 34.67% 0.00%
70.59%

Color #04314B in popluar number systems.

HEX 04 31 4B
Decimal 4 49 75
Binary 100 110001 1001011
Octal 4 61 113

Shades and tints

Shades of #04314B

#04314B
(4,49,75)
#042D45
(4,45,69)
#04293F
(4,41,63)
#042539
(4,37,57)
#042133
(4,33,51)
#041D2D
(4,29,45)
#041927
(4,25,39)
#041521
(4,21,33)
#04111B
(4,17,27)
#040D15
(4,13,21)
#04090F
(4,9,15)
#000000
(0,0,0)

Tints of #04314B

#04314B
(4,49,75)
#1A435B
(26,67,91)
#30556B
(48,85,107)
#46677B
(70,103,123)
#5C798B
(92,121,139)
#728B9B
(114,139,155)
#889DAB
(136,157,171)
#9EAFBB
(158,175,187)
#B4C1CB
(180,193,203)
#CAD3DB
(202,211,219)
#E0E5EB
(224,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04314B color. Also use rgb(4,49,75) instead hex code.

Text Font Color

.myTextColor { color: #04314B; }

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

This text font color is #04314B.

Background Color

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

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

This div background color is #04314B.

Border color

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

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

This div border color is #04314B.

Opacity

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

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

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

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

This text has shadow with #04314B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04314B.

Preview

Color preview on black background

This text has color #04314B on black background.


Color preview on white background

This text has color #04314B on white background.


Black color preview on #04314B background

This text has black color on #04314B background.


White color preview on #04314B background

This text has white color on #04314B background.


Related colors

Complementary color

Complementary color for #hex is #FBCEB4.


I love getcolorcode.com

Triadic colors

1 #4B0431 and #314B04 with #04314B are triadic colors.

2 #4B3104 and #31044B with #04314B are triadic colors.