Shades of Lochmara #417097
Tints of Lochmara #417097
RGB
CMYK
RGB Variations
Color information
#417097 (or 0x417097) is known color: Lochmara. HEX triplet: 41, 70 and 97. RGB value is (65,112,151). Sum of RGB (Red+Green+Blue) = 65+112+151=328 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.82% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 151 (59.38% from 255 or 46.04% from 328); Max value from RGB is 151 - color contains mainly: blue. Hex color #417097 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417097 is #BE8F68. Grayscale: #666666. Windows color (decimal): -12488553 or 9924673. OLE color: 9924673.
HSL color Cylindrical-coordinate representation of color #417097: hue angle of 207.21º 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 #417097 is Cyan = 0.57, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 112 | 151 | - |
| CMYK | 0.57 | 0.26 | 0 | 0.41 |
| HSL | 207.21º | 0.4% | 0.42% | - |
| HSV(B) | 207.21º | 0.57% | 0.59% | - |
| XYZ | 13.56 | 14.95 | 31.45 | - |
| YUV | 102.39 | 155.43 | 101.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 151 | 0.57 | 0.26 | 0 | 0.41 | 207.21 | 0.4 | 0.42 |
| Hex | 41 | 70 | 97 | 39 | 1A | 0 | 29 | CF | 28 | 2A |
| Octal | 101 | 160 | 227 | 71 | 32 | 0 | 51 | 317 | 50 | 52 |
| Binary | 1000001 | 1110000 | 10010111 | 111001 | 11010 | 0 | 101001 | 11001111 | 101000 | 101010 |
Color Harmonies of #417097
Complementary color
Monochromatic Colors of #417097
Black with #417097
Text Example
Text Example
White with #417097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417097; }
p { color: rgb(65,112,151); }
H1.HeaderClassName
{
color: #417097;
}
.AnyTagClassName
{
color: #417097;
}
</style>
background-color css
<style>
a { background-color: #417097; }
a { background-color: rgb(65,112,151); }
div.DivClassName
{
background-color: #417097;
}
.BgClassName
{
background-color: #417097;
}
</style>
border-color css
<style>
span { border-color: #417097; }
span { border-color: rgb(65,112,151); }
td.TdClassName
{
border-color: #417097;
}
.TagClassName
{
border-color: #417097;
}
</style>