Shades of Lochmara #287497
Tints of Lochmara #287497
RGB
CMYK
RGB Variations
Color information
#287497 (or 0x287497) is known color: Lochmara. HEX triplet: 28, 74 and 97. RGB value is (40,116,151). Sum of RGB (Red+Green+Blue) = 40+116+151=307 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.03% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 151 (59.38% from 255 or 49.19% from 307); Max value from RGB is 151 - color contains mainly: blue. Hex color #287497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287497 is #D78B68. Grayscale: #616161. Windows color (decimal): -14125929 or 9925672. OLE color: 9925672.
HSL color Cylindrical-coordinate representation of color #287497: hue angle of 198.92º 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 #287497 is Cyan = 0.74, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 116 | 151 | - |
| CMYK | 0.74 | 0.23 | 0 | 0.41 |
| HSL | 198.92º | 0.58% | 0.37% | - |
| HSV(B) | 198.92º | 0.74% | 0.59% | - |
| XYZ | 12.71 | 15.18 | 31.54 | - |
| YUV | 97.27 | 158.32 | 87.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 151 | 0.74 | 0.23 | 0 | 0.41 | 198.92 | 0.58 | 0.37 |
| Hex | 28 | 74 | 97 | 4A | 17 | 0 | 29 | C7 | 3A | 25 |
| Octal | 50 | 164 | 227 | 112 | 27 | 0 | 51 | 307 | 72 | 45 |
| Binary | 101000 | 1110100 | 10010111 | 1001010 | 10111 | 0 | 101001 | 11000111 | 111010 | 100101 |
Color Harmonies of #287497
Complementary color
Monochromatic Colors of #287497
Black with #287497
Text Example
Text Example
White with #287497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287497; }
p { color: rgb(40,116,151); }
H1.HeaderClassName
{
color: #287497;
}
.AnyTagClassName
{
color: #287497;
}
</style>
background-color css
<style>
a { background-color: #287497; }
a { background-color: rgb(40,116,151); }
div.DivClassName
{
background-color: #287497;
}
.BgClassName
{
background-color: #287497;
}
</style>
border-color css
<style>
span { border-color: #287497; }
span { border-color: rgb(40,116,151); }
td.TdClassName
{
border-color: #287497;
}
.TagClassName
{
border-color: #287497;
}
</style>