Shades of Lochmara #247398
Tints of Lochmara #247398
RGB
CMYK
RGB Variations
Color information
#247398 (or 0x247398) is known color: Lochmara. HEX triplet: 24, 73 and 98. RGB value is (36,115,152). Sum of RGB (Red+Green+Blue) = 36+115+152=303 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.88% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #247398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247398 is #DB8C67. Grayscale: #5F5F5F. Windows color (decimal): -14388328 or 9990948. OLE color: 9990948.
HSL color Cylindrical-coordinate representation of color #247398: hue angle of 199.14º 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 #247398 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 115 | 152 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.40 |
| HSL | 199.14º | 0.62% | 0.37% | - |
| HSV(B) | 199.14º | 0.76% | 0.6% | - |
| XYZ | 12.53 | 14.9 | 31.92 | - |
| YUV | 95.6 | 159.83 | 85.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 152 | 0.76 | 0.24 | 0 | 0.40 | 199.14 | 0.62 | 0.37 |
| Hex | 24 | 73 | 98 | 4C | 18 | 0 | 28 | C7 | 3E | 25 |
| Octal | 44 | 163 | 230 | 114 | 30 | 0 | 50 | 307 | 76 | 45 |
| Binary | 100100 | 1110011 | 10011000 | 1001100 | 11000 | 0 | 101000 | 11000111 | 111110 | 100101 |
Color Harmonies of #247398
Complementary color
Monochromatic Colors of #247398
Black with #247398
Text Example
Text Example
White with #247398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247398; }
p { color: rgb(36,115,152); }
H1.HeaderClassName
{
color: #247398;
}
.AnyTagClassName
{
color: #247398;
}
</style>
background-color css
<style>
a { background-color: #247398; }
a { background-color: rgb(36,115,152); }
div.DivClassName
{
background-color: #247398;
}
.BgClassName
{
background-color: #247398;
}
</style>
border-color css
<style>
span { border-color: #247398; }
span { border-color: rgb(36,115,152); }
td.TdClassName
{
border-color: #247398;
}
.TagClassName
{
border-color: #247398;
}
</style>