Shades of Mariner #466295
Tints of Mariner #466295
RGB
CMYK
RGB Variations
Color information
#466295 (or 0x466295) is known color: Mariner. HEX triplet: 46, 62 and 95. RGB value is (70,98,149). Sum of RGB (Red+Green+Blue) = 70+98+149=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 98 (38.67% from 255 or 30.91% from 317); Blue value is 149 (58.59% from 255 or 47.00% from 317); Max value from RGB is 149 - color contains mainly: blue. Hex color #466295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466295 is #B99D6A. Grayscale: #5F5F5F. Windows color (decimal): -12164459 or 9790022. OLE color: 9790022.
HSL color Cylindrical-coordinate representation of color #466295: hue angle of 218.73º 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 #466295 is Cyan = 0.53, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 98 | 149 | - |
| CMYK | 0.53 | 0.34 | 0 | 0.42 |
| HSL | 218.73º | 0.36% | 0.43% | - |
| HSV(B) | 218.73º | 0.53% | 0.58% | - |
| XYZ | 12.32 | 12.21 | 30.14 | - |
| YUV | 95.44 | 158.22 | 109.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 149 | 0.53 | 0.34 | 0 | 0.42 | 218.73 | 0.36 | 0.43 |
| Hex | 46 | 62 | 95 | 35 | 22 | 0 | 2A | DB | 24 | 2B |
| Octal | 106 | 142 | 225 | 65 | 42 | 0 | 52 | 333 | 44 | 53 |
| Binary | 1000110 | 1100010 | 10010101 | 110101 | 100010 | 0 | 101010 | 11011011 | 100100 | 101011 |
Color Harmonies of #466295
Complementary color
Monochromatic Colors of #466295
Black with #466295
Text Example
Text Example
White with #466295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466295; }
p { color: rgb(70,98,149); }
H1.HeaderClassName
{
color: #466295;
}
.AnyTagClassName
{
color: #466295;
}
</style>
background-color css
<style>
a { background-color: #466295; }
a { background-color: rgb(70,98,149); }
div.DivClassName
{
background-color: #466295;
}
.BgClassName
{
background-color: #466295;
}
</style>
border-color css
<style>
span { border-color: #466295; }
span { border-color: rgb(70,98,149); }
td.TdClassName
{
border-color: #466295;
}
.TagClassName
{
border-color: #466295;
}
</style>