Shades of Lochmara #407298
Tints of Lochmara #407298
RGB
CMYK
RGB Variations
Color information
#407298 (or 0x407298) is known color: Lochmara. HEX triplet: 40, 72 and 98. RGB value is (64,114,152). Sum of RGB (Red+Green+Blue) = 64+114+152=330 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.39% from 330); Green value is 114 (44.92% from 255 or 34.55% from 330); Blue value is 152 (59.77% from 255 or 46.06% from 330); Max value from RGB is 152 - color contains mainly: blue. Hex color #407298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407298 is #BF8D67. Grayscale: #676767. Windows color (decimal): -12553576 or 9990720. OLE color: 9990720.
HSL color Cylindrical-coordinate representation of color #407298: hue angle of 205.91º 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 #407298 is Cyan = 0.58, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 64 | 114 | 152 | - |
| CMYK | 0.58 | 0.25 | 0 | 0.40 |
| HSL | 205.91º | 0.41% | 0.42% | - |
| HSV(B) | 205.91º | 0.58% | 0.6% | - |
| XYZ | 13.8 | 15.39 | 31.95 | - |
| YUV | 103.38 | 155.44 | 99.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 152 | 0.58 | 0.25 | 0 | 0.40 | 205.91 | 0.41 | 0.42 |
| Hex | 40 | 72 | 98 | 3A | 19 | 0 | 28 | CE | 29 | 2A |
| Octal | 100 | 162 | 230 | 72 | 31 | 0 | 50 | 316 | 51 | 52 |
| Binary | 1000000 | 1110010 | 10011000 | 111010 | 11001 | 0 | 101000 | 11001110 | 101001 | 101010 |
Color Harmonies of #407298
Complementary color
Monochromatic Colors of #407298
Black with #407298
Text Example
Text Example
White with #407298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407298; }
p { color: rgb(64,114,152); }
H1.HeaderClassName
{
color: #407298;
}
.AnyTagClassName
{
color: #407298;
}
</style>
background-color css
<style>
a { background-color: #407298; }
a { background-color: rgb(64,114,152); }
div.DivClassName
{
background-color: #407298;
}
.BgClassName
{
background-color: #407298;
}
</style>
border-color css
<style>
span { border-color: #407298; }
span { border-color: rgb(64,114,152); }
td.TdClassName
{
border-color: #407298;
}
.TagClassName
{
border-color: #407298;
}
</style>