Shades of Mariner #466498
Tints of Mariner #466498
RGB
CMYK
RGB Variations
Color information
#466498 (or 0x466498) is known color: Mariner. HEX triplet: 46, 64 and 98. RGB value is (70,100,152). Sum of RGB (Red+Green+Blue) = 70+100+152=322 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.74% from 322); Green value is 100 (39.45% from 255 or 31.06% from 322); Blue value is 152 (59.77% from 255 or 47.20% from 322); Max value from RGB is 152 - color contains mainly: blue. Hex color #466498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466498 is #B99B67. Grayscale: #606060. Windows color (decimal): -12163944 or 9987142. OLE color: 9987142.
HSL color Cylindrical-coordinate representation of color #466498: hue angle of 218.05º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #466498 is Cyan = 0.54, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 100 | 152 | - |
| CMYK | 0.54 | 0.34 | 0 | 0.40 |
| HSL | 218.05º | 0.37% | 0.44% | - |
| HSV(B) | 218.05º | 0.54% | 0.6% | - |
| XYZ | 12.75 | 12.68 | 31.48 | - |
| YUV | 96.96 | 159.06 | 108.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 152 | 0.54 | 0.34 | 0 | 0.40 | 218.05 | 0.37 | 0.44 |
| Hex | 46 | 64 | 98 | 36 | 22 | 0 | 28 | DA | 25 | 2C |
| Octal | 106 | 144 | 230 | 66 | 42 | 0 | 50 | 332 | 45 | 54 |
| Binary | 1000110 | 1100100 | 10011000 | 110110 | 100010 | 0 | 101000 | 11011010 | 100101 | 101100 |
Color Harmonies of #466498
Complementary color
Monochromatic Colors of #466498
Black with #466498
Text Example
Text Example
White with #466498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466498; }
p { color: rgb(70,100,152); }
H1.HeaderClassName
{
color: #466498;
}
.AnyTagClassName
{
color: #466498;
}
</style>
background-color css
<style>
a { background-color: #466498; }
a { background-color: rgb(70,100,152); }
div.DivClassName
{
background-color: #466498;
}
.BgClassName
{
background-color: #466498;
}
</style>
border-color css
<style>
span { border-color: #466498; }
span { border-color: rgb(70,100,152); }
td.TdClassName
{
border-color: #466498;
}
.TagClassName
{
border-color: #466498;
}
</style>