Shades of Mariner #466291
Tints of Mariner #466291
RGB
CMYK
RGB Variations
Color information
#466291 (or 0x466291) is known color: Mariner. HEX triplet: 46, 62 and 91. RGB value is (70,98,145). Sum of RGB (Red+Green+Blue) = 70+98+145=313 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.36% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 145 (57.03% from 255 or 46.33% from 313); Max value from RGB is 145 - color contains mainly: blue. Hex color #466291 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466291 is #B99D6E. Grayscale: #5E5E5E. Windows color (decimal): -12164463 or 9527878. OLE color: 9527878.
HSL color Cylindrical-coordinate representation of color #466291: hue angle of 217.6º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466291 is Cyan = 0.52, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 98 | 145 | - |
| CMYK | 0.52 | 0.32 | 0 | 0.43 |
| HSL | 217.6º | 0.35% | 0.42% | - |
| HSV(B) | 217.6º | 0.52% | 0.57% | - |
| XYZ | 12 | 12.08 | 28.49 | - |
| YUV | 94.99 | 156.22 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 145 | 0.52 | 0.32 | 0 | 0.43 | 217.6 | 0.35 | 0.42 |
| Hex | 46 | 62 | 91 | 34 | 20 | 0 | 2B | DA | 23 | 2A |
| Octal | 106 | 142 | 221 | 64 | 40 | 0 | 53 | 332 | 43 | 52 |
| Binary | 1000110 | 1100010 | 10010001 | 110100 | 100000 | 0 | 101011 | 11011010 | 100011 | 101010 |
Color Harmonies of #466291
Complementary color
Monochromatic Colors of #466291
Black with #466291
Text Example
Text Example
White with #466291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466291; }
p { color: rgb(70,98,145); }
H1.HeaderClassName
{
color: #466291;
}
.AnyTagClassName
{
color: #466291;
}
</style>
background-color css
<style>
a { background-color: #466291; }
a { background-color: rgb(70,98,145); }
div.DivClassName
{
background-color: #466291;
}
.BgClassName
{
background-color: #466291;
}
</style>
border-color css
<style>
span { border-color: #466291; }
span { border-color: rgb(70,98,145); }
td.TdClassName
{
border-color: #466291;
}
.TagClassName
{
border-color: #466291;
}
</style>