Shades of Mariner #466592
Tints of Mariner #466592
RGB
CMYK
RGB Variations
Color information
#466592 (or 0x466592) is known color: Mariner. HEX triplet: 46, 65 and 92. RGB value is (70,101,146). Sum of RGB (Red+Green+Blue) = 70+101+146=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 146 (57.42% from 255 or 46.06% from 317); Max value from RGB is 146 - color contains mainly: blue. Hex color #466592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466592 is #B99A6D. Grayscale: #606060. Windows color (decimal): -12163694 or 9594182. OLE color: 9594182.
HSL color Cylindrical-coordinate representation of color #466592: hue angle of 215.53º 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 #466592 is Cyan = 0.52, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 101 | 146 | - |
| CMYK | 0.52 | 0.31 | 0 | 0.43 |
| HSL | 215.53º | 0.35% | 0.42% | - |
| HSV(B) | 215.53º | 0.52% | 0.57% | - |
| XYZ | 12.37 | 12.68 | 28.99 | - |
| YUV | 96.86 | 155.73 | 108.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 146 | 0.52 | 0.31 | 0 | 0.43 | 215.53 | 0.35 | 0.42 |
| Hex | 46 | 65 | 92 | 34 | 1F | 0 | 2B | D8 | 23 | 2A |
| Octal | 106 | 145 | 222 | 64 | 37 | 0 | 53 | 330 | 43 | 52 |
| Binary | 1000110 | 1100101 | 10010010 | 110100 | 11111 | 0 | 101011 | 11011000 | 100011 | 101010 |
Color Harmonies of #466592
Complementary color
Monochromatic Colors of #466592
Black with #466592
Text Example
Text Example
White with #466592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466592; }
p { color: rgb(70,101,146); }
H1.HeaderClassName
{
color: #466592;
}
.AnyTagClassName
{
color: #466592;
}
</style>
background-color css
<style>
a { background-color: #466592; }
a { background-color: rgb(70,101,146); }
div.DivClassName
{
background-color: #466592;
}
.BgClassName
{
background-color: #466592;
}
</style>
border-color css
<style>
span { border-color: #466592; }
span { border-color: rgb(70,101,146); }
td.TdClassName
{
border-color: #466592;
}
.TagClassName
{
border-color: #466592;
}
</style>