Shades of Lochmara #247397
Tints of Lochmara #247397
RGB
CMYK
RGB Variations
Color information
#247397 (or 0x247397) is known color: Lochmara. HEX triplet: 24, 73 and 97. RGB value is (36,115,151). Sum of RGB (Red+Green+Blue) = 36+115+151=302 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.92% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #247397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247397 is #DB8C68. Grayscale: #5F5F5F. Windows color (decimal): -14388329 or 9925412. OLE color: 9925412.
HSL color Cylindrical-coordinate representation of color #247397: hue angle of 198.78º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #247397 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 115 | 151 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.41 |
| HSL | 198.78º | 0.61% | 0.37% | - |
| HSV(B) | 198.78º | 0.76% | 0.59% | - |
| XYZ | 12.44 | 14.87 | 31.49 | - |
| YUV | 95.48 | 159.33 | 85.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 151 | 0.76 | 0.24 | 0 | 0.41 | 198.78 | 0.61 | 0.37 |
| Hex | 24 | 73 | 97 | 4C | 18 | 0 | 29 | C7 | 3D | 25 |
| Octal | 44 | 163 | 227 | 114 | 30 | 0 | 51 | 307 | 75 | 45 |
| Binary | 100100 | 1110011 | 10010111 | 1001100 | 11000 | 0 | 101001 | 11000111 | 111101 | 100101 |
Color Harmonies of #247397
Complementary color
Monochromatic Colors of #247397
Black with #247397
Text Example
Text Example
White with #247397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247397; }
p { color: rgb(36,115,151); }
H1.HeaderClassName
{
color: #247397;
}
.AnyTagClassName
{
color: #247397;
}
</style>
background-color css
<style>
a { background-color: #247397; }
a { background-color: rgb(36,115,151); }
div.DivClassName
{
background-color: #247397;
}
.BgClassName
{
background-color: #247397;
}
</style>
border-color css
<style>
span { border-color: #247397; }
span { border-color: rgb(36,115,151); }
td.TdClassName
{
border-color: #247397;
}
.TagClassName
{
border-color: #247397;
}
</style>