Shades of Mariner #426492
Tints of Mariner #426492
RGB
CMYK
RGB Variations
Color information
#426492 (or 0x426492) is known color: Mariner. HEX triplet: 42, 64 and 92. RGB value is (66,100,146). Sum of RGB (Red+Green+Blue) = 66+100+146=312 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.15% from 312); Green value is 100 (39.45% from 255 or 32.05% from 312); Blue value is 146 (57.42% from 255 or 46.79% from 312); Max value from RGB is 146 - color contains mainly: blue. Hex color #426492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426492 is #BD9B6D. Grayscale: #5E5E5E. Windows color (decimal): -12426094 or 9593922. OLE color: 9593922.
HSL color Cylindrical-coordinate representation of color #426492: hue angle of 214.5º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #426492 is Cyan = 0.55, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 100 | 146 | - |
| CMYK | 0.55 | 0.32 | 0 | 0.43 |
| HSL | 214.5º | 0.38% | 0.42% | - |
| HSV(B) | 214.5º | 0.55% | 0.57% | - |
| XYZ | 11.99 | 12.35 | 28.95 | - |
| YUV | 95.08 | 156.74 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 146 | 0.55 | 0.32 | 0 | 0.43 | 214.5 | 0.38 | 0.42 |
| Hex | 42 | 64 | 92 | 37 | 20 | 0 | 2B | D6 | 26 | 2A |
| Octal | 102 | 144 | 222 | 67 | 40 | 0 | 53 | 326 | 46 | 52 |
| Binary | 1000010 | 1100100 | 10010010 | 110111 | 100000 | 0 | 101011 | 11010110 | 100110 | 101010 |
Color Harmonies of #426492
Complementary color
Monochromatic Colors of #426492
Black with #426492
Text Example
Text Example
White with #426492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426492; }
p { color: rgb(66,100,146); }
H1.HeaderClassName
{
color: #426492;
}
.AnyTagClassName
{
color: #426492;
}
</style>
background-color css
<style>
a { background-color: #426492; }
a { background-color: rgb(66,100,146); }
div.DivClassName
{
background-color: #426492;
}
.BgClassName
{
background-color: #426492;
}
</style>
border-color css
<style>
span { border-color: #426492; }
span { border-color: rgb(66,100,146); }
td.TdClassName
{
border-color: #426492;
}
.TagClassName
{
border-color: #426492;
}
</style>