Shades of Mariner #466497
Tints of Mariner #466497
RGB
CMYK
RGB Variations
Color information
#466497 (or 0x466497) is known color: Mariner. HEX triplet: 46, 64 and 97. RGB value is (70,100,151). Sum of RGB (Red+Green+Blue) = 70+100+151=321 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.81% from 321); Green value is 100 (39.45% from 255 or 31.15% from 321); Blue value is 151 (59.38% from 255 or 47.04% from 321); Max value from RGB is 151 - color contains mainly: blue. Hex color #466497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466497 is #B99B68. Grayscale: #606060. Windows color (decimal): -12163945 or 9921606. OLE color: 9921606.
HSL color Cylindrical-coordinate representation of color #466497: hue angle of 217.78º 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 #466497 is Cyan = 0.54, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 100 | 151 | - |
| CMYK | 0.54 | 0.34 | 0 | 0.41 |
| HSL | 217.78º | 0.37% | 0.43% | - |
| HSV(B) | 217.78º | 0.54% | 0.59% | - |
| XYZ | 12.67 | 12.65 | 31.05 | - |
| YUV | 96.84 | 158.56 | 108.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 151 | 0.54 | 0.34 | 0 | 0.41 | 217.78 | 0.37 | 0.43 |
| Hex | 46 | 64 | 97 | 36 | 22 | 0 | 29 | DA | 25 | 2B |
| Octal | 106 | 144 | 227 | 66 | 42 | 0 | 51 | 332 | 45 | 53 |
| Binary | 1000110 | 1100100 | 10010111 | 110110 | 100010 | 0 | 101001 | 11011010 | 100101 | 101011 |
Color Harmonies of #466497
Complementary color
Monochromatic Colors of #466497
Black with #466497
Text Example
Text Example
White with #466497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466497; }
p { color: rgb(70,100,151); }
H1.HeaderClassName
{
color: #466497;
}
.AnyTagClassName
{
color: #466497;
}
</style>
background-color css
<style>
a { background-color: #466497; }
a { background-color: rgb(70,100,151); }
div.DivClassName
{
background-color: #466497;
}
.BgClassName
{
background-color: #466497;
}
</style>
border-color css
<style>
span { border-color: #466497; }
span { border-color: rgb(70,100,151); }
td.TdClassName
{
border-color: #466497;
}
.TagClassName
{
border-color: #466497;
}
</style>