Shades of Lochmara #366896
Tints of Lochmara #366896
RGB
CMYK
RGB Variations
Color information
#366896 (or 0x366896) is known color: Lochmara. HEX triplet: 36, 68 and 96. RGB value is (54,104,150). Sum of RGB (Red+Green+Blue) = 54+104+150=308 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.53% from 308); Green value is 104 (41.02% from 255 or 33.77% from 308); Blue value is 150 (58.98% from 255 or 48.70% from 308); Max value from RGB is 150 - color contains mainly: blue. Hex color #366896 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366896 is #C99769. Grayscale: #5E5E5E. Windows color (decimal): -13211498 or 9857078. OLE color: 9857078.
HSL color Cylindrical-coordinate representation of color #366896: hue angle of 208.75º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #366896 is Cyan = 0.64, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 104 | 150 | - |
| CMYK | 0.64 | 0.31 | 0 | 0.41 |
| HSL | 208.75º | 0.47% | 0.4% | - |
| HSV(B) | 208.75º | 0.64% | 0.59% | - |
| XYZ | 11.98 | 12.89 | 30.71 | - |
| YUV | 94.29 | 159.44 | 99.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 104 | 150 | 0.64 | 0.31 | 0 | 0.41 | 208.75 | 0.47 | 0.4 |
| Hex | 36 | 68 | 96 | 40 | 1F | 0 | 29 | D1 | 2F | 28 |
| Octal | 66 | 150 | 226 | 100 | 37 | 0 | 51 | 321 | 57 | 50 |
| Binary | 110110 | 1101000 | 10010110 | 1000000 | 11111 | 0 | 101001 | 11010001 | 101111 | 101000 |
Color Harmonies of #366896
Complementary color
Monochromatic Colors of #366896
Black with #366896
Text Example
Text Example
White with #366896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366896; }
p { color: rgb(54,104,150); }
H1.HeaderClassName
{
color: #366896;
}
.AnyTagClassName
{
color: #366896;
}
</style>
background-color css
<style>
a { background-color: #366896; }
a { background-color: rgb(54,104,150); }
div.DivClassName
{
background-color: #366896;
}
.BgClassName
{
background-color: #366896;
}
</style>
border-color css
<style>
span { border-color: #366896; }
span { border-color: rgb(54,104,150); }
td.TdClassName
{
border-color: #366896;
}
.TagClassName
{
border-color: #366896;
}
</style>