Shades of Mariner #486297
Tints of Mariner #486297
RGB
CMYK
RGB Variations
Color information
#486297 (or 0x486297) is known color: Mariner. HEX triplet: 48, 62 and 97. RGB value is (72,98,151). Sum of RGB (Red+Green+Blue) = 72+98+151=321 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.43% from 321); Green value is 98 (38.67% from 255 or 30.53% 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 #486297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486297 is #B79D68. Grayscale: #606060. Windows color (decimal): -12033385 or 9921096. OLE color: 9921096.
HSL color Cylindrical-coordinate representation of color #486297: hue angle of 220.25º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #486297 is Cyan = 0.52, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 98 | 151 | - |
| CMYK | 0.52 | 0.35 | 0 | 0.41 |
| HSL | 220.25º | 0.35% | 0.44% | - |
| HSV(B) | 220.25º | 0.52% | 0.59% | - |
| XYZ | 12.63 | 12.35 | 31 | - |
| YUV | 96.27 | 158.89 | 110.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 151 | 0.52 | 0.35 | 0 | 0.41 | 220.25 | 0.35 | 0.44 |
| Hex | 48 | 62 | 97 | 34 | 23 | 0 | 29 | DC | 23 | 2C |
| Octal | 110 | 142 | 227 | 64 | 43 | 0 | 51 | 334 | 43 | 54 |
| Binary | 1001000 | 1100010 | 10010111 | 110100 | 100011 | 0 | 101001 | 11011100 | 100011 | 101100 |
Color Harmonies of #486297
Complementary color
Monochromatic Colors of #486297
Black with #486297
Text Example
Text Example
White with #486297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486297; }
p { color: rgb(72,98,151); }
H1.HeaderClassName
{
color: #486297;
}
.AnyTagClassName
{
color: #486297;
}
</style>
background-color css
<style>
a { background-color: #486297; }
a { background-color: rgb(72,98,151); }
div.DivClassName
{
background-color: #486297;
}
.BgClassName
{
background-color: #486297;
}
</style>
border-color css
<style>
span { border-color: #486297; }
span { border-color: rgb(72,98,151); }
td.TdClassName
{
border-color: #486297;
}
.TagClassName
{
border-color: #486297;
}
</style>