Shades of Lochmara #247296
Tints of Lochmara #247296
RGB
CMYK
RGB Variations
Color information
#247296 (or 0x247296) is known color: Lochmara. HEX triplet: 24, 72 and 96. RGB value is (36,114,150). Sum of RGB (Red+Green+Blue) = 36+114+150=300 (39% of max value = 765). Red value is 36 (14.45% from 255 or 12% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 150 (58.98% from 255 or 50% from 300); Max value from RGB is 150 - color contains mainly: blue. Hex color #247296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247296 is #DB8D69. Grayscale: #5E5E5E. Windows color (decimal): -14388586 or 9859620. OLE color: 9859620.
HSL color Cylindrical-coordinate representation of color #247296: hue angle of 198.95º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #247296 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 114 | 150 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.41 |
| HSL | 198.95º | 0.61% | 0.36% | - |
| HSV(B) | 198.95º | 0.76% | 0.59% | - |
| XYZ | 12.25 | 14.61 | 31.03 | - |
| YUV | 94.78 | 159.16 | 86.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 150 | 0.76 | 0.24 | 0 | 0.41 | 198.95 | 0.61 | 0.36 |
| Hex | 24 | 72 | 96 | 4C | 18 | 0 | 29 | C7 | 3D | 24 |
| Octal | 44 | 162 | 226 | 114 | 30 | 0 | 51 | 307 | 75 | 44 |
| Binary | 100100 | 1110010 | 10010110 | 1001100 | 11000 | 0 | 101001 | 11000111 | 111101 | 100100 |
Color Harmonies of #247296
Complementary color
Monochromatic Colors of #247296
Black with #247296
Text Example
Text Example
White with #247296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247296; }
p { color: rgb(36,114,150); }
H1.HeaderClassName
{
color: #247296;
}
.AnyTagClassName
{
color: #247296;
}
</style>
background-color css
<style>
a { background-color: #247296; }
a { background-color: rgb(36,114,150); }
div.DivClassName
{
background-color: #247296;
}
.BgClassName
{
background-color: #247296;
}
</style>
border-color css
<style>
span { border-color: #247296; }
span { border-color: rgb(36,114,150); }
td.TdClassName
{
border-color: #247296;
}
.TagClassName
{
border-color: #247296;
}
</style>