Shades of Navy #040681
Tints of Navy #040681
RGB
CMYK
RGB Variations
Color information
#040681 (or 0x040681) is known color: Navy. HEX triplet: 04, 06 and 81. RGB value is (4,6,129). Sum of RGB (Red+Green+Blue) = 4+6+129=139 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.88% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 129 (50.78% from 255 or 92.81% from 139); Max value from RGB is 129 - color contains mainly: blue. Hex color #040681 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #040681 is #FBF97E. Grayscale: #121212. Windows color (decimal): -16513407 or 8455684. OLE color: 8455684.
HSL color Cylindrical-coordinate representation of color #040681: hue angle of 239.04º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #040681 is Cyan = 0.97, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 6 | 129 | - |
| CMYK | 0.97 | 0.95 | 0 | 0.49 |
| HSL | 239.04º | 0.94% | 0.26% | - |
| HSV(B) | 239.04º | 0.97% | 0.51% | - |
| XYZ | 4.08 | 1.74 | 20.89 | - |
| YUV | 19.42 | 189.84 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 6 | 129 | 0.97 | 0.95 | 0 | 0.49 | 239.04 | 0.94 | 0.26 |
| Hex | 4 | 6 | 81 | 61 | 5F | 0 | 31 | EF | 5E | 1A |
| Octal | 4 | 6 | 201 | 141 | 137 | 0 | 61 | 357 | 136 | 32 |
| Binary | 100 | 110 | 10000001 | 1100001 | 1011111 | 0 | 110001 | 11101111 | 1011110 | 11010 |
Color Harmonies of #040681
Complementary color
Monochromatic Colors of #040681
Black with #040681
Text Example
Text Example
White with #040681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #040681; }
p { color: rgb(4,6,129); }
H1.HeaderClassName
{
color: #040681;
}
.AnyTagClassName
{
color: #040681;
}
</style>
background-color css
<style>
a { background-color: #040681; }
a { background-color: rgb(4,6,129); }
div.DivClassName
{
background-color: #040681;
}
.BgClassName
{
background-color: #040681;
}
</style>
border-color css
<style>
span { border-color: #040681; }
span { border-color: rgb(4,6,129); }
td.TdClassName
{
border-color: #040681;
}
.TagClassName
{
border-color: #040681;
}
</style>