Shades of Mariner #425695
Tints of Mariner #425695
RGB
CMYK
RGB Variations
Color information
#425695 (or 0x425695) is known color: Mariner. HEX triplet: 42, 56 and 95. RGB value is (66,86,149). Sum of RGB (Red+Green+Blue) = 66+86+149=301 (39% of max value = 765). Red value is 66 (26.17% from 255 or 21.93% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #425695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425695 is #BDA96A. Grayscale: #565656. Windows color (decimal): -12429675 or 9786946. OLE color: 9786946.
HSL color Cylindrical-coordinate representation of color #425695: hue angle of 225.54º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #425695 is Cyan = 0.56, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 86 | 149 | - |
| CMYK | 0.56 | 0.42 | 0 | 0.42 |
| HSL | 225.54º | 0.39% | 0.42% | - |
| HSV(B) | 225.54º | 0.56% | 0.58% | - |
| XYZ | 11 | 9.98 | 29.78 | - |
| YUV | 87.2 | 162.87 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 149 | 0.56 | 0.42 | 0 | 0.42 | 225.54 | 0.39 | 0.42 |
| Hex | 42 | 56 | 95 | 38 | 2A | 0 | 2A | E2 | 27 | 2A |
| Octal | 102 | 126 | 225 | 70 | 52 | 0 | 52 | 342 | 47 | 52 |
| Binary | 1000010 | 1010110 | 10010101 | 111000 | 101010 | 0 | 101010 | 11100010 | 100111 | 101010 |
Color Harmonies of #425695
Complementary color
Monochromatic Colors of #425695
Black with #425695
Text Example
Text Example
White with #425695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425695; }
p { color: rgb(66,86,149); }
H1.HeaderClassName
{
color: #425695;
}
.AnyTagClassName
{
color: #425695;
}
</style>
background-color css
<style>
a { background-color: #425695; }
a { background-color: rgb(66,86,149); }
div.DivClassName
{
background-color: #425695;
}
.BgClassName
{
background-color: #425695;
}
</style>
border-color css
<style>
span { border-color: #425695; }
span { border-color: rgb(66,86,149); }
td.TdClassName
{
border-color: #425695;
}
.TagClassName
{
border-color: #425695;
}
</style>