Shades of Lochmara #247998
Tints of Lochmara #247998
RGB
CMYK
RGB Variations
Color information
#247998 (or 0x247998) is known color: Lochmara. HEX triplet: 24, 79 and 98. RGB value is (36,121,152). Sum of RGB (Red+Green+Blue) = 36+121+152=309 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.65% from 309); Green value is 121 (47.66% from 255 or 39.16% from 309); Blue value is 152 (59.77% from 255 or 49.19% from 309); Max value from RGB is 152 - color contains mainly: blue. Hex color #247998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247998 is #DB8667. Grayscale: #626262. Windows color (decimal): -14386792 or 9992484. OLE color: 9992484.
HSL color Cylindrical-coordinate representation of color #247998: hue angle of 196.03º 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 #247998 is Cyan = 0.76, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 121 | 152 | - |
| CMYK | 0.76 | 0.20 | 0 | 0.40 |
| HSL | 196.03º | 0.62% | 0.37% | - |
| HSV(B) | 196.03º | 0.76% | 0.6% | - |
| XYZ | 13.23 | 16.32 | 32.16 | - |
| YUV | 99.12 | 157.84 | 82.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 121 | 152 | 0.76 | 0.20 | 0 | 0.40 | 196.03 | 0.62 | 0.37 |
| Hex | 24 | 79 | 98 | 4C | 14 | 0 | 28 | C4 | 3E | 25 |
| Octal | 44 | 171 | 230 | 114 | 24 | 0 | 50 | 304 | 76 | 45 |
| Binary | 100100 | 1111001 | 10011000 | 1001100 | 10100 | 0 | 101000 | 11000100 | 111110 | 100101 |
Color Harmonies of #247998
Complementary color
Monochromatic Colors of #247998
Black with #247998
Text Example
Text Example
White with #247998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247998; }
p { color: rgb(36,121,152); }
H1.HeaderClassName
{
color: #247998;
}
.AnyTagClassName
{
color: #247998;
}
</style>
background-color css
<style>
a { background-color: #247998; }
a { background-color: rgb(36,121,152); }
div.DivClassName
{
background-color: #247998;
}
.BgClassName
{
background-color: #247998;
}
</style>
border-color css
<style>
span { border-color: #247998; }
span { border-color: rgb(36,121,152); }
td.TdClassName
{
border-color: #247998;
}
.TagClassName
{
border-color: #247998;
}
</style>