#0461de

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

Shades of Navy Blue #0461DE

Tints of Navy Blue #0461DE

Color information

#0461DE (or 0x0461DE) is unknown color: approx Navy Blue. HEX triplet: 04, 61 and DE. RGB value is (4,97,222). Sum of RGB (Red+Green+Blue) = 4+97+222=323 (42% of max value = 765). Red value is 4 (1.95% from 255 or 1.24% from 323); Green value is 97 (38.28% from 255 or 30.03% from 323); Blue value is 222 (87.11% from 255 or 68.73% from 323); Max value from RGB is 222 - color contains mainly: blue. Hex color #0461DE is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #0461DE is #FB9E21. Grayscale: #525252. Windows color (decimal): -16490018 or 14573828. OLE color: 14573828.

HSL color Cylindrical-coordinate representation of color #0461DE: hue angle of 214.4º degrees, saturation: 0.96, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #0461DE is Cyan = 0.98, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.13.

Color convert

RGB497222-
CMYK0.980.5600.13
HSL214.4º96.46%44.31%-
HSV(B)214.4º98.2%87.06%-
XYZ17.5113.8570.86-
YUV83.44206.1971.34-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.24%
GREEN value IS 97 (38.28% from 255) = 30.03%
BLUE value IS 222 (87.11% from 255) = 68.73%
R=1.24%
G=30.03%
B=68.73%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.56
Y (Yellow) values IS 0
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal4972220.980.5600.13214.496.4644.31
Hex461DE62380Dd6602c
Octal41413361427001532614054
Binary100110000111011110110001011100001101110101101100000101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0461de

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0461de; }

 p { color: rgb(4,97,222); }

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

<style>
 a { background-color: #0461de; }

 a { background-color: rgb(4,97,222); }

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

<style>
 span { border-color: #0461de; }

 span { border-color: rgb(4,97,222); }

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

cancel