Shades of Lochmara #367296
Tints of Lochmara #367296
RGB
CMYK
RGB Variations
Color information
#367296 (or 0x367296) is known color: Lochmara. HEX triplet: 36, 72 and 96. RGB value is (54,114,150). Sum of RGB (Red+Green+Blue) = 54+114+150=318 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.98% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 150 (58.98% from 255 or 47.17% from 318); Max value from RGB is 150 - color contains mainly: blue. Hex color #367296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367296 is #C98D69. Grayscale: #636363. Windows color (decimal): -13208938 or 9859638. OLE color: 9859638.
HSL color Cylindrical-coordinate representation of color #367296: hue angle of 202.5º 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 #367296 is Cyan = 0.64, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 114 | 150 | - |
| CMYK | 0.64 | 0.24 | 0 | 0.41 |
| HSL | 202.5º | 0.47% | 0.4% | - |
| HSV(B) | 202.5º | 0.64% | 0.59% | - |
| XYZ | 13.04 | 15.02 | 31.07 | - |
| YUV | 100.16 | 156.12 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 150 | 0.64 | 0.24 | 0 | 0.41 | 202.5 | 0.47 | 0.4 |
| Hex | 36 | 72 | 96 | 40 | 18 | 0 | 29 | CA | 2F | 28 |
| Octal | 66 | 162 | 226 | 100 | 30 | 0 | 51 | 312 | 57 | 50 |
| Binary | 110110 | 1110010 | 10010110 | 1000000 | 11000 | 0 | 101001 | 11001010 | 101111 | 101000 |
Color Harmonies of #367296
Complementary color
Monochromatic Colors of #367296
Black with #367296
Text Example
Text Example
White with #367296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367296; }
p { color: rgb(54,114,150); }
H1.HeaderClassName
{
color: #367296;
}
.AnyTagClassName
{
color: #367296;
}
</style>
background-color css
<style>
a { background-color: #367296; }
a { background-color: rgb(54,114,150); }
div.DivClassName
{
background-color: #367296;
}
.BgClassName
{
background-color: #367296;
}
</style>
border-color css
<style>
span { border-color: #367296; }
span { border-color: rgb(54,114,150); }
td.TdClassName
{
border-color: #367296;
}
.TagClassName
{
border-color: #367296;
}
</style>