Shades of Mariner #466593
Tints of Mariner #466593
RGB
CMYK
RGB Variations
Color information
#466593 (or 0x466593) is known color: Mariner. HEX triplet: 46, 65 and 93. RGB value is (70,101,147). Sum of RGB (Red+Green+Blue) = 70+101+147=318 (42% of max value = 765). Red value is 70 (27.73% from 255 or 22.01% from 318); Green value is 101 (39.84% from 255 or 31.76% from 318); Blue value is 147 (57.81% from 255 or 46.23% from 318); Max value from RGB is 147 - color contains mainly: blue. Hex color #466593 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466593 is #B99A6C. Grayscale: #606060. Windows color (decimal): -12163693 or 9659718. OLE color: 9659718.
HSL color Cylindrical-coordinate representation of color #466593: hue angle of 215.84º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466593 is Cyan = 0.52, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 101 | 147 | - |
| CMYK | 0.52 | 0.31 | 0 | 0.42 |
| HSL | 215.84º | 0.35% | 0.43% | - |
| HSV(B) | 215.84º | 0.52% | 0.58% | - |
| XYZ | 12.45 | 12.72 | 29.4 | - |
| YUV | 96.98 | 156.23 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 147 | 0.52 | 0.31 | 0 | 0.42 | 215.84 | 0.35 | 0.43 |
| Hex | 46 | 65 | 93 | 34 | 1F | 0 | 2A | D8 | 23 | 2B |
| Octal | 106 | 145 | 223 | 64 | 37 | 0 | 52 | 330 | 43 | 53 |
| Binary | 1000110 | 1100101 | 10010011 | 110100 | 11111 | 0 | 101010 | 11011000 | 100011 | 101011 |
Color Harmonies of #466593
Complementary color
Monochromatic Colors of #466593
Black with #466593
Text Example
Text Example
White with #466593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466593; }
p { color: rgb(70,101,147); }
H1.HeaderClassName
{
color: #466593;
}
.AnyTagClassName
{
color: #466593;
}
</style>
background-color css
<style>
a { background-color: #466593; }
a { background-color: rgb(70,101,147); }
div.DivClassName
{
background-color: #466593;
}
.BgClassName
{
background-color: #466593;
}
</style>
border-color css
<style>
span { border-color: #466593; }
span { border-color: rgb(70,101,147); }
td.TdClassName
{
border-color: #466593;
}
.TagClassName
{
border-color: #466593;
}
</style>