Shades of Mariner #425796
Tints of Mariner #425796
RGB
CMYK
RGB Variations
Color information
#425796 (or 0x425796) is known color: Mariner. HEX triplet: 42, 57 and 96. RGB value is (66,87,150). Sum of RGB (Red+Green+Blue) = 66+87+150=303 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.78% from 303); Green value is 87 (34.38% from 255 or 28.71% from 303); Blue value is 150 (58.98% from 255 or 49.50% from 303); Max value from RGB is 150 - color contains mainly: blue. Hex color #425796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425796 is #BDA869. Grayscale: #575757. Windows color (decimal): -12429418 or 9852738. OLE color: 9852738.
HSL color Cylindrical-coordinate representation of color #425796: hue angle of 225º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #425796 is Cyan = 0.56, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 87 | 150 | - |
| CMYK | 0.56 | 0.42 | 0 | 0.41 |
| HSL | 225º | 0.39% | 0.42% | - |
| HSV(B) | 225º | 0.56% | 0.59% | - |
| XYZ | 11.16 | 10.18 | 30.23 | - |
| YUV | 87.9 | 163.04 | 112.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 150 | 0.56 | 0.42 | 0 | 0.41 | 225 | 0.39 | 0.42 |
| Hex | 42 | 57 | 96 | 38 | 2A | 0 | 29 | E1 | 27 | 2A |
| Octal | 102 | 127 | 226 | 70 | 52 | 0 | 51 | 341 | 47 | 52 |
| Binary | 1000010 | 1010111 | 10010110 | 111000 | 101010 | 0 | 101001 | 11100001 | 100111 | 101010 |
Color Harmonies of #425796
Complementary color
Monochromatic Colors of #425796
Black with #425796
Text Example
Text Example
White with #425796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425796; }
p { color: rgb(66,87,150); }
H1.HeaderClassName
{
color: #425796;
}
.AnyTagClassName
{
color: #425796;
}
</style>
background-color css
<style>
a { background-color: #425796; }
a { background-color: rgb(66,87,150); }
div.DivClassName
{
background-color: #425796;
}
.BgClassName
{
background-color: #425796;
}
</style>
border-color css
<style>
span { border-color: #425796; }
span { border-color: rgb(66,87,150); }
td.TdClassName
{
border-color: #425796;
}
.TagClassName
{
border-color: #425796;
}
</style>