Shades of Lochmara #286596
Tints of Lochmara #286596
RGB
CMYK
RGB Variations
Color information
#286596 (or 0x286596) is known color: Lochmara. HEX triplet: 28, 65 and 96. RGB value is (40,101,150). Sum of RGB (Red+Green+Blue) = 40+101+150=291 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.75% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 150 (58.98% from 255 or 51.55% from 291); Max value from RGB is 150 - color contains mainly: blue. Hex color #286596 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286596 is #D79A69. Grayscale: #585858. Windows color (decimal): -14129770 or 9856296. OLE color: 9856296.
HSL color Cylindrical-coordinate representation of color #286596: hue angle of 206.73º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #286596 is Cyan = 0.73, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 101 | 150 | - |
| CMYK | 0.73 | 0.33 | 0 | 0.41 |
| HSL | 206.73º | 0.58% | 0.37% | - |
| HSV(B) | 206.73º | 0.73% | 0.59% | - |
| XYZ | 11.03 | 11.96 | 30.58 | - |
| YUV | 88.35 | 162.79 | 93.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 150 | 0.73 | 0.33 | 0 | 0.41 | 206.73 | 0.58 | 0.37 |
| Hex | 28 | 65 | 96 | 49 | 21 | 0 | 29 | CF | 3A | 25 |
| Octal | 50 | 145 | 226 | 111 | 41 | 0 | 51 | 317 | 72 | 45 |
| Binary | 101000 | 1100101 | 10010110 | 1001001 | 100001 | 0 | 101001 | 11001111 | 111010 | 100101 |
Color Harmonies of #286596
Complementary color
Monochromatic Colors of #286596
Black with #286596
Text Example
Text Example
White with #286596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286596; }
p { color: rgb(40,101,150); }
H1.HeaderClassName
{
color: #286596;
}
.AnyTagClassName
{
color: #286596;
}
</style>
background-color css
<style>
a { background-color: #286596; }
a { background-color: rgb(40,101,150); }
div.DivClassName
{
background-color: #286596;
}
.BgClassName
{
background-color: #286596;
}
</style>
border-color css
<style>
span { border-color: #286596; }
span { border-color: rgb(40,101,150); }
td.TdClassName
{
border-color: #286596;
}
.TagClassName
{
border-color: #286596;
}
</style>