Shades of Lochmara #286795
Tints of Lochmara #286795
RGB
CMYK
RGB Variations
Color information
#286795 (or 0x286795) is known color: Lochmara. HEX triplet: 28, 67 and 95. RGB value is (40,103,149). Sum of RGB (Red+Green+Blue) = 40+103+149=292 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.70% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 149 (58.59% from 255 or 51.03% from 292); Max value from RGB is 149 - color contains mainly: blue. Hex color #286795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286795 is #D7986A. Grayscale: #595959. Windows color (decimal): -14129259 or 9791272. OLE color: 9791272.
HSL color Cylindrical-coordinate representation of color #286795: hue angle of 205.32º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #286795 is Cyan = 0.73, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 103 | 149 | - |
| CMYK | 0.73 | 0.31 | 0 | 0.42 |
| HSL | 205.32º | 0.58% | 0.37% | - |
| HSV(B) | 205.32º | 0.73% | 0.58% | - |
| XYZ | 11.15 | 12.32 | 30.22 | - |
| YUV | 89.41 | 161.63 | 92.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 149 | 0.73 | 0.31 | 0 | 0.42 | 205.32 | 0.58 | 0.37 |
| Hex | 28 | 67 | 95 | 49 | 1F | 0 | 2A | CD | 3A | 25 |
| Octal | 50 | 147 | 225 | 111 | 37 | 0 | 52 | 315 | 72 | 45 |
| Binary | 101000 | 1100111 | 10010101 | 1001001 | 11111 | 0 | 101010 | 11001101 | 111010 | 100101 |
Color Harmonies of #286795
Complementary color
Monochromatic Colors of #286795
Black with #286795
Text Example
Text Example
White with #286795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286795; }
p { color: rgb(40,103,149); }
H1.HeaderClassName
{
color: #286795;
}
.AnyTagClassName
{
color: #286795;
}
</style>
background-color css
<style>
a { background-color: #286795; }
a { background-color: rgb(40,103,149); }
div.DivClassName
{
background-color: #286795;
}
.BgClassName
{
background-color: #286795;
}
</style>
border-color css
<style>
span { border-color: #286795; }
span { border-color: rgb(40,103,149); }
td.TdClassName
{
border-color: #286795;
}
.TagClassName
{
border-color: #286795;
}
</style>