Shades of Mariner #466694
Tints of Mariner #466694
RGB
CMYK
RGB Variations
Color information
#466694 (or 0x466694) is known color: Mariner. HEX triplet: 46, 66 and 94. RGB value is (70,102,148). Sum of RGB (Red+Green+Blue) = 70+102+148=320 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.88% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 148 (58.20% from 255 or 46.25% from 320); Max value from RGB is 148 - color contains mainly: blue. Hex color #466694 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466694 is #B9996B. Grayscale: #616161. Windows color (decimal): -12163436 or 9725510. OLE color: 9725510.
HSL color Cylindrical-coordinate representation of color #466694: hue angle of 215.38º 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 #466694 is Cyan = 0.53, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 102 | 148 | - |
| CMYK | 0.53 | 0.31 | 0 | 0.42 |
| HSL | 215.38º | 0.36% | 0.43% | - |
| HSV(B) | 215.38º | 0.53% | 0.58% | - |
| XYZ | 12.62 | 12.94 | 29.85 | - |
| YUV | 97.68 | 156.4 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 148 | 0.53 | 0.31 | 0 | 0.42 | 215.38 | 0.36 | 0.43 |
| Hex | 46 | 66 | 94 | 35 | 1F | 0 | 2A | D7 | 24 | 2B |
| Octal | 106 | 146 | 224 | 65 | 37 | 0 | 52 | 327 | 44 | 53 |
| Binary | 1000110 | 1100110 | 10010100 | 110101 | 11111 | 0 | 101010 | 11010111 | 100100 | 101011 |
Color Harmonies of #466694
Complementary color
Monochromatic Colors of #466694
Black with #466694
Text Example
Text Example
White with #466694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466694; }
p { color: rgb(70,102,148); }
H1.HeaderClassName
{
color: #466694;
}
.AnyTagClassName
{
color: #466694;
}
</style>
background-color css
<style>
a { background-color: #466694; }
a { background-color: rgb(70,102,148); }
div.DivClassName
{
background-color: #466694;
}
.BgClassName
{
background-color: #466694;
}
</style>
border-color css
<style>
span { border-color: #466694; }
span { border-color: rgb(70,102,148); }
td.TdClassName
{
border-color: #466694;
}
.TagClassName
{
border-color: #466694;
}
</style>