Shades of Mariner #406395
Tints of Mariner #406395
RGB
CMYK
RGB Variations
Color information
#406395 (or 0x406395) is known color: Mariner. HEX triplet: 40, 63 and 95. RGB value is (64,99,149). Sum of RGB (Red+Green+Blue) = 64+99+149=312 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.51% from 312); Green value is 99 (39.06% from 255 or 31.73% from 312); Blue value is 149 (58.59% from 255 or 47.76% from 312); Max value from RGB is 149 - color contains mainly: blue. Hex color #406395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406395 is #BF9C6A. Grayscale: #5E5E5E. Windows color (decimal): -12557419 or 9790272. OLE color: 9790272.
HSL color Cylindrical-coordinate representation of color #406395: hue angle of 215.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #406395 is Cyan = 0.57, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 99 | 149 | - |
| CMYK | 0.57 | 0.34 | 0 | 0.42 |
| HSL | 215.29º | 0.4% | 0.42% | - |
| HSV(B) | 215.29º | 0.57% | 0.58% | - |
| XYZ | 12 | 12.18 | 30.15 | - |
| YUV | 94.24 | 158.9 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 149 | 0.57 | 0.34 | 0 | 0.42 | 215.29 | 0.4 | 0.42 |
| Hex | 40 | 63 | 95 | 39 | 22 | 0 | 2A | D7 | 28 | 2A |
| Octal | 100 | 143 | 225 | 71 | 42 | 0 | 52 | 327 | 50 | 52 |
| Binary | 1000000 | 1100011 | 10010101 | 111001 | 100010 | 0 | 101010 | 11010111 | 101000 | 101010 |
Color Harmonies of #406395
Complementary color
Monochromatic Colors of #406395
Black with #406395
Text Example
Text Example
White with #406395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406395; }
p { color: rgb(64,99,149); }
H1.HeaderClassName
{
color: #406395;
}
.AnyTagClassName
{
color: #406395;
}
</style>
background-color css
<style>
a { background-color: #406395; }
a { background-color: rgb(64,99,149); }
div.DivClassName
{
background-color: #406395;
}
.BgClassName
{
background-color: #406395;
}
</style>
border-color css
<style>
span { border-color: #406395; }
span { border-color: rgb(64,99,149); }
td.TdClassName
{
border-color: #406395;
}
.TagClassName
{
border-color: #406395;
}
</style>