Shades of Mariner #415697
Tints of Mariner #415697
RGB
CMYK
RGB Variations
Color information
#415697 (or 0x415697) is known color: Mariner. HEX triplet: 41, 56 and 97. RGB value is (65,86,151). Sum of RGB (Red+Green+Blue) = 65+86+151=302 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.52% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #415697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415697 is #BEA968. Grayscale: #565656. Windows color (decimal): -12495209 or 9918017. OLE color: 9918017.
HSL color Cylindrical-coordinate representation of color #415697: hue angle of 225.35º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #415697 is Cyan = 0.57, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 86 | 151 | - |
| CMYK | 0.57 | 0.43 | 0 | 0.41 |
| HSL | 225.35º | 0.4% | 0.42% | - |
| HSV(B) | 225.35º | 0.57% | 0.59% | - |
| XYZ | 11.09 | 10.01 | 30.63 | - |
| YUV | 87.13 | 164.04 | 112.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 151 | 0.57 | 0.43 | 0 | 0.41 | 225.35 | 0.4 | 0.42 |
| Hex | 41 | 56 | 97 | 39 | 2B | 0 | 29 | E1 | 28 | 2A |
| Octal | 101 | 126 | 227 | 71 | 53 | 0 | 51 | 341 | 50 | 52 |
| Binary | 1000001 | 1010110 | 10010111 | 111001 | 101011 | 0 | 101001 | 11100001 | 101000 | 101010 |
Color Harmonies of #415697
Complementary color
Monochromatic Colors of #415697
Black with #415697
Text Example
Text Example
White with #415697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415697; }
p { color: rgb(65,86,151); }
H1.HeaderClassName
{
color: #415697;
}
.AnyTagClassName
{
color: #415697;
}
</style>
background-color css
<style>
a { background-color: #415697; }
a { background-color: rgb(65,86,151); }
div.DivClassName
{
background-color: #415697;
}
.BgClassName
{
background-color: #415697;
}
</style>
border-color css
<style>
span { border-color: #415697; }
span { border-color: rgb(65,86,151); }
td.TdClassName
{
border-color: #415697;
}
.TagClassName
{
border-color: #415697;
}
</style>