Shades of Mariner #486597
Tints of Mariner #486597
RGB
CMYK
RGB Variations
Color information
#486597 (or 0x486597) is known color: Mariner. HEX triplet: 48, 65 and 97. RGB value is (72,101,151). Sum of RGB (Red+Green+Blue) = 72+101+151=324 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.22% from 324); Green value is 101 (39.84% from 255 or 31.17% from 324); Blue value is 151 (59.38% from 255 or 46.60% from 324); Max value from RGB is 151 - color contains mainly: blue. Hex color #486597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486597 is #B79A68. Grayscale: #616161. Windows color (decimal): -12032617 or 9921864. OLE color: 9921864.
HSL color Cylindrical-coordinate representation of color #486597: hue angle of 217.97º 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 #486597 is Cyan = 0.52, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 101 | 151 | - |
| CMYK | 0.52 | 0.33 | 0 | 0.41 |
| HSL | 217.97º | 0.35% | 0.44% | - |
| HSV(B) | 217.97º | 0.52% | 0.59% | - |
| XYZ | 12.91 | 12.92 | 31.09 | - |
| YUV | 98.03 | 157.89 | 109.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 101 | 151 | 0.52 | 0.33 | 0 | 0.41 | 217.97 | 0.35 | 0.44 |
| Hex | 48 | 65 | 97 | 34 | 21 | 0 | 29 | DA | 23 | 2C |
| Octal | 110 | 145 | 227 | 64 | 41 | 0 | 51 | 332 | 43 | 54 |
| Binary | 1001000 | 1100101 | 10010111 | 110100 | 100001 | 0 | 101001 | 11011010 | 100011 | 101100 |
Color Harmonies of #486597
Complementary color
Monochromatic Colors of #486597
Black with #486597
Text Example
Text Example
White with #486597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486597; }
p { color: rgb(72,101,151); }
H1.HeaderClassName
{
color: #486597;
}
.AnyTagClassName
{
color: #486597;
}
</style>
background-color css
<style>
a { background-color: #486597; }
a { background-color: rgb(72,101,151); }
div.DivClassName
{
background-color: #486597;
}
.BgClassName
{
background-color: #486597;
}
</style>
border-color css
<style>
span { border-color: #486597; }
span { border-color: rgb(72,101,151); }
td.TdClassName
{
border-color: #486597;
}
.TagClassName
{
border-color: #486597;
}
</style>