Shades of Mariner #466197
Tints of Mariner #466197
RGB
CMYK
RGB Variations
Color information
#466197 (or 0x466197) is known color: Mariner. HEX triplet: 46, 61 and 97. RGB value is (70,97,151). Sum of RGB (Red+Green+Blue) = 70+97+151=318 (42% of max value = 765). Red value is 70 (27.73% from 255 or 22.01% from 318); Green value is 97 (38.28% from 255 or 30.50% from 318); Blue value is 151 (59.38% from 255 or 47.48% from 318); Max value from RGB is 151 - color contains mainly: blue. Hex color #466197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466197 is #B99E68. Grayscale: #5E5E5E. Windows color (decimal): -12164713 or 9920838. OLE color: 9920838.
HSL color Cylindrical-coordinate representation of color #466197: hue angle of 220º 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 #466197 is Cyan = 0.54, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 97 | 151 | - |
| CMYK | 0.54 | 0.36 | 0 | 0.41 |
| HSL | 220º | 0.37% | 0.43% | - |
| HSV(B) | 220º | 0.54% | 0.59% | - |
| XYZ | 12.39 | 12.09 | 30.96 | - |
| YUV | 95.08 | 159.55 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 151 | 0.54 | 0.36 | 0 | 0.41 | 220 | 0.37 | 0.43 |
| Hex | 46 | 61 | 97 | 36 | 24 | 0 | 29 | DC | 25 | 2B |
| Octal | 106 | 141 | 227 | 66 | 44 | 0 | 51 | 334 | 45 | 53 |
| Binary | 1000110 | 1100001 | 10010111 | 110110 | 100100 | 0 | 101001 | 11011100 | 100101 | 101011 |
Color Harmonies of #466197
Complementary color
Monochromatic Colors of #466197
Black with #466197
Text Example
Text Example
White with #466197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466197; }
p { color: rgb(70,97,151); }
H1.HeaderClassName
{
color: #466197;
}
.AnyTagClassName
{
color: #466197;
}
</style>
background-color css
<style>
a { background-color: #466197; }
a { background-color: rgb(70,97,151); }
div.DivClassName
{
background-color: #466197;
}
.BgClassName
{
background-color: #466197;
}
</style>
border-color css
<style>
span { border-color: #466197; }
span { border-color: rgb(70,97,151); }
td.TdClassName
{
border-color: #466197;
}
.TagClassName
{
border-color: #466197;
}
</style>