Shades of Lochmara #206994
Tints of Lochmara #206994
RGB
CMYK
RGB Variations
Color information
#206994 (or 0x206994) is known color: Lochmara. HEX triplet: 20, 69 and 94. RGB value is (32,105,148). Sum of RGB (Red+Green+Blue) = 32+105+148=285 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.23% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 148 (58.20% from 255 or 51.93% from 285); Max value from RGB is 148 - color contains mainly: blue. Hex color #206994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #206994 is #DF966B. Grayscale: #575757. Windows color (decimal): -14653036 or 9726240. OLE color: 9726240.
HSL color Cylindrical-coordinate representation of color #206994: hue angle of 202.24º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #206994 is Cyan = 0.78, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 32 | 105 | 148 | - |
| CMYK | 0.78 | 0.29 | 0 | 0.42 |
| HSL | 202.24º | 0.64% | 0.35% | - |
| HSV(B) | 202.24º | 0.78% | 0.58% | - |
| XYZ | 10.99 | 12.55 | 29.86 | - |
| YUV | 88.08 | 161.82 | 88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 105 | 148 | 0.78 | 0.29 | 0 | 0.42 | 202.24 | 0.64 | 0.35 |
| Hex | 20 | 69 | 94 | 4E | 1D | 0 | 2A | CA | 40 | 23 |
| Octal | 40 | 151 | 224 | 116 | 35 | 0 | 52 | 312 | 100 | 43 |
| Binary | 100000 | 1101001 | 10010100 | 1001110 | 11101 | 0 | 101010 | 11001010 | 1000000 | 100011 |
Color Harmonies of #206994
Complementary color
Monochromatic Colors of #206994
Black with #206994
Text Example
Text Example
White with #206994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206994; }
p { color: rgb(32,105,148); }
H1.HeaderClassName
{
color: #206994;
}
.AnyTagClassName
{
color: #206994;
}
</style>
background-color css
<style>
a { background-color: #206994; }
a { background-color: rgb(32,105,148); }
div.DivClassName
{
background-color: #206994;
}
.BgClassName
{
background-color: #206994;
}
</style>
border-color css
<style>
span { border-color: #206994; }
span { border-color: rgb(32,105,148); }
td.TdClassName
{
border-color: #206994;
}
.TagClassName
{
border-color: #206994;
}
</style>