Shades of Mariner #466492
Tints of Mariner #466492
RGB
CMYK
RGB Variations
Color information
#466492 (or 0x466492) is known color: Mariner. HEX triplet: 46, 64 and 92. RGB value is (70,100,146). Sum of RGB (Red+Green+Blue) = 70+100+146=316 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.15% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 146 (57.42% from 255 or 46.20% from 316); Max value from RGB is 146 - color contains mainly: blue. Hex color #466492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466492 is #B99B6D. Grayscale: #606060. Windows color (decimal): -12163950 or 9593926. OLE color: 9593926.
HSL color Cylindrical-coordinate representation of color #466492: hue angle of 216.32º 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 #466492 is Cyan = 0.52, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 100 | 146 | - |
| CMYK | 0.52 | 0.32 | 0 | 0.43 |
| HSL | 216.32º | 0.35% | 0.42% | - |
| HSV(B) | 216.32º | 0.52% | 0.57% | - |
| XYZ | 12.27 | 12.49 | 28.96 | - |
| YUV | 96.27 | 156.06 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 146 | 0.52 | 0.32 | 0 | 0.43 | 216.32 | 0.35 | 0.42 |
| Hex | 46 | 64 | 92 | 34 | 20 | 0 | 2B | D8 | 23 | 2A |
| Octal | 106 | 144 | 222 | 64 | 40 | 0 | 53 | 330 | 43 | 52 |
| Binary | 1000110 | 1100100 | 10010010 | 110100 | 100000 | 0 | 101011 | 11011000 | 100011 | 101010 |
Color Harmonies of #466492
Complementary color
Monochromatic Colors of #466492
Black with #466492
Text Example
Text Example
White with #466492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466492; }
p { color: rgb(70,100,146); }
H1.HeaderClassName
{
color: #466492;
}
.AnyTagClassName
{
color: #466492;
}
</style>
background-color css
<style>
a { background-color: #466492; }
a { background-color: rgb(70,100,146); }
div.DivClassName
{
background-color: #466492;
}
.BgClassName
{
background-color: #466492;
}
</style>
border-color css
<style>
span { border-color: #466492; }
span { border-color: rgb(70,100,146); }
td.TdClassName
{
border-color: #466492;
}
.TagClassName
{
border-color: #466492;
}
</style>