Shades of Lochmara #286598
Tints of Lochmara #286598
RGB
CMYK
RGB Variations
Color information
#286598 (or 0x286598) is known color: Lochmara. HEX triplet: 28, 65 and 98. RGB value is (40,101,152). Sum of RGB (Red+Green+Blue) = 40+101+152=293 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.65% from 293); Green value is 101 (39.84% from 255 or 34.47% from 293); Blue value is 152 (59.77% from 255 or 51.88% from 293); Max value from RGB is 152 - color contains mainly: blue. Hex color #286598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286598 is #D79A67. Grayscale: #585858. Windows color (decimal): -14129768 or 9987368. OLE color: 9987368.
HSL color Cylindrical-coordinate representation of color #286598: hue angle of 207.32º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #286598 is Cyan = 0.74, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 101 | 152 | - |
| CMYK | 0.74 | 0.34 | 0 | 0.40 |
| HSL | 207.32º | 0.58% | 0.38% | - |
| HSV(B) | 207.32º | 0.74% | 0.6% | - |
| XYZ | 11.2 | 12.03 | 31.44 | - |
| YUV | 88.58 | 163.79 | 93.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 152 | 0.74 | 0.34 | 0 | 0.40 | 207.32 | 0.58 | 0.38 |
| Hex | 28 | 65 | 98 | 4A | 22 | 0 | 28 | CF | 3A | 26 |
| Octal | 50 | 145 | 230 | 112 | 42 | 0 | 50 | 317 | 72 | 46 |
| Binary | 101000 | 1100101 | 10011000 | 1001010 | 100010 | 0 | 101000 | 11001111 | 111010 | 100110 |
Color Harmonies of #286598
Complementary color
Monochromatic Colors of #286598
Black with #286598
Text Example
Text Example
White with #286598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286598; }
p { color: rgb(40,101,152); }
H1.HeaderClassName
{
color: #286598;
}
.AnyTagClassName
{
color: #286598;
}
</style>
background-color css
<style>
a { background-color: #286598; }
a { background-color: rgb(40,101,152); }
div.DivClassName
{
background-color: #286598;
}
.BgClassName
{
background-color: #286598;
}
</style>
border-color css
<style>
span { border-color: #286598; }
span { border-color: rgb(40,101,152); }
td.TdClassName
{
border-color: #286598;
}
.TagClassName
{
border-color: #286598;
}
</style>