Shades of Mariner #426194
Tints of Mariner #426194
RGB
CMYK
RGB Variations
Color information
#426194 (or 0x426194) is known color: Mariner. HEX triplet: 42, 61 and 94. RGB value is (66,97,148). Sum of RGB (Red+Green+Blue) = 66+97+148=311 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.22% from 311); Green value is 97 (38.28% from 255 or 31.19% from 311); Blue value is 148 (58.20% from 255 or 47.59% from 311); Max value from RGB is 148 - color contains mainly: blue. Hex color #426194 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426194 is #BD9E6B. Grayscale: #5D5D5D. Windows color (decimal): -12426860 or 9724226. OLE color: 9724226.
HSL color Cylindrical-coordinate representation of color #426194: hue angle of 217.32º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #426194 is Cyan = 0.55, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 97 | 148 | - |
| CMYK | 0.55 | 0.34 | 0 | 0.42 |
| HSL | 217.32º | 0.38% | 0.42% | - |
| HSV(B) | 217.32º | 0.55% | 0.58% | - |
| XYZ | 11.87 | 11.85 | 29.68 | - |
| YUV | 93.55 | 158.73 | 108.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 148 | 0.55 | 0.34 | 0 | 0.42 | 217.32 | 0.38 | 0.42 |
| Hex | 42 | 61 | 94 | 37 | 22 | 0 | 2A | D9 | 26 | 2A |
| Octal | 102 | 141 | 224 | 67 | 42 | 0 | 52 | 331 | 46 | 52 |
| Binary | 1000010 | 1100001 | 10010100 | 110111 | 100010 | 0 | 101010 | 11011001 | 100110 | 101010 |
Color Harmonies of #426194
Complementary color
Monochromatic Colors of #426194
Black with #426194
Text Example
Text Example
White with #426194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426194; }
p { color: rgb(66,97,148); }
H1.HeaderClassName
{
color: #426194;
}
.AnyTagClassName
{
color: #426194;
}
</style>
background-color css
<style>
a { background-color: #426194; }
a { background-color: rgb(66,97,148); }
div.DivClassName
{
background-color: #426194;
}
.BgClassName
{
background-color: #426194;
}
</style>
border-color css
<style>
span { border-color: #426194; }
span { border-color: rgb(66,97,148); }
td.TdClassName
{
border-color: #426194;
}
.TagClassName
{
border-color: #426194;
}
</style>