Shades of Mariner #496091
Tints of Mariner #496091
RGB
CMYK
RGB Variations
Color information
#496091 (or 0x496091) is known color: Mariner. HEX triplet: 49, 60 and 91. RGB value is (73,96,145). Sum of RGB (Red+Green+Blue) = 73+96+145=314 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.25% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 145 (57.03% from 255 or 46.18% from 314); Max value from RGB is 145 - color contains mainly: blue. Hex color #496091 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496091 is #B69F6E. Grayscale: #5E5E5E. Windows color (decimal): -11968367 or 9527369. OLE color: 9527369.
HSL color Cylindrical-coordinate representation of color #496091: hue angle of 220.83º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #496091 is Cyan = 0.50, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 96 | 145 | - |
| CMYK | 0.50 | 0.34 | 0 | 0.43 |
| HSL | 220.83º | 0.33% | 0.43% | - |
| HSV(B) | 220.83º | 0.5% | 0.57% | - |
| XYZ | 12.04 | 11.83 | 28.44 | - |
| YUV | 94.71 | 156.38 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 96 | 145 | 0.50 | 0.34 | 0 | 0.43 | 220.83 | 0.33 | 0.43 |
| Hex | 49 | 60 | 91 | 32 | 22 | 0 | 2B | DD | 21 | 2B |
| Octal | 111 | 140 | 221 | 62 | 42 | 0 | 53 | 335 | 41 | 53 |
| Binary | 1001001 | 1100000 | 10010001 | 110010 | 100010 | 0 | 101011 | 11011101 | 100001 | 101011 |
Color Harmonies of #496091
Complementary color
Monochromatic Colors of #496091
Black with #496091
Text Example
Text Example
White with #496091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496091; }
p { color: rgb(73,96,145); }
H1.HeaderClassName
{
color: #496091;
}
.AnyTagClassName
{
color: #496091;
}
</style>
background-color css
<style>
a { background-color: #496091; }
a { background-color: rgb(73,96,145); }
div.DivClassName
{
background-color: #496091;
}
.BgClassName
{
background-color: #496091;
}
</style>
border-color css
<style>
span { border-color: #496091; }
span { border-color: rgb(73,96,145); }
td.TdClassName
{
border-color: #496091;
}
.TagClassName
{
border-color: #496091;
}
</style>