Shades of Lochmara #207796
Tints of Lochmara #207796
RGB
CMYK
RGB Variations
Color information
#207796 (or 0x207796) is known color: Lochmara. HEX triplet: 20, 77 and 96. RGB value is (32,119,150). Sum of RGB (Red+Green+Blue) = 32+119+150=301 (39% of max value = 765). Red value is 32 (12.89% from 255 or 10.63% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 150 (58.98% from 255 or 49.83% from 301); Max value from RGB is 150 - color contains mainly: blue. Hex color #207796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207796 is #DF8869. Grayscale: #606060. Windows color (decimal): -14649450 or 9860896. OLE color: 9860896.
HSL color Cylindrical-coordinate representation of color #207796: hue angle of 195.76º 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 #207796 is Cyan = 0.79, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 32 | 119 | 150 | - |
| CMYK | 0.79 | 0.21 | 0 | 0.41 |
| HSL | 195.76º | 0.65% | 0.36% | - |
| HSV(B) | 195.76º | 0.79% | 0.59% | - |
| XYZ | 12.7 | 15.7 | 31.22 | - |
| YUV | 96.52 | 158.18 | 81.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 150 | 0.79 | 0.21 | 0 | 0.41 | 195.76 | 0.65 | 0.36 |
| Hex | 20 | 77 | 96 | 4F | 15 | 0 | 29 | C4 | 41 | 24 |
| Octal | 40 | 167 | 226 | 117 | 25 | 0 | 51 | 304 | 101 | 44 |
| Binary | 100000 | 1110111 | 10010110 | 1001111 | 10101 | 0 | 101001 | 11000100 | 1000001 | 100100 |
Color Harmonies of #207796
Complementary color
Monochromatic Colors of #207796
Black with #207796
Text Example
Text Example
White with #207796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207796; }
p { color: rgb(32,119,150); }
H1.HeaderClassName
{
color: #207796;
}
.AnyTagClassName
{
color: #207796;
}
</style>
background-color css
<style>
a { background-color: #207796; }
a { background-color: rgb(32,119,150); }
div.DivClassName
{
background-color: #207796;
}
.BgClassName
{
background-color: #207796;
}
</style>
border-color css
<style>
span { border-color: #207796; }
span { border-color: rgb(32,119,150); }
td.TdClassName
{
border-color: #207796;
}
.TagClassName
{
border-color: #207796;
}
</style>