Shades of Mariner #426895
Tints of Mariner #426895
RGB
CMYK
RGB Variations
Color information
#426895 (or 0x426895) is known color: Mariner. HEX triplet: 42, 68 and 95. RGB value is (66,104,149). Sum of RGB (Red+Green+Blue) = 66+104+149=319 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.69% from 319); Green value is 104 (41.02% from 255 or 32.60% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #426895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426895 is #BD976A. Grayscale: #616161. Windows color (decimal): -12425067 or 9791554. OLE color: 9791554.
HSL color Cylindrical-coordinate representation of color #426895: hue angle of 212.53º 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 #426895 is Cyan = 0.56, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 104 | 149 | - |
| CMYK | 0.56 | 0.30 | 0 | 0.42 |
| HSL | 212.53º | 0.39% | 0.42% | - |
| HSV(B) | 212.53º | 0.56% | 0.58% | - |
| XYZ | 12.62 | 13.23 | 30.32 | - |
| YUV | 97.77 | 156.91 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 149 | 0.56 | 0.30 | 0 | 0.42 | 212.53 | 0.39 | 0.42 |
| Hex | 42 | 68 | 95 | 38 | 1E | 0 | 2A | D5 | 27 | 2A |
| Octal | 102 | 150 | 225 | 70 | 36 | 0 | 52 | 325 | 47 | 52 |
| Binary | 1000010 | 1101000 | 10010101 | 111000 | 11110 | 0 | 101010 | 11010101 | 100111 | 101010 |
Color Harmonies of #426895
Complementary color
Monochromatic Colors of #426895
Black with #426895
Text Example
Text Example
White with #426895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426895; }
p { color: rgb(66,104,149); }
H1.HeaderClassName
{
color: #426895;
}
.AnyTagClassName
{
color: #426895;
}
</style>
background-color css
<style>
a { background-color: #426895; }
a { background-color: rgb(66,104,149); }
div.DivClassName
{
background-color: #426895;
}
.BgClassName
{
background-color: #426895;
}
</style>
border-color css
<style>
span { border-color: #426895; }
span { border-color: rgb(66,104,149); }
td.TdClassName
{
border-color: #426895;
}
.TagClassName
{
border-color: #426895;
}
</style>