Shades of Mariner #406197
Tints of Mariner #406197
RGB
CMYK
RGB Variations
Color information
#406197 (or 0x406197) is known color: Mariner. HEX triplet: 40, 61 and 97. RGB value is (64,97,151). Sum of RGB (Red+Green+Blue) = 64+97+151=312 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.51% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 151 (59.38% from 255 or 48.40% from 312); Max value from RGB is 151 - color contains mainly: blue. Hex color #406197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406197 is #BF9E68. Grayscale: #5D5D5D. Windows color (decimal): -12557929 or 9920832. OLE color: 9920832.
HSL color Cylindrical-coordinate representation of color #406197: hue angle of 217.24º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #406197 is Cyan = 0.58, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 97 | 151 | - |
| CMYK | 0.58 | 0.36 | 0 | 0.41 |
| HSL | 217.24º | 0.4% | 0.42% | - |
| HSV(B) | 217.24º | 0.58% | 0.59% | - |
| XYZ | 11.97 | 11.87 | 30.94 | - |
| YUV | 93.29 | 160.57 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 151 | 0.58 | 0.36 | 0 | 0.41 | 217.24 | 0.4 | 0.42 |
| Hex | 40 | 61 | 97 | 3A | 24 | 0 | 29 | D9 | 28 | 2A |
| Octal | 100 | 141 | 227 | 72 | 44 | 0 | 51 | 331 | 50 | 52 |
| Binary | 1000000 | 1100001 | 10010111 | 111010 | 100100 | 0 | 101001 | 11011001 | 101000 | 101010 |
Color Harmonies of #406197
Complementary color
Monochromatic Colors of #406197
Black with #406197
Text Example
Text Example
White with #406197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406197; }
p { color: rgb(64,97,151); }
H1.HeaderClassName
{
color: #406197;
}
.AnyTagClassName
{
color: #406197;
}
</style>
background-color css
<style>
a { background-color: #406197; }
a { background-color: rgb(64,97,151); }
div.DivClassName
{
background-color: #406197;
}
.BgClassName
{
background-color: #406197;
}
</style>
border-color css
<style>
span { border-color: #406197; }
span { border-color: rgb(64,97,151); }
td.TdClassName
{
border-color: #406197;
}
.TagClassName
{
border-color: #406197;
}
</style>