Shades of Mariner #416495
Tints of Mariner #416495
RGB
CMYK
RGB Variations
Color information
#416495 (or 0x416495) is known color: Mariner. HEX triplet: 41, 64 and 95. RGB value is (65,100,149). Sum of RGB (Red+Green+Blue) = 65+100+149=314 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.70% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 149 (58.59% from 255 or 47.45% from 314); Max value from RGB is 149 - color contains mainly: blue. Hex color #416495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416495 is #BE9B6A. Grayscale: #5E5E5E. Windows color (decimal): -12491627 or 9790529. OLE color: 9790529.
HSL color Cylindrical-coordinate representation of color #416495: hue angle of 215º 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 #416495 is Cyan = 0.56, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 100 | 149 | - |
| CMYK | 0.56 | 0.33 | 0 | 0.42 |
| HSL | 215º | 0.39% | 0.42% | - |
| HSV(B) | 215º | 0.56% | 0.58% | - |
| XYZ | 12.16 | 12.41 | 30.19 | - |
| YUV | 95.12 | 158.4 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 100 | 149 | 0.56 | 0.33 | 0 | 0.42 | 215 | 0.39 | 0.42 |
| Hex | 41 | 64 | 95 | 38 | 21 | 0 | 2A | D7 | 27 | 2A |
| Octal | 101 | 144 | 225 | 70 | 41 | 0 | 52 | 327 | 47 | 52 |
| Binary | 1000001 | 1100100 | 10010101 | 111000 | 100001 | 0 | 101010 | 11010111 | 100111 | 101010 |
Color Harmonies of #416495
Complementary color
Monochromatic Colors of #416495
Black with #416495
Text Example
Text Example
White with #416495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416495; }
p { color: rgb(65,100,149); }
H1.HeaderClassName
{
color: #416495;
}
.AnyTagClassName
{
color: #416495;
}
</style>
background-color css
<style>
a { background-color: #416495; }
a { background-color: rgb(65,100,149); }
div.DivClassName
{
background-color: #416495;
}
.BgClassName
{
background-color: #416495;
}
</style>
border-color css
<style>
span { border-color: #416495; }
span { border-color: rgb(65,100,149); }
td.TdClassName
{
border-color: #416495;
}
.TagClassName
{
border-color: #416495;
}
</style>