Shades of Mariner #466297
Tints of Mariner #466297
RGB
CMYK
RGB Variations
Color information
#466297 (or 0x466297) is known color: Mariner. HEX triplet: 46, 62 and 97. RGB value is (70,98,151). Sum of RGB (Red+Green+Blue) = 70+98+151=319 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.94% from 319); Green value is 98 (38.67% from 255 or 30.72% from 319); Blue value is 151 (59.38% from 255 or 47.34% from 319); Max value from RGB is 151 - color contains mainly: blue. Hex color #466297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466297 is #B99D68. Grayscale: #5F5F5F. Windows color (decimal): -12164457 or 9921094. OLE color: 9921094.
HSL color Cylindrical-coordinate representation of color #466297: hue angle of 219.26º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #466297 is Cyan = 0.54, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 98 | 151 | - |
| CMYK | 0.54 | 0.35 | 0 | 0.41 |
| HSL | 219.26º | 0.37% | 0.43% | - |
| HSV(B) | 219.26º | 0.54% | 0.59% | - |
| XYZ | 12.48 | 12.27 | 30.99 | - |
| YUV | 95.67 | 159.22 | 109.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 151 | 0.54 | 0.35 | 0 | 0.41 | 219.26 | 0.37 | 0.43 |
| Hex | 46 | 62 | 97 | 36 | 23 | 0 | 29 | DB | 25 | 2B |
| Octal | 106 | 142 | 227 | 66 | 43 | 0 | 51 | 333 | 45 | 53 |
| Binary | 1000110 | 1100010 | 10010111 | 110110 | 100011 | 0 | 101001 | 11011011 | 100101 | 101011 |
Color Harmonies of #466297
Complementary color
Monochromatic Colors of #466297
Black with #466297
Text Example
Text Example
White with #466297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466297; }
p { color: rgb(70,98,151); }
H1.HeaderClassName
{
color: #466297;
}
.AnyTagClassName
{
color: #466297;
}
</style>
background-color css
<style>
a { background-color: #466297; }
a { background-color: rgb(70,98,151); }
div.DivClassName
{
background-color: #466297;
}
.BgClassName
{
background-color: #466297;
}
</style>
border-color css
<style>
span { border-color: #466297; }
span { border-color: rgb(70,98,151); }
td.TdClassName
{
border-color: #466297;
}
.TagClassName
{
border-color: #466297;
}
</style>