Shades of Mariner #416692
Tints of Mariner #416692
RGB
CMYK
RGB Variations
Color information
#416692 (or 0x416692) is known color: Mariner. HEX triplet: 41, 66 and 92. RGB value is (65,102,146). Sum of RGB (Red+Green+Blue) = 65+102+146=313 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.77% from 313); Green value is 102 (40.23% from 255 or 32.59% from 313); Blue value is 146 (57.42% from 255 or 46.65% from 313); Max value from RGB is 146 - color contains mainly: blue. Hex color #416692 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416692 is #BE996D. Grayscale: #5F5F5F. Windows color (decimal): -12491118 or 9594433. OLE color: 9594433.
HSL color Cylindrical-coordinate representation of color #416692: hue angle of 212.59º 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 #416692 is Cyan = 0.55, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 102 | 146 | - |
| CMYK | 0.55 | 0.30 | 0 | 0.43 |
| HSL | 212.59º | 0.38% | 0.41% | - |
| HSV(B) | 212.59º | 0.55% | 0.57% | - |
| XYZ | 12.12 | 12.7 | 29.01 | - |
| YUV | 95.95 | 156.24 | 105.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 102 | 146 | 0.55 | 0.30 | 0 | 0.43 | 212.59 | 0.38 | 0.41 |
| Hex | 41 | 66 | 92 | 37 | 1E | 0 | 2B | D5 | 26 | 29 |
| Octal | 101 | 146 | 222 | 67 | 36 | 0 | 53 | 325 | 46 | 51 |
| Binary | 1000001 | 1100110 | 10010010 | 110111 | 11110 | 0 | 101011 | 11010101 | 100110 | 101001 |
Color Harmonies of #416692
Complementary color
Monochromatic Colors of #416692
Black with #416692
Text Example
Text Example
White with #416692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416692; }
p { color: rgb(65,102,146); }
H1.HeaderClassName
{
color: #416692;
}
.AnyTagClassName
{
color: #416692;
}
</style>
background-color css
<style>
a { background-color: #416692; }
a { background-color: rgb(65,102,146); }
div.DivClassName
{
background-color: #416692;
}
.BgClassName
{
background-color: #416692;
}
</style>
border-color css
<style>
span { border-color: #416692; }
span { border-color: rgb(65,102,146); }
td.TdClassName
{
border-color: #416692;
}
.TagClassName
{
border-color: #416692;
}
</style>