Shades of Lochmara #286597
Tints of Lochmara #286597
RGB
CMYK
RGB Variations
Color information
#286597 (or 0x286597) is known color: Lochmara. HEX triplet: 28, 65 and 97. RGB value is (40,101,151). Sum of RGB (Red+Green+Blue) = 40+101+151=292 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.70% from 292); Green value is 101 (39.84% from 255 or 34.59% 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 #286597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286597 is #D79A68. Grayscale: #585858. Windows color (decimal): -14129769 or 9921832. OLE color: 9921832.
HSL color Cylindrical-coordinate representation of color #286597: hue angle of 207.03º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #286597 is Cyan = 0.74, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 101 | 151 | - |
| CMYK | 0.74 | 0.33 | 0 | 0.41 |
| HSL | 207.03º | 0.58% | 0.37% | - |
| HSV(B) | 207.03º | 0.74% | 0.59% | - |
| XYZ | 11.11 | 11.99 | 31.01 | - |
| YUV | 88.46 | 163.29 | 93.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 151 | 0.74 | 0.33 | 0 | 0.41 | 207.03 | 0.58 | 0.37 |
| Hex | 28 | 65 | 97 | 4A | 21 | 0 | 29 | CF | 3A | 25 |
| Octal | 50 | 145 | 227 | 112 | 41 | 0 | 51 | 317 | 72 | 45 |
| Binary | 101000 | 1100101 | 10010111 | 1001010 | 100001 | 0 | 101001 | 11001111 | 111010 | 100101 |
Color Harmonies of #286597
Complementary color
Monochromatic Colors of #286597
Black with #286597
Text Example
Text Example
White with #286597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286597; }
p { color: rgb(40,101,151); }
H1.HeaderClassName
{
color: #286597;
}
.AnyTagClassName
{
color: #286597;
}
</style>
background-color css
<style>
a { background-color: #286597; }
a { background-color: rgb(40,101,151); }
div.DivClassName
{
background-color: #286597;
}
.BgClassName
{
background-color: #286597;
}
</style>
border-color css
<style>
span { border-color: #286597; }
span { border-color: rgb(40,101,151); }
td.TdClassName
{
border-color: #286597;
}
.TagClassName
{
border-color: #286597;
}
</style>