Shades of Lochmara #207398
Tints of Lochmara #207398
RGB
CMYK
RGB Variations
Color information
#207398 (or 0x207398) is known color: Lochmara. HEX triplet: 20, 73 and 98. RGB value is (32,115,152). Sum of RGB (Red+Green+Blue) = 32+115+152=299 (39% of max value = 765). Red value is 32 (12.89% from 255 or 10.70% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 152 (59.77% from 255 or 50.84% from 299); Max value from RGB is 152 - color contains mainly: blue. Hex color #207398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207398 is #DF8C67. Grayscale: #5E5E5E. Windows color (decimal): -14650472 or 9990944. OLE color: 9990944.
HSL color Cylindrical-coordinate representation of color #207398: hue angle of 198.5º 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 #207398 is Cyan = 0.79, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 32 | 115 | 152 | - |
| CMYK | 0.79 | 0.24 | 0 | 0.40 |
| HSL | 198.5º | 0.65% | 0.36% | - |
| HSV(B) | 198.5º | 0.79% | 0.6% | - |
| XYZ | 12.39 | 14.84 | 31.92 | - |
| YUV | 94.4 | 160.5 | 83.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 152 | 0.79 | 0.24 | 0 | 0.40 | 198.5 | 0.65 | 0.36 |
| Hex | 20 | 73 | 98 | 4F | 18 | 0 | 28 | C6 | 41 | 24 |
| Octal | 40 | 163 | 230 | 117 | 30 | 0 | 50 | 306 | 101 | 44 |
| Binary | 100000 | 1110011 | 10011000 | 1001111 | 11000 | 0 | 101000 | 11000110 | 1000001 | 100100 |
Color Harmonies of #207398
Complementary color
Monochromatic Colors of #207398
Black with #207398
Text Example
Text Example
White with #207398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207398; }
p { color: rgb(32,115,152); }
H1.HeaderClassName
{
color: #207398;
}
.AnyTagClassName
{
color: #207398;
}
</style>
background-color css
<style>
a { background-color: #207398; }
a { background-color: rgb(32,115,152); }
div.DivClassName
{
background-color: #207398;
}
.BgClassName
{
background-color: #207398;
}
</style>
border-color css
<style>
span { border-color: #207398; }
span { border-color: rgb(32,115,152); }
td.TdClassName
{
border-color: #207398;
}
.TagClassName
{
border-color: #207398;
}
</style>