Shades of Lochmara #247396
Tints of Lochmara #247396
RGB
CMYK
RGB Variations
Color information
#247396 (or 0x247396) is known color: Lochmara. HEX triplet: 24, 73 and 96. RGB value is (36,115,150). Sum of RGB (Red+Green+Blue) = 36+115+150=301 (39% of max value = 765). Red value is 36 (14.45% from 255 or 11.96% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 150 (58.98% from 255 or 49.83% from 301); Max value from RGB is 150 - color contains mainly: blue. Hex color #247396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247396 is #DB8C69. Grayscale: #5F5F5F. Windows color (decimal): -14388330 or 9859876. OLE color: 9859876.
HSL color Cylindrical-coordinate representation of color #247396: hue angle of 198.42º 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 #247396 is Cyan = 0.76, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 115 | 150 | - |
| CMYK | 0.76 | 0.23 | 0 | 0.41 |
| HSL | 198.42º | 0.61% | 0.36% | - |
| HSV(B) | 198.42º | 0.76% | 0.59% | - |
| XYZ | 12.36 | 14.84 | 31.07 | - |
| YUV | 95.37 | 158.83 | 85.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 150 | 0.76 | 0.23 | 0 | 0.41 | 198.42 | 0.61 | 0.36 |
| Hex | 24 | 73 | 96 | 4C | 17 | 0 | 29 | C6 | 3D | 24 |
| Octal | 44 | 163 | 226 | 114 | 27 | 0 | 51 | 306 | 75 | 44 |
| Binary | 100100 | 1110011 | 10010110 | 1001100 | 10111 | 0 | 101001 | 11000110 | 111101 | 100100 |
Color Harmonies of #247396
Complementary color
Monochromatic Colors of #247396
Black with #247396
Text Example
Text Example
White with #247396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247396; }
p { color: rgb(36,115,150); }
H1.HeaderClassName
{
color: #247396;
}
.AnyTagClassName
{
color: #247396;
}
</style>
background-color css
<style>
a { background-color: #247396; }
a { background-color: rgb(36,115,150); }
div.DivClassName
{
background-color: #247396;
}
.BgClassName
{
background-color: #247396;
}
</style>
border-color css
<style>
span { border-color: #247396; }
span { border-color: rgb(36,115,150); }
td.TdClassName
{
border-color: #247396;
}
.TagClassName
{
border-color: #247396;
}
</style>