Shades of Mariner #426390
Tints of Mariner #426390
RGB
CMYK
RGB Variations
Color information
#426390 (or 0x426390) is known color: Mariner. HEX triplet: 42, 63 and 90. RGB value is (66,99,144). Sum of RGB (Red+Green+Blue) = 66+99+144=309 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.36% from 309); Green value is 99 (39.06% from 255 or 32.04% from 309); Blue value is 144 (56.64% from 255 or 46.60% from 309); Max value from RGB is 144 - color contains mainly: blue. Hex color #426390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426390 is #BD9C6F. Grayscale: #5E5E5E. Windows color (decimal): -12426352 or 9462594. OLE color: 9462594.
HSL color Cylindrical-coordinate representation of color #426390: hue angle of 214.62º 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 #426390 is Cyan = 0.54, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 99 | 144 | - |
| CMYK | 0.54 | 0.31 | 0 | 0.44 |
| HSL | 214.62º | 0.37% | 0.41% | - |
| HSV(B) | 214.62º | 0.54% | 0.56% | - |
| XYZ | 11.74 | 12.1 | 28.1 | - |
| YUV | 94.26 | 156.07 | 107.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 144 | 0.54 | 0.31 | 0 | 0.44 | 214.62 | 0.37 | 0.41 |
| Hex | 42 | 63 | 90 | 36 | 1F | 0 | 2C | D7 | 25 | 29 |
| Octal | 102 | 143 | 220 | 66 | 37 | 0 | 54 | 327 | 45 | 51 |
| Binary | 1000010 | 1100011 | 10010000 | 110110 | 11111 | 0 | 101100 | 11010111 | 100101 | 101001 |
Color Harmonies of #426390
Complementary color
Monochromatic Colors of #426390
Black with #426390
Text Example
Text Example
White with #426390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426390; }
p { color: rgb(66,99,144); }
H1.HeaderClassName
{
color: #426390;
}
.AnyTagClassName
{
color: #426390;
}
</style>
background-color css
<style>
a { background-color: #426390; }
a { background-color: rgb(66,99,144); }
div.DivClassName
{
background-color: #426390;
}
.BgClassName
{
background-color: #426390;
}
</style>
border-color css
<style>
span { border-color: #426390; }
span { border-color: rgb(66,99,144); }
td.TdClassName
{
border-color: #426390;
}
.TagClassName
{
border-color: #426390;
}
</style>