Shades of Lochmara #247798
Tints of Lochmara #247798
RGB
CMYK
RGB Variations
Color information
#247798 (or 0x247798) is known color: Lochmara. HEX triplet: 24, 77 and 98. RGB value is (36,119,152). Sum of RGB (Red+Green+Blue) = 36+119+152=307 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.73% from 307); Green value is 119 (46.88% from 255 or 38.76% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #247798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247798 is #DB8867. Grayscale: #616161. Windows color (decimal): -14387304 or 9991972. OLE color: 9991972.
HSL color Cylindrical-coordinate representation of color #247798: hue angle of 197.07º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #247798 is Cyan = 0.76, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 119 | 152 | - |
| CMYK | 0.76 | 0.22 | 0 | 0.40 |
| HSL | 197.07º | 0.62% | 0.37% | - |
| HSV(B) | 197.07º | 0.76% | 0.6% | - |
| XYZ | 12.99 | 15.84 | 32.08 | - |
| YUV | 97.95 | 158.5 | 83.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 119 | 152 | 0.76 | 0.22 | 0 | 0.40 | 197.07 | 0.62 | 0.37 |
| Hex | 24 | 77 | 98 | 4C | 16 | 0 | 28 | C5 | 3E | 25 |
| Octal | 44 | 167 | 230 | 114 | 26 | 0 | 50 | 305 | 76 | 45 |
| Binary | 100100 | 1110111 | 10011000 | 1001100 | 10110 | 0 | 101000 | 11000101 | 111110 | 100101 |
Color Harmonies of #247798
Complementary color
Monochromatic Colors of #247798
Black with #247798
Text Example
Text Example
White with #247798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247798; }
p { color: rgb(36,119,152); }
H1.HeaderClassName
{
color: #247798;
}
.AnyTagClassName
{
color: #247798;
}
</style>
background-color css
<style>
a { background-color: #247798; }
a { background-color: rgb(36,119,152); }
div.DivClassName
{
background-color: #247798;
}
.BgClassName
{
background-color: #247798;
}
</style>
border-color css
<style>
span { border-color: #247798; }
span { border-color: rgb(36,119,152); }
td.TdClassName
{
border-color: #247798;
}
.TagClassName
{
border-color: #247798;
}
</style>