Shades of Lochmara #286994
Tints of Lochmara #286994
RGB
CMYK
RGB Variations
Color information
#286994 (or 0x286994) is known color: Lochmara. HEX triplet: 28, 69 and 94. RGB value is (40,105,148). Sum of RGB (Red+Green+Blue) = 40+105+148=293 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.65% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 148 (58.20% from 255 or 50.51% from 293); Max value from RGB is 148 - color contains mainly: blue. Hex color #286994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286994 is #D7966B. Grayscale: #5A5A5A. Windows color (decimal): -14128748 or 9726248. OLE color: 9726248.
HSL color Cylindrical-coordinate representation of color #286994: hue angle of 203.89º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #286994 is Cyan = 0.73, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 105 | 148 | - |
| CMYK | 0.73 | 0.29 | 0 | 0.42 |
| HSL | 203.89º | 0.57% | 0.37% | - |
| HSV(B) | 203.89º | 0.73% | 0.58% | - |
| XYZ | 11.27 | 12.69 | 29.87 | - |
| YUV | 90.47 | 160.47 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 148 | 0.73 | 0.29 | 0 | 0.42 | 203.89 | 0.57 | 0.37 |
| Hex | 28 | 69 | 94 | 49 | 1D | 0 | 2A | CC | 39 | 25 |
| Octal | 50 | 151 | 224 | 111 | 35 | 0 | 52 | 314 | 71 | 45 |
| Binary | 101000 | 1101001 | 10010100 | 1001001 | 11101 | 0 | 101010 | 11001100 | 111001 | 100101 |
Color Harmonies of #286994
Complementary color
Monochromatic Colors of #286994
Black with #286994
Text Example
Text Example
White with #286994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286994; }
p { color: rgb(40,105,148); }
H1.HeaderClassName
{
color: #286994;
}
.AnyTagClassName
{
color: #286994;
}
</style>
background-color css
<style>
a { background-color: #286994; }
a { background-color: rgb(40,105,148); }
div.DivClassName
{
background-color: #286994;
}
.BgClassName
{
background-color: #286994;
}
</style>
border-color css
<style>
span { border-color: #286994; }
span { border-color: rgb(40,105,148); }
td.TdClassName
{
border-color: #286994;
}
.TagClassName
{
border-color: #286994;
}
</style>