Shades of Lochmara #286998
Tints of Lochmara #286998
RGB
CMYK
RGB Variations
Color information
#286998 (or 0x286998) is known color: Lochmara. HEX triplet: 28, 69 and 98. RGB value is (40,105,152). Sum of RGB (Red+Green+Blue) = 40+105+152=297 (39% of max value = 765). Red value is 40 (16.02% from 255 or 13.47% from 297); Green value is 105 (41.41% from 255 or 35.35% from 297); Blue value is 152 (59.77% from 255 or 51.18% from 297); Max value from RGB is 152 - color contains mainly: blue. Hex color #286998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286998 is #D79667. Grayscale: #5A5A5A. Windows color (decimal): -14128744 or 9988392. OLE color: 9988392.
HSL color Cylindrical-coordinate representation of color #286998: hue angle of 205.18º 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 #286998 is Cyan = 0.74, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 105 | 152 | - |
| CMYK | 0.74 | 0.31 | 0 | 0.40 |
| HSL | 205.18º | 0.58% | 0.38% | - |
| HSV(B) | 205.18º | 0.74% | 0.6% | - |
| XYZ | 11.59 | 12.82 | 31.57 | - |
| YUV | 90.92 | 162.47 | 91.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 152 | 0.74 | 0.31 | 0 | 0.40 | 205.18 | 0.58 | 0.38 |
| Hex | 28 | 69 | 98 | 4A | 1F | 0 | 28 | CD | 3A | 26 |
| Octal | 50 | 151 | 230 | 112 | 37 | 0 | 50 | 315 | 72 | 46 |
| Binary | 101000 | 1101001 | 10011000 | 1001010 | 11111 | 0 | 101000 | 11001101 | 111010 | 100110 |
Color Harmonies of #286998
Complementary color
Monochromatic Colors of #286998
Black with #286998
Text Example
Text Example
White with #286998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286998; }
p { color: rgb(40,105,152); }
H1.HeaderClassName
{
color: #286998;
}
.AnyTagClassName
{
color: #286998;
}
</style>
background-color css
<style>
a { background-color: #286998; }
a { background-color: rgb(40,105,152); }
div.DivClassName
{
background-color: #286998;
}
.BgClassName
{
background-color: #286998;
}
</style>
border-color css
<style>
span { border-color: #286998; }
span { border-color: rgb(40,105,152); }
td.TdClassName
{
border-color: #286998;
}
.TagClassName
{
border-color: #286998;
}
</style>