Shades of Mariner #466094
Tints of Mariner #466094
RGB
CMYK
RGB Variations
Color information
#466094 (or 0x466094) is known color: Mariner. HEX triplet: 46, 60 and 94. RGB value is (70,96,148). Sum of RGB (Red+Green+Blue) = 70+96+148=314 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.29% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 148 (58.20% from 255 or 47.13% from 314); Max value from RGB is 148 - color contains mainly: blue. Hex color #466094 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466094 is #B99F6B. Grayscale: #5D5D5D. Windows color (decimal): -12164972 or 9723974. OLE color: 9723974.
HSL color Cylindrical-coordinate representation of color #466094: hue angle of 220º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #466094 is Cyan = 0.53, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 96 | 148 | - |
| CMYK | 0.53 | 0.35 | 0 | 0.42 |
| HSL | 220º | 0.36% | 0.43% | - |
| HSV(B) | 220º | 0.53% | 0.58% | - |
| XYZ | 12.05 | 11.81 | 29.66 | - |
| YUV | 94.15 | 158.39 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 148 | 0.53 | 0.35 | 0 | 0.42 | 220 | 0.36 | 0.43 |
| Hex | 46 | 60 | 94 | 35 | 23 | 0 | 2A | DC | 24 | 2B |
| Octal | 106 | 140 | 224 | 65 | 43 | 0 | 52 | 334 | 44 | 53 |
| Binary | 1000110 | 1100000 | 10010100 | 110101 | 100011 | 0 | 101010 | 11011100 | 100100 | 101011 |
Color Harmonies of #466094
Complementary color
Monochromatic Colors of #466094
Black with #466094
Text Example
Text Example
White with #466094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466094; }
p { color: rgb(70,96,148); }
H1.HeaderClassName
{
color: #466094;
}
.AnyTagClassName
{
color: #466094;
}
</style>
background-color css
<style>
a { background-color: #466094; }
a { background-color: rgb(70,96,148); }
div.DivClassName
{
background-color: #466094;
}
.BgClassName
{
background-color: #466094;
}
</style>
border-color css
<style>
span { border-color: #466094; }
span { border-color: rgb(70,96,148); }
td.TdClassName
{
border-color: #466094;
}
.TagClassName
{
border-color: #466094;
}
</style>