Shades of Lochmara #407098
Tints of Lochmara #407098
RGB
CMYK
RGB Variations
Color information
#407098 (or 0x407098) is known color: Lochmara. HEX triplet: 40, 70 and 98. RGB value is (64,112,152). Sum of RGB (Red+Green+Blue) = 64+112+152=328 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.51% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 152 (59.77% from 255 or 46.34% from 328); Max value from RGB is 152 - color contains mainly: blue. Hex color #407098 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407098 is #BF8F67. Grayscale: #666666. Windows color (decimal): -12554088 or 9990208. OLE color: 9990208.
HSL color Cylindrical-coordinate representation of color #407098: hue angle of 207.27º degrees, saturation: 0.41, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #407098 is Cyan = 0.58, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 64 | 112 | 152 | - |
| CMYK | 0.58 | 0.26 | 0 | 0.40 |
| HSL | 207.27º | 0.41% | 0.42% | - |
| HSV(B) | 207.27º | 0.58% | 0.6% | - |
| XYZ | 13.58 | 14.95 | 31.87 | - |
| YUV | 102.21 | 156.1 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 152 | 0.58 | 0.26 | 0 | 0.40 | 207.27 | 0.41 | 0.42 |
| Hex | 40 | 70 | 98 | 3A | 1A | 0 | 28 | CF | 29 | 2A |
| Octal | 100 | 160 | 230 | 72 | 32 | 0 | 50 | 317 | 51 | 52 |
| Binary | 1000000 | 1110000 | 10011000 | 111010 | 11010 | 0 | 101000 | 11001111 | 101001 | 101010 |
Color Harmonies of #407098
Complementary color
Monochromatic Colors of #407098
Black with #407098
Text Example
Text Example
White with #407098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407098; }
p { color: rgb(64,112,152); }
H1.HeaderClassName
{
color: #407098;
}
.AnyTagClassName
{
color: #407098;
}
</style>
background-color css
<style>
a { background-color: #407098; }
a { background-color: rgb(64,112,152); }
div.DivClassName
{
background-color: #407098;
}
.BgClassName
{
background-color: #407098;
}
</style>
border-color css
<style>
span { border-color: #407098; }
span { border-color: rgb(64,112,152); }
td.TdClassName
{
border-color: #407098;
}
.TagClassName
{
border-color: #407098;
}
</style>