Shades of Lochmara #287599
Tints of Lochmara #287599
RGB
CMYK
RGB Variations
Color information
#287599 (or 0x287599) is known color: Lochmara. HEX triplet: 28, 75 and 99. RGB value is (40,117,153). Sum of RGB (Red+Green+Blue) = 40+117+153=310 (41% of max value = 765). Red value is 40 (16.02% from 255 or 12.90% from 310); Green value is 117 (46.09% from 255 or 37.74% from 310); Blue value is 153 (60.16% from 255 or 49.35% from 310); Max value from RGB is 153 - color contains mainly: blue. Hex color #287599 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287599 is #D78A66. Grayscale: #616161. Windows color (decimal): -14125671 or 10057000. OLE color: 10057000.
HSL color Cylindrical-coordinate representation of color #287599: hue angle of 199.12º degrees, saturation: 0.59, 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 #287599 is Cyan = 0.74, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 40 | 117 | 153 | - |
| CMYK | 0.74 | 0.24 | 0 | 0.4 |
| HSL | 199.12º | 0.59% | 0.38% | - |
| HSV(B) | 199.12º | 0.74% | 0.6% | - |
| XYZ | 12.99 | 15.47 | 32.44 | - |
| YUV | 98.08 | 158.99 | 86.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 153 | 0.74 | 0.24 | 0 | 0.4 | 199.12 | 0.59 | 0.38 |
| Hex | 28 | 75 | 99 | 4A | 18 | 0 | 28 | C7 | 3B | 26 |
| Octal | 50 | 165 | 231 | 112 | 30 | 0 | 50 | 307 | 73 | 46 |
| Binary | 101000 | 1110101 | 10011001 | 1001010 | 11000 | 0 | 101000 | 11000111 | 111011 | 100110 |
Color Harmonies of #287599
Complementary color
Monochromatic Colors of #287599
Black with #287599
Text Example
Text Example
White with #287599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287599; }
p { color: rgb(40,117,153); }
H1.HeaderClassName
{
color: #287599;
}
.AnyTagClassName
{
color: #287599;
}
</style>
background-color css
<style>
a { background-color: #287599; }
a { background-color: rgb(40,117,153); }
div.DivClassName
{
background-color: #287599;
}
.BgClassName
{
background-color: #287599;
}
</style>
border-color css
<style>
span { border-color: #287599; }
span { border-color: rgb(40,117,153); }
td.TdClassName
{
border-color: #287599;
}
.TagClassName
{
border-color: #287599;
}
</style>