Shades of Lochmara #206997
Tints of Lochmara #206997
RGB
CMYK
RGB Variations
Color information
#206997 (or 0x206997) is known color: Lochmara. HEX triplet: 20, 69 and 97. RGB value is (32,105,151). Sum of RGB (Red+Green+Blue) = 32+105+151=288 (38% of max value = 765). Red value is 32 (12.89% from 255 or 11.11% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 151 (59.38% from 255 or 52.43% from 288); Max value from RGB is 151 - color contains mainly: blue. Hex color #206997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #206997 is #DF9668. Grayscale: #585858. Windows color (decimal): -14653033 or 9922848. OLE color: 9922848.
HSL color Cylindrical-coordinate representation of color #206997: hue angle of 203.19º 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 #206997 is Cyan = 0.79, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 32 | 105 | 151 | - |
| CMYK | 0.79 | 0.30 | 0 | 0.41 |
| HSL | 203.19º | 0.65% | 0.36% | - |
| HSV(B) | 203.19º | 0.79% | 0.59% | - |
| XYZ | 11.23 | 12.64 | 31.13 | - |
| YUV | 88.42 | 163.32 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 105 | 151 | 0.79 | 0.30 | 0 | 0.41 | 203.19 | 0.65 | 0.36 |
| Hex | 20 | 69 | 97 | 4F | 1E | 0 | 29 | CB | 41 | 24 |
| Octal | 40 | 151 | 227 | 117 | 36 | 0 | 51 | 313 | 101 | 44 |
| Binary | 100000 | 1101001 | 10010111 | 1001111 | 11110 | 0 | 101001 | 11001011 | 1000001 | 100100 |
Color Harmonies of #206997
Complementary color
Monochromatic Colors of #206997
Black with #206997
Text Example
Text Example
White with #206997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206997; }
p { color: rgb(32,105,151); }
H1.HeaderClassName
{
color: #206997;
}
.AnyTagClassName
{
color: #206997;
}
</style>
background-color css
<style>
a { background-color: #206997; }
a { background-color: rgb(32,105,151); }
div.DivClassName
{
background-color: #206997;
}
.BgClassName
{
background-color: #206997;
}
</style>
border-color css
<style>
span { border-color: #206997; }
span { border-color: rgb(32,105,151); }
td.TdClassName
{
border-color: #206997;
}
.TagClassName
{
border-color: #206997;
}
</style>