Shades of Mariner #466398
Tints of Mariner #466398
RGB
CMYK
RGB Variations
Color information
#466398 (or 0x466398) is known color: Mariner. HEX triplet: 46, 63 and 98. RGB value is (70,99,152). Sum of RGB (Red+Green+Blue) = 70+99+152=321 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.81% from 321); Green value is 99 (39.06% from 255 or 30.84% from 321); Blue value is 152 (59.77% from 255 or 47.35% from 321); Max value from RGB is 152 - color contains mainly: blue. Hex color #466398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466398 is #B99C67. Grayscale: #606060. Windows color (decimal): -12164200 or 9986886. OLE color: 9986886.
HSL color Cylindrical-coordinate representation of color #466398: hue angle of 218.78º 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 #466398 is Cyan = 0.54, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 99 | 152 | - |
| CMYK | 0.54 | 0.35 | 0 | 0.40 |
| HSL | 218.78º | 0.37% | 0.44% | - |
| HSV(B) | 218.78º | 0.54% | 0.6% | - |
| XYZ | 12.66 | 12.49 | 31.45 | - |
| YUV | 96.37 | 159.39 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 152 | 0.54 | 0.35 | 0 | 0.40 | 218.78 | 0.37 | 0.44 |
| Hex | 46 | 63 | 98 | 36 | 23 | 0 | 28 | DB | 25 | 2C |
| Octal | 106 | 143 | 230 | 66 | 43 | 0 | 50 | 333 | 45 | 54 |
| Binary | 1000110 | 1100011 | 10011000 | 110110 | 100011 | 0 | 101000 | 11011011 | 100101 | 101100 |
Color Harmonies of #466398
Complementary color
Monochromatic Colors of #466398
Black with #466398
Text Example
Text Example
White with #466398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466398; }
p { color: rgb(70,99,152); }
H1.HeaderClassName
{
color: #466398;
}
.AnyTagClassName
{
color: #466398;
}
</style>
background-color css
<style>
a { background-color: #466398; }
a { background-color: rgb(70,99,152); }
div.DivClassName
{
background-color: #466398;
}
.BgClassName
{
background-color: #466398;
}
</style>
border-color css
<style>
span { border-color: #466398; }
span { border-color: rgb(70,99,152); }
td.TdClassName
{
border-color: #466398;
}
.TagClassName
{
border-color: #466398;
}
</style>