Shades of Lochmara #287697
Tints of Lochmara #287697
RGB
CMYK
RGB Variations
Color information
#287697 (or 0x287697) is known color: Lochmara. HEX triplet: 28, 76 and 97. RGB value is (40,118,151). Sum of RGB (Red+Green+Blue) = 40+118+151=309 (40% of max value = 765). Red value is 40 (16.02% from 255 or 12.94% from 309); Green value is 118 (46.48% from 255 or 38.19% from 309); Blue value is 151 (59.38% from 255 or 48.87% from 309); Max value from RGB is 151 - color contains mainly: blue. Hex color #287697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287697 is #D78968. Grayscale: #626262. Windows color (decimal): -14125417 or 9926184. OLE color: 9926184.
HSL color Cylindrical-coordinate representation of color #287697: hue angle of 197.84º 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 #287697 is Cyan = 0.74, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 118 | 151 | - |
| CMYK | 0.74 | 0.22 | 0 | 0.41 |
| HSL | 197.84º | 0.58% | 0.37% | - |
| HSV(B) | 197.84º | 0.74% | 0.59% | - |
| XYZ | 12.94 | 15.64 | 31.62 | - |
| YUV | 98.44 | 157.66 | 86.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 151 | 0.74 | 0.22 | 0 | 0.41 | 197.84 | 0.58 | 0.37 |
| Hex | 28 | 76 | 97 | 4A | 16 | 0 | 29 | C6 | 3A | 25 |
| Octal | 50 | 166 | 227 | 112 | 26 | 0 | 51 | 306 | 72 | 45 |
| Binary | 101000 | 1110110 | 10010111 | 1001010 | 10110 | 0 | 101001 | 11000110 | 111010 | 100101 |
Color Harmonies of #287697
Complementary color
Monochromatic Colors of #287697
Black with #287697
Text Example
Text Example
White with #287697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287697; }
p { color: rgb(40,118,151); }
H1.HeaderClassName
{
color: #287697;
}
.AnyTagClassName
{
color: #287697;
}
</style>
background-color css
<style>
a { background-color: #287697; }
a { background-color: rgb(40,118,151); }
div.DivClassName
{
background-color: #287697;
}
.BgClassName
{
background-color: #287697;
}
</style>
border-color css
<style>
span { border-color: #287697; }
span { border-color: rgb(40,118,151); }
td.TdClassName
{
border-color: #287697;
}
.TagClassName
{
border-color: #287697;
}
</style>