Shades of Lochmara #207396
Tints of Lochmara #207396
RGB
CMYK
RGB Variations
Color information
#207396 (or 0x207396) is known color: Lochmara. HEX triplet: 20, 73 and 96. RGB value is (32,115,150). Sum of RGB (Red+Green+Blue) = 32+115+150=297 (39% of max value = 765). Red value is 32 (12.89% from 255 or 10.77% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 150 (58.98% from 255 or 50.51% from 297); Max value from RGB is 150 - color contains mainly: blue. Hex color #207396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207396 is #DF8C69. Grayscale: #5D5D5D. Windows color (decimal): -14650474 or 9859872. OLE color: 9859872.
HSL color Cylindrical-coordinate representation of color #207396: hue angle of 197.8º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #207396 is Cyan = 0.79, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 32 | 115 | 150 | - |
| CMYK | 0.79 | 0.23 | 0 | 0.41 |
| HSL | 197.8º | 0.65% | 0.36% | - |
| HSV(B) | 197.8º | 0.79% | 0.59% | - |
| XYZ | 12.23 | 14.77 | 31.06 | - |
| YUV | 94.17 | 159.5 | 83.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 150 | 0.79 | 0.23 | 0 | 0.41 | 197.8 | 0.65 | 0.36 |
| Hex | 20 | 73 | 96 | 4F | 17 | 0 | 29 | C6 | 41 | 24 |
| Octal | 40 | 163 | 226 | 117 | 27 | 0 | 51 | 306 | 101 | 44 |
| Binary | 100000 | 1110011 | 10010110 | 1001111 | 10111 | 0 | 101001 | 11000110 | 1000001 | 100100 |
Color Harmonies of #207396
Complementary color
Monochromatic Colors of #207396
Black with #207396
Text Example
Text Example
White with #207396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207396; }
p { color: rgb(32,115,150); }
H1.HeaderClassName
{
color: #207396;
}
.AnyTagClassName
{
color: #207396;
}
</style>
background-color css
<style>
a { background-color: #207396; }
a { background-color: rgb(32,115,150); }
div.DivClassName
{
background-color: #207396;
}
.BgClassName
{
background-color: #207396;
}
</style>
border-color css
<style>
span { border-color: #207396; }
span { border-color: rgb(32,115,150); }
td.TdClassName
{
border-color: #207396;
}
.TagClassName
{
border-color: #207396;
}
</style>