Shades of Mariner #426996
Tints of Mariner #426996
RGB
CMYK
RGB Variations
Color information
#426996 (or 0x426996) is known color: Mariner. HEX triplet: 42, 69 and 96. RGB value is (66,105,150). Sum of RGB (Red+Green+Blue) = 66+105+150=321 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.56% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 150 (58.98% from 255 or 46.73% from 321); Max value from RGB is 150 - color contains mainly: blue. Hex color #426996 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426996 is #BD9669. Grayscale: #626262. Windows color (decimal): -12424810 or 9857346. OLE color: 9857346.
HSL color Cylindrical-coordinate representation of color #426996: hue angle of 212.14º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #426996 is Cyan = 0.56, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 105 | 150 | - |
| CMYK | 0.56 | 0.30 | 0 | 0.41 |
| HSL | 212.14º | 0.39% | 0.42% | - |
| HSV(B) | 212.14º | 0.56% | 0.59% | - |
| XYZ | 12.8 | 13.46 | 30.78 | - |
| YUV | 98.47 | 157.08 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 150 | 0.56 | 0.30 | 0 | 0.41 | 212.14 | 0.39 | 0.42 |
| Hex | 42 | 69 | 96 | 38 | 1E | 0 | 29 | D4 | 27 | 2A |
| Octal | 102 | 151 | 226 | 70 | 36 | 0 | 51 | 324 | 47 | 52 |
| Binary | 1000010 | 1101001 | 10010110 | 111000 | 11110 | 0 | 101001 | 11010100 | 100111 | 101010 |
Color Harmonies of #426996
Complementary color
Monochromatic Colors of #426996
Black with #426996
Text Example
Text Example
White with #426996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426996; }
p { color: rgb(66,105,150); }
H1.HeaderClassName
{
color: #426996;
}
.AnyTagClassName
{
color: #426996;
}
</style>
background-color css
<style>
a { background-color: #426996; }
a { background-color: rgb(66,105,150); }
div.DivClassName
{
background-color: #426996;
}
.BgClassName
{
background-color: #426996;
}
</style>
border-color css
<style>
span { border-color: #426996; }
span { border-color: rgb(66,105,150); }
td.TdClassName
{
border-color: #426996;
}
.TagClassName
{
border-color: #426996;
}
</style>