Shades of Mariner #406595
Tints of Mariner #406595
RGB
CMYK
RGB Variations
Color information
#406595 (or 0x406595) is known color: Mariner. HEX triplet: 40, 65 and 95. RGB value is (64,101,149). Sum of RGB (Red+Green+Blue) = 64+101+149=314 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.38% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 149 (58.59% from 255 or 47.45% from 314); Max value from RGB is 149 - color contains mainly: blue. Hex color #406595 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406595 is #BF9A6A. Grayscale: #5F5F5F. Windows color (decimal): -12556907 or 9790784. OLE color: 9790784.
HSL color Cylindrical-coordinate representation of color #406595: hue angle of 213.88º 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 #406595 is Cyan = 0.57, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 101 | 149 | - |
| CMYK | 0.57 | 0.32 | 0 | 0.42 |
| HSL | 213.88º | 0.4% | 0.42% | - |
| HSV(B) | 213.88º | 0.57% | 0.58% | - |
| XYZ | 12.19 | 12.57 | 30.22 | - |
| YUV | 95.41 | 158.24 | 105.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 149 | 0.57 | 0.32 | 0 | 0.42 | 213.88 | 0.4 | 0.42 |
| Hex | 40 | 65 | 95 | 39 | 20 | 0 | 2A | D6 | 28 | 2A |
| Octal | 100 | 145 | 225 | 71 | 40 | 0 | 52 | 326 | 50 | 52 |
| Binary | 1000000 | 1100101 | 10010101 | 111001 | 100000 | 0 | 101010 | 11010110 | 101000 | 101010 |
Color Harmonies of #406595
Complementary color
Monochromatic Colors of #406595
Black with #406595
Text Example
Text Example
White with #406595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406595; }
p { color: rgb(64,101,149); }
H1.HeaderClassName
{
color: #406595;
}
.AnyTagClassName
{
color: #406595;
}
</style>
background-color css
<style>
a { background-color: #406595; }
a { background-color: rgb(64,101,149); }
div.DivClassName
{
background-color: #406595;
}
.BgClassName
{
background-color: #406595;
}
</style>
border-color css
<style>
span { border-color: #406595; }
span { border-color: rgb(64,101,149); }
td.TdClassName
{
border-color: #406595;
}
.TagClassName
{
border-color: #406595;
}
</style>