Shades of Lochmara #287299
Tints of Lochmara #287299
RGB
CMYK
RGB Variations
Color information
#287299 (or 0x287299) is known color: Lochmara. HEX triplet: 28, 72 and 99. RGB value is (40,114,153). Sum of RGB (Red+Green+Blue) = 40+114+153=307 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.03% from 307); Green value is 114 (44.92% from 255 or 37.13% from 307); Blue value is 153 (60.16% from 255 or 49.84% from 307); Max value from RGB is 153 - color contains mainly: blue. Hex color #287299 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287299 is #D78D66. Grayscale: #606060. Windows color (decimal): -14126439 or 10056232. OLE color: 10056232.
HSL color Cylindrical-coordinate representation of color #287299: hue angle of 200.71º 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 #287299 is Cyan = 0.74, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 40 | 114 | 153 | - |
| CMYK | 0.74 | 0.25 | 0 | 0.4 |
| HSL | 200.71º | 0.59% | 0.38% | - |
| HSV(B) | 200.71º | 0.74% | 0.6% | - |
| XYZ | 12.64 | 14.79 | 32.32 | - |
| YUV | 96.32 | 159.98 | 87.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 153 | 0.74 | 0.25 | 0 | 0.4 | 200.71 | 0.59 | 0.38 |
| Hex | 28 | 72 | 99 | 4A | 19 | 0 | 28 | C9 | 3B | 26 |
| Octal | 50 | 162 | 231 | 112 | 31 | 0 | 50 | 311 | 73 | 46 |
| Binary | 101000 | 1110010 | 10011001 | 1001010 | 11001 | 0 | 101000 | 11001001 | 111011 | 100110 |
Color Harmonies of #287299
Complementary color
Monochromatic Colors of #287299
Black with #287299
Text Example
Text Example
White with #287299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287299; }
p { color: rgb(40,114,153); }
H1.HeaderClassName
{
color: #287299;
}
.AnyTagClassName
{
color: #287299;
}
</style>
background-color css
<style>
a { background-color: #287299; }
a { background-color: rgb(40,114,153); }
div.DivClassName
{
background-color: #287299;
}
.BgClassName
{
background-color: #287299;
}
</style>
border-color css
<style>
span { border-color: #287299; }
span { border-color: rgb(40,114,153); }
td.TdClassName
{
border-color: #287299;
}
.TagClassName
{
border-color: #287299;
}
</style>