Shades of Mariner #426494
Tints of Mariner #426494
RGB
CMYK
RGB Variations
Color information
#426494 (or 0x426494) is known color: Mariner. HEX triplet: 42, 64 and 94. RGB value is (66,100,148). Sum of RGB (Red+Green+Blue) = 66+100+148=314 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.02% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 148 (58.20% from 255 or 47.13% from 314); Max value from RGB is 148 - color contains mainly: blue. Hex color #426494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426494 is #BD9B6B. Grayscale: #5F5F5F. Windows color (decimal): -12426092 or 9724994. OLE color: 9724994.
HSL color Cylindrical-coordinate representation of color #426494: hue angle of 215.12º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #426494 is Cyan = 0.55, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 100 | 148 | - |
| CMYK | 0.55 | 0.32 | 0 | 0.42 |
| HSL | 215.12º | 0.38% | 0.42% | - |
| HSV(B) | 215.12º | 0.55% | 0.58% | - |
| XYZ | 12.15 | 12.41 | 29.77 | - |
| YUV | 95.31 | 157.74 | 107.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 148 | 0.55 | 0.32 | 0 | 0.42 | 215.12 | 0.38 | 0.42 |
| Hex | 42 | 64 | 94 | 37 | 20 | 0 | 2A | D7 | 26 | 2A |
| Octal | 102 | 144 | 224 | 67 | 40 | 0 | 52 | 327 | 46 | 52 |
| Binary | 1000010 | 1100100 | 10010100 | 110111 | 100000 | 0 | 101010 | 11010111 | 100110 | 101010 |
Color Harmonies of #426494
Complementary color
Monochromatic Colors of #426494
Black with #426494
Text Example
Text Example
White with #426494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426494; }
p { color: rgb(66,100,148); }
H1.HeaderClassName
{
color: #426494;
}
.AnyTagClassName
{
color: #426494;
}
</style>
background-color css
<style>
a { background-color: #426494; }
a { background-color: rgb(66,100,148); }
div.DivClassName
{
background-color: #426494;
}
.BgClassName
{
background-color: #426494;
}
</style>
border-color css
<style>
span { border-color: #426494; }
span { border-color: rgb(66,100,148); }
td.TdClassName
{
border-color: #426494;
}
.TagClassName
{
border-color: #426494;
}
</style>