Shades of Mariner #426995
Tints of Mariner #426995
RGB
CMYK
RGB Variations
Color information
#426995 (or 0x426995) is known color: Mariner. HEX triplet: 42, 69 and 95. RGB value is (66,105,149). Sum of RGB (Red+Green+Blue) = 66+105+149=320 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.62% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 149 (58.59% from 255 or 46.56% from 320); Max value from RGB is 149 - color contains mainly: blue. Hex color #426995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426995 is #BD966A. Grayscale: #626262. Windows color (decimal): -12424811 or 9791810. OLE color: 9791810.
HSL color Cylindrical-coordinate representation of color #426995: hue angle of 211.81º 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 #426995 is Cyan = 0.56, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 105 | 149 | - |
| CMYK | 0.56 | 0.30 | 0 | 0.42 |
| HSL | 211.81º | 0.39% | 0.42% | - |
| HSV(B) | 211.81º | 0.56% | 0.58% | - |
| XYZ | 12.72 | 13.43 | 30.36 | - |
| YUV | 98.36 | 156.58 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 149 | 0.56 | 0.30 | 0 | 0.42 | 211.81 | 0.39 | 0.42 |
| Hex | 42 | 69 | 95 | 38 | 1E | 0 | 2A | D4 | 27 | 2A |
| Octal | 102 | 151 | 225 | 70 | 36 | 0 | 52 | 324 | 47 | 52 |
| Binary | 1000010 | 1101001 | 10010101 | 111000 | 11110 | 0 | 101010 | 11010100 | 100111 | 101010 |
Color Harmonies of #426995
Complementary color
Monochromatic Colors of #426995
Black with #426995
Text Example
Text Example
White with #426995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426995; }
p { color: rgb(66,105,149); }
H1.HeaderClassName
{
color: #426995;
}
.AnyTagClassName
{
color: #426995;
}
</style>
background-color css
<style>
a { background-color: #426995; }
a { background-color: rgb(66,105,149); }
div.DivClassName
{
background-color: #426995;
}
.BgClassName
{
background-color: #426995;
}
</style>
border-color css
<style>
span { border-color: #426995; }
span { border-color: rgb(66,105,149); }
td.TdClassName
{
border-color: #426995;
}
.TagClassName
{
border-color: #426995;
}
</style>