Shades of Lochmara #246697
Tints of Lochmara #246697
RGB
CMYK
RGB Variations
Color information
#246697 (or 0x246697) is known color: Lochmara. HEX triplet: 24, 66 and 97. RGB value is (36,102,151). Sum of RGB (Red+Green+Blue) = 36+102+151=289 (38% of max value = 765). Red value is 36 (14.45% from 255 or 12.46% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 151 (59.38% from 255 or 52.25% from 289); Max value from RGB is 151 - color contains mainly: blue. Hex color #246697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #246697 is #DB9968. Grayscale: #575757. Windows color (decimal): -14391657 or 9922084. OLE color: 9922084.
HSL color Cylindrical-coordinate representation of color #246697: hue angle of 205.57º 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 #246697 is Cyan = 0.76, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 102 | 151 | - |
| CMYK | 0.76 | 0.32 | 0 | 0.41 |
| HSL | 205.57º | 0.61% | 0.37% | - |
| HSV(B) | 205.57º | 0.76% | 0.59% | - |
| XYZ | 11.06 | 12.11 | 31.03 | - |
| YUV | 87.85 | 163.63 | 91.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 102 | 151 | 0.76 | 0.32 | 0 | 0.41 | 205.57 | 0.61 | 0.37 |
| Hex | 24 | 66 | 97 | 4C | 20 | 0 | 29 | CE | 3D | 25 |
| Octal | 44 | 146 | 227 | 114 | 40 | 0 | 51 | 316 | 75 | 45 |
| Binary | 100100 | 1100110 | 10010111 | 1001100 | 100000 | 0 | 101001 | 11001110 | 111101 | 100101 |
Color Harmonies of #246697
Complementary color
Monochromatic Colors of #246697
Black with #246697
Text Example
Text Example
White with #246697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246697; }
p { color: rgb(36,102,151); }
H1.HeaderClassName
{
color: #246697;
}
.AnyTagClassName
{
color: #246697;
}
</style>
background-color css
<style>
a { background-color: #246697; }
a { background-color: rgb(36,102,151); }
div.DivClassName
{
background-color: #246697;
}
.BgClassName
{
background-color: #246697;
}
</style>
border-color css
<style>
span { border-color: #246697; }
span { border-color: rgb(36,102,151); }
td.TdClassName
{
border-color: #246697;
}
.TagClassName
{
border-color: #246697;
}
</style>