Shades of Lochmara #367297
Tints of Lochmara #367297
RGB
CMYK
RGB Variations
Color information
#367297 (or 0x367297) is known color: Lochmara. HEX triplet: 36, 72 and 97. RGB value is (54,114,151). Sum of RGB (Red+Green+Blue) = 54+114+151=319 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.93% from 319); Green value is 114 (44.92% from 255 or 35.74% from 319); Blue value is 151 (59.38% from 255 or 47.34% from 319); Max value from RGB is 151 - color contains mainly: blue. Hex color #367297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367297 is #C98D68. Grayscale: #646464. Windows color (decimal): -13208937 or 9925174. OLE color: 9925174.
HSL color Cylindrical-coordinate representation of color #367297: hue angle of 202.89º 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 #367297 is Cyan = 0.64, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 114 | 151 | - |
| CMYK | 0.64 | 0.25 | 0 | 0.41 |
| HSL | 202.89º | 0.47% | 0.4% | - |
| HSV(B) | 202.89º | 0.64% | 0.59% | - |
| XYZ | 13.12 | 15.05 | 31.49 | - |
| YUV | 100.28 | 156.62 | 94.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 151 | 0.64 | 0.25 | 0 | 0.41 | 202.89 | 0.47 | 0.4 |
| Hex | 36 | 72 | 97 | 40 | 19 | 0 | 29 | CB | 2F | 28 |
| Octal | 66 | 162 | 227 | 100 | 31 | 0 | 51 | 313 | 57 | 50 |
| Binary | 110110 | 1110010 | 10010111 | 1000000 | 11001 | 0 | 101001 | 11001011 | 101111 | 101000 |
Color Harmonies of #367297
Complementary color
Monochromatic Colors of #367297
Black with #367297
Text Example
Text Example
White with #367297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367297; }
p { color: rgb(54,114,151); }
H1.HeaderClassName
{
color: #367297;
}
.AnyTagClassName
{
color: #367297;
}
</style>
background-color css
<style>
a { background-color: #367297; }
a { background-color: rgb(54,114,151); }
div.DivClassName
{
background-color: #367297;
}
.BgClassName
{
background-color: #367297;
}
</style>
border-color css
<style>
span { border-color: #367297; }
span { border-color: rgb(54,114,151); }
td.TdClassName
{
border-color: #367297;
}
.TagClassName
{
border-color: #367297;
}
</style>