Shades of Mariner #426592
Tints of Mariner #426592
RGB
CMYK
RGB Variations
Color information
#426592 (or 0x426592) is known color: Mariner. HEX triplet: 42, 65 and 92. RGB value is (66,101,146). Sum of RGB (Red+Green+Blue) = 66+101+146=313 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.09% from 313); Green value is 101 (39.84% from 255 or 32.27% from 313); Blue value is 146 (57.42% from 255 or 46.65% from 313); Max value from RGB is 146 - color contains mainly: blue. Hex color #426592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426592 is #BD9A6D. Grayscale: #5F5F5F. Windows color (decimal): -12425838 or 9594178. OLE color: 9594178.
HSL color Cylindrical-coordinate representation of color #426592: hue angle of 213.75º 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 #426592 is Cyan = 0.55, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 101 | 146 | - |
| CMYK | 0.55 | 0.31 | 0 | 0.43 |
| HSL | 213.75º | 0.38% | 0.42% | - |
| HSV(B) | 213.75º | 0.55% | 0.57% | - |
| XYZ | 12.09 | 12.54 | 28.98 | - |
| YUV | 95.67 | 156.4 | 106.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 146 | 0.55 | 0.31 | 0 | 0.43 | 213.75 | 0.38 | 0.42 |
| Hex | 42 | 65 | 92 | 37 | 1F | 0 | 2B | D6 | 26 | 2A |
| Octal | 102 | 145 | 222 | 67 | 37 | 0 | 53 | 326 | 46 | 52 |
| Binary | 1000010 | 1100101 | 10010010 | 110111 | 11111 | 0 | 101011 | 11010110 | 100110 | 101010 |
Color Harmonies of #426592
Complementary color
Monochromatic Colors of #426592
Black with #426592
Text Example
Text Example
White with #426592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426592; }
p { color: rgb(66,101,146); }
H1.HeaderClassName
{
color: #426592;
}
.AnyTagClassName
{
color: #426592;
}
</style>
background-color css
<style>
a { background-color: #426592; }
a { background-color: rgb(66,101,146); }
div.DivClassName
{
background-color: #426592;
}
.BgClassName
{
background-color: #426592;
}
</style>
border-color css
<style>
span { border-color: #426592; }
span { border-color: rgb(66,101,146); }
td.TdClassName
{
border-color: #426592;
}
.TagClassName
{
border-color: #426592;
}
</style>