Shades of Mariner #406796
Tints of Mariner #406796
RGB
CMYK
RGB Variations
Color information
#406796 (or 0x406796) is known color: Mariner. HEX triplet: 40, 67 and 96. RGB value is (64,103,150). Sum of RGB (Red+Green+Blue) = 64+103+150=317 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.19% from 317); Green value is 103 (40.62% from 255 or 32.49% from 317); Blue value is 150 (58.98% from 255 or 47.32% from 317); Max value from RGB is 150 - color contains mainly: blue. Hex color #406796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406796 is #BF9869. Grayscale: #606060. Windows color (decimal): -12556394 or 9856832. OLE color: 9856832.
HSL color Cylindrical-coordinate representation of color #406796: hue angle of 212.79º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #406796 is Cyan = 0.57, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 103 | 150 | - |
| CMYK | 0.57 | 0.31 | 0 | 0.41 |
| HSL | 212.79º | 0.4% | 0.42% | - |
| HSV(B) | 212.79º | 0.57% | 0.59% | - |
| XYZ | 12.47 | 12.99 | 30.7 | - |
| YUV | 96.7 | 158.08 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 150 | 0.57 | 0.31 | 0 | 0.41 | 212.79 | 0.4 | 0.42 |
| Hex | 40 | 67 | 96 | 39 | 1F | 0 | 29 | D5 | 28 | 2A |
| Octal | 100 | 147 | 226 | 71 | 37 | 0 | 51 | 325 | 50 | 52 |
| Binary | 1000000 | 1100111 | 10010110 | 111001 | 11111 | 0 | 101001 | 11010101 | 101000 | 101010 |
Color Harmonies of #406796
Complementary color
Monochromatic Colors of #406796
Black with #406796
Text Example
Text Example
White with #406796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406796; }
p { color: rgb(64,103,150); }
H1.HeaderClassName
{
color: #406796;
}
.AnyTagClassName
{
color: #406796;
}
</style>
background-color css
<style>
a { background-color: #406796; }
a { background-color: rgb(64,103,150); }
div.DivClassName
{
background-color: #406796;
}
.BgClassName
{
background-color: #406796;
}
</style>
border-color css
<style>
span { border-color: #406796; }
span { border-color: rgb(64,103,150); }
td.TdClassName
{
border-color: #406796;
}
.TagClassName
{
border-color: #406796;
}
</style>