Shades of Lochmara #207298
Tints of Lochmara #207298
RGB
CMYK
RGB Variations
Color information
#207298 (or 0x207298) is known color: Lochmara. HEX triplet: 20, 72 and 98. RGB value is (32,114,152). Sum of RGB (Red+Green+Blue) = 32+114+152=298 (39% of max value = 765). Red value is 32 (12.89% from 255 or 10.74% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 152 (59.77% from 255 or 51.01% from 298); Max value from RGB is 152 - color contains mainly: blue. Hex color #207298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207298 is #DF8D67. Grayscale: #5D5D5D. Windows color (decimal): -14650728 or 9990688. OLE color: 9990688.
HSL color Cylindrical-coordinate representation of color #207298: hue angle of 199º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #207298 is Cyan = 0.79, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 32 | 114 | 152 | - |
| CMYK | 0.79 | 0.25 | 0 | 0.40 |
| HSL | 199º | 0.65% | 0.36% | - |
| HSV(B) | 199º | 0.79% | 0.6% | - |
| XYZ | 12.28 | 14.61 | 31.88 | - |
| YUV | 93.81 | 160.83 | 83.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 114 | 152 | 0.79 | 0.25 | 0 | 0.40 | 199 | 0.65 | 0.36 |
| Hex | 20 | 72 | 98 | 4F | 19 | 0 | 28 | C7 | 41 | 24 |
| Octal | 40 | 162 | 230 | 117 | 31 | 0 | 50 | 307 | 101 | 44 |
| Binary | 100000 | 1110010 | 10011000 | 1001111 | 11001 | 0 | 101000 | 11000111 | 1000001 | 100100 |
Color Harmonies of #207298
Complementary color
Monochromatic Colors of #207298
Black with #207298
Text Example
Text Example
White with #207298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207298; }
p { color: rgb(32,114,152); }
H1.HeaderClassName
{
color: #207298;
}
.AnyTagClassName
{
color: #207298;
}
</style>
background-color css
<style>
a { background-color: #207298; }
a { background-color: rgb(32,114,152); }
div.DivClassName
{
background-color: #207298;
}
.BgClassName
{
background-color: #207298;
}
</style>
border-color css
<style>
span { border-color: #207298; }
span { border-color: rgb(32,114,152); }
td.TdClassName
{
border-color: #207298;
}
.TagClassName
{
border-color: #207298;
}
</style>