Shades of Lochmara #247497
Tints of Lochmara #247497
RGB
CMYK
RGB Variations
Color information
#247497 (or 0x247497) is known color: Lochmara. HEX triplet: 24, 74 and 97. RGB value is (36,116,151). Sum of RGB (Red+Green+Blue) = 36+116+151=303 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.88% from 303); Green value is 116 (45.70% from 255 or 38.28% from 303); Blue value is 151 (59.38% from 255 or 49.83% from 303); Max value from RGB is 151 - color contains mainly: blue. Hex color #247497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247497 is #DB8B68. Grayscale: #5F5F5F. Windows color (decimal): -14388073 or 9925668. OLE color: 9925668.
HSL color Cylindrical-coordinate representation of color #247497: hue angle of 198.26º 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 #247497 is Cyan = 0.76, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 116 | 151 | - |
| CMYK | 0.76 | 0.23 | 0 | 0.41 |
| HSL | 198.26º | 0.61% | 0.37% | - |
| HSV(B) | 198.26º | 0.76% | 0.59% | - |
| XYZ | 12.56 | 15.1 | 31.53 | - |
| YUV | 96.07 | 159 | 85.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 116 | 151 | 0.76 | 0.23 | 0 | 0.41 | 198.26 | 0.61 | 0.37 |
| Hex | 24 | 74 | 97 | 4C | 17 | 0 | 29 | C6 | 3D | 25 |
| Octal | 44 | 164 | 227 | 114 | 27 | 0 | 51 | 306 | 75 | 45 |
| Binary | 100100 | 1110100 | 10010111 | 1001100 | 10111 | 0 | 101001 | 11000110 | 111101 | 100101 |
Color Harmonies of #247497
Complementary color
Monochromatic Colors of #247497
Black with #247497
Text Example
Text Example
White with #247497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247497; }
p { color: rgb(36,116,151); }
H1.HeaderClassName
{
color: #247497;
}
.AnyTagClassName
{
color: #247497;
}
</style>
background-color css
<style>
a { background-color: #247497; }
a { background-color: rgb(36,116,151); }
div.DivClassName
{
background-color: #247497;
}
.BgClassName
{
background-color: #247497;
}
</style>
border-color css
<style>
span { border-color: #247497; }
span { border-color: rgb(36,116,151); }
td.TdClassName
{
border-color: #247497;
}
.TagClassName
{
border-color: #247497;
}
</style>