Shades of Lochmara #246997
Tints of Lochmara #246997
RGB
CMYK
RGB Variations
Color information
#246997 (or 0x246997) is known color: Lochmara. HEX triplet: 24, 69 and 97. RGB value is (36,105,151). Sum of RGB (Red+Green+Blue) = 36+105+151=292 (38% of max value = 765). Red value is 36 (14.45% from 255 or 12.33% from 292); Green value is 105 (41.41% from 255 or 35.96% from 292); Blue value is 151 (59.38% from 255 or 51.71% from 292); Max value from RGB is 151 - color contains mainly: blue. Hex color #246997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #246997 is #DB9668. Grayscale: #595959. Windows color (decimal): -14390889 or 9922852. OLE color: 9922852.
HSL color Cylindrical-coordinate representation of color #246997: hue angle of 204º 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 #246997 is Cyan = 0.76, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 105 | 151 | - |
| CMYK | 0.76 | 0.30 | 0 | 0.41 |
| HSL | 204º | 0.61% | 0.37% | - |
| HSV(B) | 204º | 0.76% | 0.59% | - |
| XYZ | 11.37 | 12.71 | 31.13 | - |
| YUV | 89.61 | 162.64 | 89.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 151 | 0.76 | 0.30 | 0 | 0.41 | 204 | 0.61 | 0.37 |
| Hex | 24 | 69 | 97 | 4C | 1E | 0 | 29 | CC | 3D | 25 |
| Octal | 44 | 151 | 227 | 114 | 36 | 0 | 51 | 314 | 75 | 45 |
| Binary | 100100 | 1101001 | 10010111 | 1001100 | 11110 | 0 | 101001 | 11001100 | 111101 | 100101 |
Color Harmonies of #246997
Complementary color
Monochromatic Colors of #246997
Black with #246997
Text Example
Text Example
White with #246997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246997; }
p { color: rgb(36,105,151); }
H1.HeaderClassName
{
color: #246997;
}
.AnyTagClassName
{
color: #246997;
}
</style>
background-color css
<style>
a { background-color: #246997; }
a { background-color: rgb(36,105,151); }
div.DivClassName
{
background-color: #246997;
}
.BgClassName
{
background-color: #246997;
}
</style>
border-color css
<style>
span { border-color: #246997; }
span { border-color: rgb(36,105,151); }
td.TdClassName
{
border-color: #246997;
}
.TagClassName
{
border-color: #246997;
}
</style>