Shades of Lochmara #366995
Tints of Lochmara #366995
RGB
CMYK
RGB Variations
Color information
#366995 (or 0x366995) is known color: Lochmara. HEX triplet: 36, 69 and 95. RGB value is (54,105,149). Sum of RGB (Red+Green+Blue) = 54+105+149=308 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.53% from 308); Green value is 105 (41.41% from 255 or 34.09% from 308); Blue value is 149 (58.59% from 255 or 48.38% from 308); Max value from RGB is 149 - color contains mainly: blue. Hex color #366995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366995 is #C9966A. Grayscale: #5E5E5E. Windows color (decimal): -13211243 or 9791798. OLE color: 9791798.
HSL color Cylindrical-coordinate representation of color #366995: hue angle of 207.79º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #366995 is Cyan = 0.64, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 105 | 149 | - |
| CMYK | 0.64 | 0.30 | 0 | 0.42 |
| HSL | 207.79º | 0.47% | 0.4% | - |
| HSV(B) | 207.79º | 0.64% | 0.58% | - |
| XYZ | 12 | 13.06 | 30.32 | - |
| YUV | 94.77 | 158.6 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 149 | 0.64 | 0.30 | 0 | 0.42 | 207.79 | 0.47 | 0.4 |
| Hex | 36 | 69 | 95 | 40 | 1E | 0 | 2A | D0 | 2F | 28 |
| Octal | 66 | 151 | 225 | 100 | 36 | 0 | 52 | 320 | 57 | 50 |
| Binary | 110110 | 1101001 | 10010101 | 1000000 | 11110 | 0 | 101010 | 11010000 | 101111 | 101000 |
Color Harmonies of #366995
Complementary color
Monochromatic Colors of #366995
Black with #366995
Text Example
Text Example
White with #366995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366995; }
p { color: rgb(54,105,149); }
H1.HeaderClassName
{
color: #366995;
}
.AnyTagClassName
{
color: #366995;
}
</style>
background-color css
<style>
a { background-color: #366995; }
a { background-color: rgb(54,105,149); }
div.DivClassName
{
background-color: #366995;
}
.BgClassName
{
background-color: #366995;
}
</style>
border-color css
<style>
span { border-color: #366995; }
span { border-color: rgb(54,105,149); }
td.TdClassName
{
border-color: #366995;
}
.TagClassName
{
border-color: #366995;
}
</style>