Shades of Mariner #416591
Tints of Mariner #416591
RGB
CMYK
RGB Variations
Color information
#416591 (or 0x416591) is known color: Mariner. HEX triplet: 41, 65 and 91. RGB value is (65,101,145). Sum of RGB (Red+Green+Blue) = 65+101+145=311 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.90% from 311); Green value is 101 (39.84% from 255 or 32.48% from 311); Blue value is 145 (57.03% from 255 or 46.62% from 311); Max value from RGB is 145 - color contains mainly: blue. Hex color #416591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416591 is #BE9A6E. Grayscale: #5F5F5F. Windows color (decimal): -12491375 or 9528641. OLE color: 9528641.
HSL color Cylindrical-coordinate representation of color #416591: hue angle of 213º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #416591 is Cyan = 0.55, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 101 | 145 | - |
| CMYK | 0.55 | 0.30 | 0 | 0.43 |
| HSL | 213º | 0.38% | 0.41% | - |
| HSV(B) | 213º | 0.55% | 0.57% | - |
| XYZ | 11.94 | 12.48 | 28.57 | - |
| YUV | 95.25 | 156.07 | 106.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 145 | 0.55 | 0.30 | 0 | 0.43 | 213 | 0.38 | 0.41 |
| Hex | 41 | 65 | 91 | 37 | 1E | 0 | 2B | D5 | 26 | 29 |
| Octal | 101 | 145 | 221 | 67 | 36 | 0 | 53 | 325 | 46 | 51 |
| Binary | 1000001 | 1100101 | 10010001 | 110111 | 11110 | 0 | 101011 | 11010101 | 100110 | 101001 |
Color Harmonies of #416591
Complementary color
Monochromatic Colors of #416591
Black with #416591
Text Example
Text Example
White with #416591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416591; }
p { color: rgb(65,101,145); }
H1.HeaderClassName
{
color: #416591;
}
.AnyTagClassName
{
color: #416591;
}
</style>
background-color css
<style>
a { background-color: #416591; }
a { background-color: rgb(65,101,145); }
div.DivClassName
{
background-color: #416591;
}
.BgClassName
{
background-color: #416591;
}
</style>
border-color css
<style>
span { border-color: #416591; }
span { border-color: rgb(65,101,145); }
td.TdClassName
{
border-color: #416591;
}
.TagClassName
{
border-color: #416591;
}
</style>