Shades of Mariner #425994
Tints of Mariner #425994
RGB
CMYK
RGB Variations
Color information
#425994 (or 0x425994) is known color: Mariner. HEX triplet: 42, 59 and 94. RGB value is (66,89,148). Sum of RGB (Red+Green+Blue) = 66+89+148=303 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.78% from 303); Green value is 89 (35.16% from 255 or 29.37% from 303); Blue value is 148 (58.20% from 255 or 48.84% from 303); Max value from RGB is 148 - color contains mainly: blue. Hex color #425994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425994 is #BDA66B. Grayscale: #585858. Windows color (decimal): -12428908 or 9722178. OLE color: 9722178.
HSL color Cylindrical-coordinate representation of color #425994: hue angle of 223.17º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #425994 is Cyan = 0.55, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 89 | 148 | - |
| CMYK | 0.55 | 0.40 | 0 | 0.42 |
| HSL | 223.17º | 0.38% | 0.42% | - |
| HSV(B) | 223.17º | 0.55% | 0.58% | - |
| XYZ | 11.16 | 10.44 | 29.44 | - |
| YUV | 88.85 | 161.38 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 148 | 0.55 | 0.40 | 0 | 0.42 | 223.17 | 0.38 | 0.42 |
| Hex | 42 | 59 | 94 | 37 | 28 | 0 | 2A | DF | 26 | 2A |
| Octal | 102 | 131 | 224 | 67 | 50 | 0 | 52 | 337 | 46 | 52 |
| Binary | 1000010 | 1011001 | 10010100 | 110111 | 101000 | 0 | 101010 | 11011111 | 100110 | 101010 |
Color Harmonies of #425994
Complementary color
Monochromatic Colors of #425994
Black with #425994
Text Example
Text Example
White with #425994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425994; }
p { color: rgb(66,89,148); }
H1.HeaderClassName
{
color: #425994;
}
.AnyTagClassName
{
color: #425994;
}
</style>
background-color css
<style>
a { background-color: #425994; }
a { background-color: rgb(66,89,148); }
div.DivClassName
{
background-color: #425994;
}
.BgClassName
{
background-color: #425994;
}
</style>
border-color css
<style>
span { border-color: #425994; }
span { border-color: rgb(66,89,148); }
td.TdClassName
{
border-color: #425994;
}
.TagClassName
{
border-color: #425994;
}
</style>