Shades of Mariner #426491
Tints of Mariner #426491
RGB
CMYK
RGB Variations
Color information
#426491 (or 0x426491) is known color: Mariner. HEX triplet: 42, 64 and 91. RGB value is (66,100,145). Sum of RGB (Red+Green+Blue) = 66+100+145=311 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.22% from 311); Green value is 100 (39.45% from 255 or 32.15% from 311); Blue value is 145 (57.03% from 255 or 46.62% from 311); Max value from RGB is 145 - color contains mainly: blue. Hex color #426491 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426491 is #BD9B6E. Grayscale: #5E5E5E. Windows color (decimal): -12426095 or 9528386. OLE color: 9528386.
HSL color Cylindrical-coordinate representation of color #426491: hue angle of 214.18º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #426491 is Cyan = 0.54, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 100 | 145 | - |
| CMYK | 0.54 | 0.31 | 0 | 0.43 |
| HSL | 214.18º | 0.37% | 0.41% | - |
| HSV(B) | 214.18º | 0.54% | 0.57% | - |
| XYZ | 11.91 | 12.32 | 28.54 | - |
| YUV | 94.96 | 156.24 | 107.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 145 | 0.54 | 0.31 | 0 | 0.43 | 214.18 | 0.37 | 0.41 |
| Hex | 42 | 64 | 91 | 36 | 1F | 0 | 2B | D6 | 25 | 29 |
| Octal | 102 | 144 | 221 | 66 | 37 | 0 | 53 | 326 | 45 | 51 |
| Binary | 1000010 | 1100100 | 10010001 | 110110 | 11111 | 0 | 101011 | 11010110 | 100101 | 101001 |
Color Harmonies of #426491
Complementary color
Monochromatic Colors of #426491
Black with #426491
Text Example
Text Example
White with #426491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426491; }
p { color: rgb(66,100,145); }
H1.HeaderClassName
{
color: #426491;
}
.AnyTagClassName
{
color: #426491;
}
</style>
background-color css
<style>
a { background-color: #426491; }
a { background-color: rgb(66,100,145); }
div.DivClassName
{
background-color: #426491;
}
.BgClassName
{
background-color: #426491;
}
</style>
border-color css
<style>
span { border-color: #426491; }
span { border-color: rgb(66,100,145); }
td.TdClassName
{
border-color: #426491;
}
.TagClassName
{
border-color: #426491;
}
</style>