Shades of Lochmara #287498
Tints of Lochmara #287498
RGB
CMYK
RGB Variations
Color information
#287498 (or 0x287498) is known color: Lochmara. HEX triplet: 28, 74 and 98. RGB value is (40,116,152). Sum of RGB (Red+Green+Blue) = 40+116+152=308 (40% of max value = 765). Red value is 40 (16.02% from 255 or 12.99% from 308); Green value is 116 (45.70% from 255 or 37.66% from 308); Blue value is 152 (59.77% from 255 or 49.35% from 308); Max value from RGB is 152 - color contains mainly: blue. Hex color #287498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287498 is #D78B67. Grayscale: #616161. Windows color (decimal): -14125928 or 9991208. OLE color: 9991208.
HSL color Cylindrical-coordinate representation of color #287498: hue angle of 199.29º 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 #287498 is Cyan = 0.74, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 116 | 152 | - |
| CMYK | 0.74 | 0.24 | 0 | 0.40 |
| HSL | 199.29º | 0.58% | 0.38% | - |
| HSV(B) | 199.29º | 0.74% | 0.6% | - |
| XYZ | 12.79 | 15.21 | 31.97 | - |
| YUV | 97.38 | 158.82 | 87.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 152 | 0.74 | 0.24 | 0 | 0.40 | 199.29 | 0.58 | 0.38 |
| Hex | 28 | 74 | 98 | 4A | 18 | 0 | 28 | C7 | 3A | 26 |
| Octal | 50 | 164 | 230 | 112 | 30 | 0 | 50 | 307 | 72 | 46 |
| Binary | 101000 | 1110100 | 10011000 | 1001010 | 11000 | 0 | 101000 | 11000111 | 111010 | 100110 |
Color Harmonies of #287498
Complementary color
Monochromatic Colors of #287498
Black with #287498
Text Example
Text Example
White with #287498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287498; }
p { color: rgb(40,116,152); }
H1.HeaderClassName
{
color: #287498;
}
.AnyTagClassName
{
color: #287498;
}
</style>
background-color css
<style>
a { background-color: #287498; }
a { background-color: rgb(40,116,152); }
div.DivClassName
{
background-color: #287498;
}
.BgClassName
{
background-color: #287498;
}
</style>
border-color css
<style>
span { border-color: #287498; }
span { border-color: rgb(40,116,152); }
td.TdClassName
{
border-color: #287498;
}
.TagClassName
{
border-color: #287498;
}
</style>