Shades of Mariner #426290
Tints of Mariner #426290
RGB
CMYK
RGB Variations
Color information
#426290 (or 0x426290) is known color: Mariner. HEX triplet: 42, 62 and 90. RGB value is (66,98,144). Sum of RGB (Red+Green+Blue) = 66+98+144=308 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.43% from 308); Green value is 98 (38.67% from 255 or 31.82% from 308); Blue value is 144 (56.64% from 255 or 46.75% from 308); Max value from RGB is 144 - color contains mainly: blue. Hex color #426290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426290 is #BD9D6F. Grayscale: #5D5D5D. Windows color (decimal): -12426608 or 9462338. OLE color: 9462338.
HSL color Cylindrical-coordinate representation of color #426290: hue angle of 215.38º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #426290 is Cyan = 0.54, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 98 | 144 | - |
| CMYK | 0.54 | 0.32 | 0 | 0.44 |
| HSL | 215.38º | 0.37% | 0.41% | - |
| HSV(B) | 215.38º | 0.54% | 0.56% | - |
| XYZ | 11.65 | 11.91 | 28.07 | - |
| YUV | 93.68 | 156.4 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 144 | 0.54 | 0.32 | 0 | 0.44 | 215.38 | 0.37 | 0.41 |
| Hex | 42 | 62 | 90 | 36 | 20 | 0 | 2C | D7 | 25 | 29 |
| Octal | 102 | 142 | 220 | 66 | 40 | 0 | 54 | 327 | 45 | 51 |
| Binary | 1000010 | 1100010 | 10010000 | 110110 | 100000 | 0 | 101100 | 11010111 | 100101 | 101001 |
Color Harmonies of #426290
Complementary color
Monochromatic Colors of #426290
Black with #426290
Text Example
Text Example
White with #426290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426290; }
p { color: rgb(66,98,144); }
H1.HeaderClassName
{
color: #426290;
}
.AnyTagClassName
{
color: #426290;
}
</style>
background-color css
<style>
a { background-color: #426290; }
a { background-color: rgb(66,98,144); }
div.DivClassName
{
background-color: #426290;
}
.BgClassName
{
background-color: #426290;
}
</style>
border-color css
<style>
span { border-color: #426290; }
span { border-color: rgb(66,98,144); }
td.TdClassName
{
border-color: #426290;
}
.TagClassName
{
border-color: #426290;
}
</style>