Shades of Lochmara #247295
Tints of Lochmara #247295
RGB
CMYK
RGB Variations
Color information
#247295 (or 0x247295) is known color: Lochmara. HEX triplet: 24, 72 and 95. RGB value is (36,114,149). Sum of RGB (Red+Green+Blue) = 36+114+149=299 (39% of max value = 765). Red value is 36 (14.45% from 255 or 12.04% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 149 (58.59% from 255 or 49.83% from 299); Max value from RGB is 149 - color contains mainly: blue. Hex color #247295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247295 is #DB8D6A. Grayscale: #5E5E5E. Windows color (decimal): -14388587 or 9794084. OLE color: 9794084.
HSL color Cylindrical-coordinate representation of color #247295: hue angle of 198.58º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #247295 is Cyan = 0.76, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 114 | 149 | - |
| CMYK | 0.76 | 0.23 | 0 | 0.42 |
| HSL | 198.58º | 0.61% | 0.36% | - |
| HSV(B) | 198.58º | 0.76% | 0.58% | - |
| XYZ | 12.17 | 14.58 | 30.61 | - |
| YUV | 94.67 | 158.66 | 86.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 149 | 0.76 | 0.23 | 0 | 0.42 | 198.58 | 0.61 | 0.36 |
| Hex | 24 | 72 | 95 | 4C | 17 | 0 | 2A | C7 | 3D | 24 |
| Octal | 44 | 162 | 225 | 114 | 27 | 0 | 52 | 307 | 75 | 44 |
| Binary | 100100 | 1110010 | 10010101 | 1001100 | 10111 | 0 | 101010 | 11000111 | 111101 | 100100 |
Color Harmonies of #247295
Complementary color
Monochromatic Colors of #247295
Black with #247295
Text Example
Text Example
White with #247295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247295; }
p { color: rgb(36,114,149); }
H1.HeaderClassName
{
color: #247295;
}
.AnyTagClassName
{
color: #247295;
}
</style>
background-color css
<style>
a { background-color: #247295; }
a { background-color: rgb(36,114,149); }
div.DivClassName
{
background-color: #247295;
}
.BgClassName
{
background-color: #247295;
}
</style>
border-color css
<style>
span { border-color: #247295; }
span { border-color: rgb(36,114,149); }
td.TdClassName
{
border-color: #247295;
}
.TagClassName
{
border-color: #247295;
}
</style>