Shades of Mariner #406797
Tints of Mariner #406797
RGB
CMYK
RGB Variations
Color information
#406797 (or 0x406797) is known color: Mariner. HEX triplet: 40, 67 and 97. RGB value is (64,103,151). Sum of RGB (Red+Green+Blue) = 64+103+151=318 (42% of max value = 765). Red value is 64 (25.39% from 255 or 20.13% from 318); Green value is 103 (40.62% from 255 or 32.39% from 318); Blue value is 151 (59.38% from 255 or 47.48% from 318); Max value from RGB is 151 - color contains mainly: blue. Hex color #406797 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406797 is #BF9868. Grayscale: #606060. Windows color (decimal): -12556393 or 9922368. OLE color: 9922368.
HSL color Cylindrical-coordinate representation of color #406797: hue angle of 213.1º 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 #406797 is Cyan = 0.58, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 103 | 151 | - |
| CMYK | 0.58 | 0.32 | 0 | 0.41 |
| HSL | 213.1º | 0.4% | 0.42% | - |
| HSV(B) | 213.1º | 0.58% | 0.59% | - |
| XYZ | 12.55 | 13.02 | 31.13 | - |
| YUV | 96.81 | 158.58 | 104.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 151 | 0.58 | 0.32 | 0 | 0.41 | 213.1 | 0.4 | 0.42 |
| Hex | 40 | 67 | 97 | 3A | 20 | 0 | 29 | D5 | 28 | 2A |
| Octal | 100 | 147 | 227 | 72 | 40 | 0 | 51 | 325 | 50 | 52 |
| Binary | 1000000 | 1100111 | 10010111 | 111010 | 100000 | 0 | 101001 | 11010101 | 101000 | 101010 |
Color Harmonies of #406797
Complementary color
Monochromatic Colors of #406797
Black with #406797
Text Example
Text Example
White with #406797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406797; }
p { color: rgb(64,103,151); }
H1.HeaderClassName
{
color: #406797;
}
.AnyTagClassName
{
color: #406797;
}
</style>
background-color css
<style>
a { background-color: #406797; }
a { background-color: rgb(64,103,151); }
div.DivClassName
{
background-color: #406797;
}
.BgClassName
{
background-color: #406797;
}
</style>
border-color css
<style>
span { border-color: #406797; }
span { border-color: rgb(64,103,151); }
td.TdClassName
{
border-color: #406797;
}
.TagClassName
{
border-color: #406797;
}
</style>