Shades of Mariner #486497
Tints of Mariner #486497
RGB
CMYK
RGB Variations
Color information
#486497 (or 0x486497) is known color: Mariner. HEX triplet: 48, 64 and 97. RGB value is (72,100,151). Sum of RGB (Red+Green+Blue) = 72+100+151=323 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.29% from 323); Green value is 100 (39.45% from 255 or 30.96% 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 #486497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486497 is #B79B68. Grayscale: #616161. Windows color (decimal): -12032873 or 9921608. OLE color: 9921608.
HSL color Cylindrical-coordinate representation of color #486497: hue angle of 218.73º 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 #486497 is Cyan = 0.52, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 100 | 151 | - |
| CMYK | 0.52 | 0.34 | 0 | 0.41 |
| HSL | 218.73º | 0.35% | 0.44% | - |
| HSV(B) | 218.73º | 0.52% | 0.59% | - |
| XYZ | 12.82 | 12.73 | 31.06 | - |
| YUV | 97.44 | 158.22 | 109.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 151 | 0.52 | 0.34 | 0 | 0.41 | 218.73 | 0.35 | 0.44 |
| Hex | 48 | 64 | 97 | 34 | 22 | 0 | 29 | DB | 23 | 2C |
| Octal | 110 | 144 | 227 | 64 | 42 | 0 | 51 | 333 | 43 | 54 |
| Binary | 1001000 | 1100100 | 10010111 | 110100 | 100010 | 0 | 101001 | 11011011 | 100011 | 101100 |
Color Harmonies of #486497
Complementary color
Monochromatic Colors of #486497
Black with #486497
Text Example
Text Example
White with #486497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486497; }
p { color: rgb(72,100,151); }
H1.HeaderClassName
{
color: #486497;
}
.AnyTagClassName
{
color: #486497;
}
</style>
background-color css
<style>
a { background-color: #486497; }
a { background-color: rgb(72,100,151); }
div.DivClassName
{
background-color: #486497;
}
.BgClassName
{
background-color: #486497;
}
</style>
border-color css
<style>
span { border-color: #486497; }
span { border-color: rgb(72,100,151); }
td.TdClassName
{
border-color: #486497;
}
.TagClassName
{
border-color: #486497;
}
</style>