Shades of Mariner #425992
Tints of Mariner #425992
RGB
CMYK
RGB Variations
Color information
#425992 (or 0x425992) is known color: Mariner. HEX triplet: 42, 59 and 92. RGB value is (66,89,146). Sum of RGB (Red+Green+Blue) = 66+89+146=301 (39% of max value = 765). Red value is 66 (26.17% from 255 or 21.93% from 301); Green value is 89 (35.16% from 255 or 29.57% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #425992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425992 is #BDA66D. Grayscale: #585858. Windows color (decimal): -12428910 or 9591106. OLE color: 9591106.
HSL color Cylindrical-coordinate representation of color #425992: hue angle of 222.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 #425992 is Cyan = 0.55, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 89 | 146 | - |
| CMYK | 0.55 | 0.39 | 0 | 0.43 |
| HSL | 222.75º | 0.38% | 0.42% | - |
| HSV(B) | 222.75º | 0.55% | 0.57% | - |
| XYZ | 11.01 | 10.38 | 28.62 | - |
| YUV | 88.62 | 160.38 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 146 | 0.55 | 0.39 | 0 | 0.43 | 222.75 | 0.38 | 0.42 |
| Hex | 42 | 59 | 92 | 37 | 27 | 0 | 2B | DF | 26 | 2A |
| Octal | 102 | 131 | 222 | 67 | 47 | 0 | 53 | 337 | 46 | 52 |
| Binary | 1000010 | 1011001 | 10010010 | 110111 | 100111 | 0 | 101011 | 11011111 | 100110 | 101010 |
Color Harmonies of #425992
Complementary color
Monochromatic Colors of #425992
Black with #425992
Text Example
Text Example
White with #425992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425992; }
p { color: rgb(66,89,146); }
H1.HeaderClassName
{
color: #425992;
}
.AnyTagClassName
{
color: #425992;
}
</style>
background-color css
<style>
a { background-color: #425992; }
a { background-color: rgb(66,89,146); }
div.DivClassName
{
background-color: #425992;
}
.BgClassName
{
background-color: #425992;
}
</style>
border-color css
<style>
span { border-color: #425992; }
span { border-color: rgb(66,89,146); }
td.TdClassName
{
border-color: #425992;
}
.TagClassName
{
border-color: #425992;
}
</style>