Shades of Mariner #426195
Tints of Mariner #426195
RGB
CMYK
RGB Variations
Color information
#426195 (or 0x426195) is known color: Mariner. HEX triplet: 42, 61 and 95. RGB value is (66,97,149). Sum of RGB (Red+Green+Blue) = 66+97+149=312 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.15% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 149 (58.59% from 255 or 47.76% from 312); Max value from RGB is 149 - color contains mainly: blue. Hex color #426195 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426195 is #BD9E6A. Grayscale: #5D5D5D. Windows color (decimal): -12426859 or 9789762. OLE color: 9789762.
HSL color Cylindrical-coordinate representation of color #426195: hue angle of 217.59º 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 #426195 is Cyan = 0.56, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 97 | 149 | - |
| CMYK | 0.56 | 0.35 | 0 | 0.42 |
| HSL | 217.59º | 0.39% | 0.42% | - |
| HSV(B) | 217.59º | 0.56% | 0.58% | - |
| XYZ | 11.95 | 11.88 | 30.1 | - |
| YUV | 93.66 | 159.23 | 108.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 149 | 0.56 | 0.35 | 0 | 0.42 | 217.59 | 0.39 | 0.42 |
| Hex | 42 | 61 | 95 | 38 | 23 | 0 | 2A | DA | 27 | 2A |
| Octal | 102 | 141 | 225 | 70 | 43 | 0 | 52 | 332 | 47 | 52 |
| Binary | 1000010 | 1100001 | 10010101 | 111000 | 100011 | 0 | 101010 | 11011010 | 100111 | 101010 |
Color Harmonies of #426195
Complementary color
Monochromatic Colors of #426195
Black with #426195
Text Example
Text Example
White with #426195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426195; }
p { color: rgb(66,97,149); }
H1.HeaderClassName
{
color: #426195;
}
.AnyTagClassName
{
color: #426195;
}
</style>
background-color css
<style>
a { background-color: #426195; }
a { background-color: rgb(66,97,149); }
div.DivClassName
{
background-color: #426195;
}
.BgClassName
{
background-color: #426195;
}
</style>
border-color css
<style>
span { border-color: #426195; }
span { border-color: rgb(66,97,149); }
td.TdClassName
{
border-color: #426195;
}
.TagClassName
{
border-color: #426195;
}
</style>