Shades of Mariner #466697
Tints of Mariner #466697
RGB
CMYK
RGB Variations
Color information
#466697 (or 0x466697) is known color: Mariner. HEX triplet: 46, 66 and 97. RGB value is (70,102,151). Sum of RGB (Red+Green+Blue) = 70+102+151=323 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.67% from 323); Green value is 102 (40.23% from 255 or 31.58% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #466697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466697 is #B99968. Grayscale: #616161. Windows color (decimal): -12163433 or 9922118. OLE color: 9922118.
HSL color Cylindrical-coordinate representation of color #466697: hue angle of 216.3º 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 #466697 is Cyan = 0.54, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 102 | 151 | - |
| CMYK | 0.54 | 0.32 | 0 | 0.41 |
| HSL | 216.3º | 0.37% | 0.43% | - |
| HSV(B) | 216.3º | 0.54% | 0.59% | - |
| XYZ | 12.86 | 13.04 | 31.12 | - |
| YUV | 98.02 | 157.9 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 151 | 0.54 | 0.32 | 0 | 0.41 | 216.3 | 0.37 | 0.43 |
| Hex | 46 | 66 | 97 | 36 | 20 | 0 | 29 | D8 | 25 | 2B |
| Octal | 106 | 146 | 227 | 66 | 40 | 0 | 51 | 330 | 45 | 53 |
| Binary | 1000110 | 1100110 | 10010111 | 110110 | 100000 | 0 | 101001 | 11011000 | 100101 | 101011 |
Color Harmonies of #466697
Complementary color
Monochromatic Colors of #466697
Black with #466697
Text Example
Text Example
White with #466697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466697; }
p { color: rgb(70,102,151); }
H1.HeaderClassName
{
color: #466697;
}
.AnyTagClassName
{
color: #466697;
}
</style>
background-color css
<style>
a { background-color: #466697; }
a { background-color: rgb(70,102,151); }
div.DivClassName
{
background-color: #466697;
}
.BgClassName
{
background-color: #466697;
}
</style>
border-color css
<style>
span { border-color: #466697; }
span { border-color: rgb(70,102,151); }
td.TdClassName
{
border-color: #466697;
}
.TagClassName
{
border-color: #466697;
}
</style>