Shades of Mariner #466096
Tints of Mariner #466096
RGB
CMYK
RGB Variations
Color information
#466096 (or 0x466096) is known color: Mariner. HEX triplet: 46, 60 and 96. RGB value is (70,96,150). Sum of RGB (Red+Green+Blue) = 70+96+150=316 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.15% from 316); Green value is 96 (37.89% from 255 or 30.38% from 316); Blue value is 150 (58.98% from 255 or 47.47% from 316); Max value from RGB is 150 - color contains mainly: blue. Hex color #466096 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466096 is #B99F69. Grayscale: #5E5E5E. Windows color (decimal): -12164970 or 9855046. OLE color: 9855046.
HSL color Cylindrical-coordinate representation of color #466096: hue angle of 220.5º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #466096 is Cyan = 0.53, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 96 | 150 | - |
| CMYK | 0.53 | 0.36 | 0 | 0.41 |
| HSL | 220.5º | 0.36% | 0.43% | - |
| HSV(B) | 220.5º | 0.53% | 0.59% | - |
| XYZ | 12.21 | 11.87 | 30.5 | - |
| YUV | 94.38 | 159.39 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 150 | 0.53 | 0.36 | 0 | 0.41 | 220.5 | 0.36 | 0.43 |
| Hex | 46 | 60 | 96 | 35 | 24 | 0 | 29 | DC | 24 | 2B |
| Octal | 106 | 140 | 226 | 65 | 44 | 0 | 51 | 334 | 44 | 53 |
| Binary | 1000110 | 1100000 | 10010110 | 110101 | 100100 | 0 | 101001 | 11011100 | 100100 | 101011 |
Color Harmonies of #466096
Complementary color
Monochromatic Colors of #466096
Black with #466096
Text Example
Text Example
White with #466096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466096; }
p { color: rgb(70,96,150); }
H1.HeaderClassName
{
color: #466096;
}
.AnyTagClassName
{
color: #466096;
}
</style>
background-color css
<style>
a { background-color: #466096; }
a { background-color: rgb(70,96,150); }
div.DivClassName
{
background-color: #466096;
}
.BgClassName
{
background-color: #466096;
}
</style>
border-color css
<style>
span { border-color: #466096; }
span { border-color: rgb(70,96,150); }
td.TdClassName
{
border-color: #466096;
}
.TagClassName
{
border-color: #466096;
}
</style>