Shades of Lochmara #287799
Tints of Lochmara #287799
RGB
CMYK
RGB Variations
Color information
#287799 (or 0x287799) is known color: Lochmara. HEX triplet: 28, 77 and 99. RGB value is (40,119,153). Sum of RGB (Red+Green+Blue) = 40+119+153=312 (41% of max value = 765). Red value is 40 (16.02% from 255 or 12.82% from 312); Green value is 119 (46.88% from 255 or 38.14% from 312); Blue value is 153 (60.16% from 255 or 49.04% from 312); Max value from RGB is 153 - color contains mainly: blue. Hex color #287799 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287799 is #D78866. Grayscale: #636363. Windows color (decimal): -14125159 or 10057512. OLE color: 10057512.
HSL color Cylindrical-coordinate representation of color #287799: hue angle of 198.05º 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 #287799 is Cyan = 0.74, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 40 | 119 | 153 | - |
| CMYK | 0.74 | 0.22 | 0 | 0.4 |
| HSL | 198.05º | 0.59% | 0.38% | - |
| HSV(B) | 198.05º | 0.74% | 0.6% | - |
| XYZ | 13.22 | 15.94 | 32.52 | - |
| YUV | 99.26 | 158.33 | 85.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 153 | 0.74 | 0.22 | 0 | 0.4 | 198.05 | 0.59 | 0.38 |
| Hex | 28 | 77 | 99 | 4A | 16 | 0 | 28 | C6 | 3B | 26 |
| Octal | 50 | 167 | 231 | 112 | 26 | 0 | 50 | 306 | 73 | 46 |
| Binary | 101000 | 1110111 | 10011001 | 1001010 | 10110 | 0 | 101000 | 11000110 | 111011 | 100110 |
Color Harmonies of #287799
Complementary color
Monochromatic Colors of #287799
Black with #287799
Text Example
Text Example
White with #287799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287799; }
p { color: rgb(40,119,153); }
H1.HeaderClassName
{
color: #287799;
}
.AnyTagClassName
{
color: #287799;
}
</style>
background-color css
<style>
a { background-color: #287799; }
a { background-color: rgb(40,119,153); }
div.DivClassName
{
background-color: #287799;
}
.BgClassName
{
background-color: #287799;
}
</style>
border-color css
<style>
span { border-color: #287799; }
span { border-color: rgb(40,119,153); }
td.TdClassName
{
border-color: #287799;
}
.TagClassName
{
border-color: #287799;
}
</style>