Shades of Mariner #406695
Tints of Mariner #406695
RGB
CMYK
RGB Variations
Color information
#406695 (or 0x406695) is known color: Mariner. HEX triplet: 40, 66 and 95. RGB value is (64,102,149). Sum of RGB (Red+Green+Blue) = 64+102+149=315 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.32% from 315); Green value is 102 (40.23% from 255 or 32.38% from 315); Blue value is 149 (58.59% from 255 or 47.30% from 315); Max value from RGB is 149 - color contains mainly: blue. Hex color #406695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406695 is #BF996A. Grayscale: #5F5F5F. Windows color (decimal): -12556651 or 9791040. OLE color: 9791040.
HSL color Cylindrical-coordinate representation of color #406695: hue angle of 213.18º 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 #406695 is Cyan = 0.57, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 102 | 149 | - |
| CMYK | 0.57 | 0.32 | 0 | 0.42 |
| HSL | 213.18º | 0.4% | 0.42% | - |
| HSV(B) | 213.18º | 0.57% | 0.58% | - |
| XYZ | 12.29 | 12.76 | 30.25 | - |
| YUV | 96 | 157.91 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 149 | 0.57 | 0.32 | 0 | 0.42 | 213.18 | 0.4 | 0.42 |
| Hex | 40 | 66 | 95 | 39 | 20 | 0 | 2A | D5 | 28 | 2A |
| Octal | 100 | 146 | 225 | 71 | 40 | 0 | 52 | 325 | 50 | 52 |
| Binary | 1000000 | 1100110 | 10010101 | 111001 | 100000 | 0 | 101010 | 11010101 | 101000 | 101010 |
Color Harmonies of #406695
Complementary color
Monochromatic Colors of #406695
Black with #406695
Text Example
Text Example
White with #406695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406695; }
p { color: rgb(64,102,149); }
H1.HeaderClassName
{
color: #406695;
}
.AnyTagClassName
{
color: #406695;
}
</style>
background-color css
<style>
a { background-color: #406695; }
a { background-color: rgb(64,102,149); }
div.DivClassName
{
background-color: #406695;
}
.BgClassName
{
background-color: #406695;
}
</style>
border-color css
<style>
span { border-color: #406695; }
span { border-color: rgb(64,102,149); }
td.TdClassName
{
border-color: #406695;
}
.TagClassName
{
border-color: #406695;
}
</style>