Shades of Lochmara #246796
Tints of Lochmara #246796
RGB
CMYK
RGB Variations
Color information
#246796 (or 0x246796) is known color: Lochmara. HEX triplet: 24, 67 and 96. RGB value is (36,103,150). Sum of RGB (Red+Green+Blue) = 36+103+150=289 (38% of max value = 765). Red value is 36 (14.45% from 255 or 12.46% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 150 (58.98% from 255 or 51.90% from 289); Max value from RGB is 150 - color contains mainly: blue. Hex color #246796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #246796 is #DB9869. Grayscale: #585858. Windows color (decimal): -14391402 or 9856804. OLE color: 9856804.
HSL color Cylindrical-coordinate representation of color #246796: hue angle of 204.74º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #246796 is Cyan = 0.76, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 103 | 150 | - |
| CMYK | 0.76 | 0.31 | 0 | 0.41 |
| HSL | 204.74º | 0.61% | 0.36% | - |
| HSV(B) | 204.74º | 0.76% | 0.59% | - |
| XYZ | 11.08 | 12.28 | 30.64 | - |
| YUV | 88.33 | 162.8 | 90.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 103 | 150 | 0.76 | 0.31 | 0 | 0.41 | 204.74 | 0.61 | 0.36 |
| Hex | 24 | 67 | 96 | 4C | 1F | 0 | 29 | CD | 3D | 24 |
| Octal | 44 | 147 | 226 | 114 | 37 | 0 | 51 | 315 | 75 | 44 |
| Binary | 100100 | 1100111 | 10010110 | 1001100 | 11111 | 0 | 101001 | 11001101 | 111101 | 100100 |
Color Harmonies of #246796
Complementary color
Monochromatic Colors of #246796
Black with #246796
Text Example
Text Example
White with #246796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246796; }
p { color: rgb(36,103,150); }
H1.HeaderClassName
{
color: #246796;
}
.AnyTagClassName
{
color: #246796;
}
</style>
background-color css
<style>
a { background-color: #246796; }
a { background-color: rgb(36,103,150); }
div.DivClassName
{
background-color: #246796;
}
.BgClassName
{
background-color: #246796;
}
</style>
border-color css
<style>
span { border-color: #246796; }
span { border-color: rgb(36,103,150); }
td.TdClassName
{
border-color: #246796;
}
.TagClassName
{
border-color: #246796;
}
</style>