Shades of Mariner #426298
Tints of Mariner #426298
RGB
CMYK
RGB Variations
Color information
#426298 (or 0x426298) is known color: Mariner. HEX triplet: 42, 62 and 98. RGB value is (66,98,152). Sum of RGB (Red+Green+Blue) = 66+98+152=316 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.89% from 316); Green value is 98 (38.67% from 255 or 31.01% from 316); Blue value is 152 (59.77% from 255 or 48.10% from 316); Max value from RGB is 152 - color contains mainly: blue. Hex color #426298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426298 is #BD9D67. Grayscale: #5E5E5E. Windows color (decimal): -12426600 or 9986626. OLE color: 9986626.
HSL color Cylindrical-coordinate representation of color #426298: hue angle of 217.67º 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 #426298 is Cyan = 0.57, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 98 | 152 | - |
| CMYK | 0.57 | 0.36 | 0 | 0.40 |
| HSL | 217.67º | 0.39% | 0.43% | - |
| HSV(B) | 217.67º | 0.57% | 0.6% | - |
| XYZ | 12.28 | 12.16 | 31.41 | - |
| YUV | 94.59 | 160.4 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 152 | 0.57 | 0.36 | 0 | 0.40 | 217.67 | 0.39 | 0.43 |
| Hex | 42 | 62 | 98 | 39 | 24 | 0 | 28 | DA | 27 | 2B |
| Octal | 102 | 142 | 230 | 71 | 44 | 0 | 50 | 332 | 47 | 53 |
| Binary | 1000010 | 1100010 | 10011000 | 111001 | 100100 | 0 | 101000 | 11011010 | 100111 | 101011 |
Color Harmonies of #426298
Complementary color
Monochromatic Colors of #426298
Black with #426298
Text Example
Text Example
White with #426298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426298; }
p { color: rgb(66,98,152); }
H1.HeaderClassName
{
color: #426298;
}
.AnyTagClassName
{
color: #426298;
}
</style>
background-color css
<style>
a { background-color: #426298; }
a { background-color: rgb(66,98,152); }
div.DivClassName
{
background-color: #426298;
}
.BgClassName
{
background-color: #426298;
}
</style>
border-color css
<style>
span { border-color: #426298; }
span { border-color: rgb(66,98,152); }
td.TdClassName
{
border-color: #426298;
}
.TagClassName
{
border-color: #426298;
}
</style>