Shades of Mariner #426695
Tints of Mariner #426695
RGB
CMYK
RGB Variations
Color information
#426695 (or 0x426695) is known color: Mariner. HEX triplet: 42, 66 and 95. RGB value is (66,102,149). Sum of RGB (Red+Green+Blue) = 66+102+149=317 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.82% from 317); Green value is 102 (40.23% from 255 or 32.18% from 317); Blue value is 149 (58.59% from 255 or 47.00% from 317); Max value from RGB is 149 - color contains mainly: blue. Hex color #426695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426695 is #BD996A. Grayscale: #606060. Windows color (decimal): -12425579 or 9791042. OLE color: 9791042.
HSL color Cylindrical-coordinate representation of color #426695: hue angle of 213.98º 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 #426695 is Cyan = 0.56, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 102 | 149 | - |
| CMYK | 0.56 | 0.32 | 0 | 0.42 |
| HSL | 213.98º | 0.39% | 0.42% | - |
| HSV(B) | 213.98º | 0.56% | 0.58% | - |
| XYZ | 12.42 | 12.83 | 30.26 | - |
| YUV | 96.59 | 157.57 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 149 | 0.56 | 0.32 | 0 | 0.42 | 213.98 | 0.39 | 0.42 |
| Hex | 42 | 66 | 95 | 38 | 20 | 0 | 2A | D6 | 27 | 2A |
| Octal | 102 | 146 | 225 | 70 | 40 | 0 | 52 | 326 | 47 | 52 |
| Binary | 1000010 | 1100110 | 10010101 | 111000 | 100000 | 0 | 101010 | 11010110 | 100111 | 101010 |
Color Harmonies of #426695
Complementary color
Monochromatic Colors of #426695
Black with #426695
Text Example
Text Example
White with #426695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426695; }
p { color: rgb(66,102,149); }
H1.HeaderClassName
{
color: #426695;
}
.AnyTagClassName
{
color: #426695;
}
</style>
background-color css
<style>
a { background-color: #426695; }
a { background-color: rgb(66,102,149); }
div.DivClassName
{
background-color: #426695;
}
.BgClassName
{
background-color: #426695;
}
</style>
border-color css
<style>
span { border-color: #426695; }
span { border-color: rgb(66,102,149); }
td.TdClassName
{
border-color: #426695;
}
.TagClassName
{
border-color: #426695;
}
</style>