Shades of Mariner #406896
Tints of Mariner #406896
RGB
CMYK
RGB Variations
Color information
#406896 (or 0x406896) is known color: Mariner. HEX triplet: 40, 68 and 96. RGB value is (64,104,150). Sum of RGB (Red+Green+Blue) = 64+104+150=318 (42% of max value = 765). Red value is 64 (25.39% from 255 or 20.13% from 318); Green value is 104 (41.02% from 255 or 32.70% from 318); Blue value is 150 (58.98% from 255 or 47.17% from 318); Max value from RGB is 150 - color contains mainly: blue. Hex color #406896 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406896 is #BF9769. Grayscale: #616161. Windows color (decimal): -12556138 or 9857088. OLE color: 9857088.
HSL color Cylindrical-coordinate representation of color #406896: hue angle of 212.09º 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 #406896 is Cyan = 0.57, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 104 | 150 | - |
| CMYK | 0.57 | 0.31 | 0 | 0.41 |
| HSL | 212.09º | 0.4% | 0.42% | - |
| HSV(B) | 212.09º | 0.57% | 0.59% | - |
| XYZ | 12.57 | 13.19 | 30.74 | - |
| YUV | 97.28 | 157.75 | 104.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 150 | 0.57 | 0.31 | 0 | 0.41 | 212.09 | 0.4 | 0.42 |
| Hex | 40 | 68 | 96 | 39 | 1F | 0 | 29 | D4 | 28 | 2A |
| Octal | 100 | 150 | 226 | 71 | 37 | 0 | 51 | 324 | 50 | 52 |
| Binary | 1000000 | 1101000 | 10010110 | 111001 | 11111 | 0 | 101001 | 11010100 | 101000 | 101010 |
Color Harmonies of #406896
Complementary color
Monochromatic Colors of #406896
Black with #406896
Text Example
Text Example
White with #406896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406896; }
p { color: rgb(64,104,150); }
H1.HeaderClassName
{
color: #406896;
}
.AnyTagClassName
{
color: #406896;
}
</style>
background-color css
<style>
a { background-color: #406896; }
a { background-color: rgb(64,104,150); }
div.DivClassName
{
background-color: #406896;
}
.BgClassName
{
background-color: #406896;
}
</style>
border-color css
<style>
span { border-color: #406896; }
span { border-color: rgb(64,104,150); }
td.TdClassName
{
border-color: #406896;
}
.TagClassName
{
border-color: #406896;
}
</style>