Shades of Mariner #425798
Tints of Mariner #425798
RGB
CMYK
RGB Variations
Color information
#425798 (or 0x425798) is known color: Mariner. HEX triplet: 42, 57 and 98. RGB value is (66,87,152). Sum of RGB (Red+Green+Blue) = 66+87+152=305 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.64% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 152 (59.77% from 255 or 49.84% from 305); Max value from RGB is 152 - color contains mainly: blue. Hex color #425798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425798 is #BDA867. Grayscale: #575757. Windows color (decimal): -12429416 or 9983810. OLE color: 9983810.
HSL color Cylindrical-coordinate representation of color #425798: hue angle of 225.35º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #425798 is Cyan = 0.57, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 87 | 152 | - |
| CMYK | 0.57 | 0.43 | 0 | 0.40 |
| HSL | 225.35º | 0.39% | 0.43% | - |
| HSV(B) | 225.35º | 0.57% | 0.6% | - |
| XYZ | 11.32 | 10.24 | 31.09 | - |
| YUV | 88.13 | 164.04 | 112.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 152 | 0.57 | 0.43 | 0 | 0.40 | 225.35 | 0.39 | 0.43 |
| Hex | 42 | 57 | 98 | 39 | 2B | 0 | 28 | E1 | 27 | 2B |
| Octal | 102 | 127 | 230 | 71 | 53 | 0 | 50 | 341 | 47 | 53 |
| Binary | 1000010 | 1010111 | 10011000 | 111001 | 101011 | 0 | 101000 | 11100001 | 100111 | 101011 |
Color Harmonies of #425798
Complementary color
Monochromatic Colors of #425798
Black with #425798
Text Example
Text Example
White with #425798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425798; }
p { color: rgb(66,87,152); }
H1.HeaderClassName
{
color: #425798;
}
.AnyTagClassName
{
color: #425798;
}
</style>
background-color css
<style>
a { background-color: #425798; }
a { background-color: rgb(66,87,152); }
div.DivClassName
{
background-color: #425798;
}
.BgClassName
{
background-color: #425798;
}
</style>
border-color css
<style>
span { border-color: #425798; }
span { border-color: rgb(66,87,152); }
td.TdClassName
{
border-color: #425798;
}
.TagClassName
{
border-color: #425798;
}
</style>