#044fe7

Color #044FE7 Navy Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Navy Blue #044FE7

Tints of Navy Blue #044FE7

Color information

#044FE7 (or 0x044FE7) is unknown color: approx Navy Blue. HEX triplet: 04, 4F and E7. RGB value is (4,79,231). Sum of RGB (Red+Green+Blue) = 4+79+231=314 (41% of max value = 765). Red value is 4 (1.95% from 255 or 1.27% from 314); Green value is 79 (31.25% from 255 or 25.16% from 314); Blue value is 231 (90.62% from 255 or 73.57% from 314); Max value from RGB is 231 - color contains mainly: blue. Hex color #044FE7 is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #044FE7 is #FBB018. Grayscale: #494949. Windows color (decimal): -16494617 or 15159044. OLE color: 15159044.

HSL color Cylindrical-coordinate representation of color #044FE7: hue angle of 220.18º degrees, saturation: 0.97, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #044FE7 is Cyan = 0.98, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.09.

Color convert

RGB479231-
CMYK0.980.6600.09
HSL220.18º96.6%46.08%-
HSV(B)220.18º98.27%90.59%-
XYZ17.2711.3976.89-
YUV73.9216.6578.14-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 4 (1.95% from 255) = 1.27%
GREEN value IS 79 (31.25% from 255) = 25.16%
BLUE value IS 231 (90.62% from 255) = 73.57%
R=1.27%
G=25.16%
B=73.57%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.66
Y (Yellow) values IS 0
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal4792310.980.6600.09220.1896.646.08
Hex44FE7624209dc612e
Octal411734714210201133414156
Binary1001001111111001111100010100001001001110111001100001101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #044fe7

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #044fe7; }

 p { color: rgb(4,79,231); }

 H1.HeaderClassName
 {
   color: #044fe7;
 }
 .AnyTagClassName
 {
   color: #044fe7;
 }
</style>
background-color css

<style>
 a { background-color: #044fe7; }

 a { background-color: rgb(4,79,231); }

 div.DivClassName
 {
   background-color: #044fe7;
 }
 .BgClassName
 {
   background-color: #044fe7;
 }
</style>
border-color css

<style>
 span { border-color: #044fe7; }

 span { border-color: rgb(4,79,231); }

 td.TdClassName
 {
   border-color: #044fe7;
 }
 .TagClassName
 {
   border-color: #044fe7;
 }
</style>

cancel