Shades of Lochmara #166997
Tints of Lochmara #166997
RGB
CMYK
RGB Variations
Color information
#166997 (or 0x166997) is known color: Lochmara. HEX triplet: 16, 69 and 97. RGB value is (22,105,151). Sum of RGB (Red+Green+Blue) = 22+105+151=278 (36% of max value = 765). Red value is 22 (8.98% from 255 or 7.91% from 278); Green value is 105 (41.41% from 255 or 37.77% from 278); Blue value is 151 (59.38% from 255 or 54.32% from 278); Max value from RGB is 151 - color contains mainly: blue. Hex color #166997 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #166997 is #E99668. Grayscale: #555555. Windows color (decimal): -15308393 or 9922838. OLE color: 9922838.
HSL color Cylindrical-coordinate representation of color #166997: hue angle of 201.4º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #166997 is Cyan = 0.85, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 22 | 105 | 151 | - |
| CMYK | 0.85 | 0.30 | 0 | 0.41 |
| HSL | 201.4º | 0.75% | 0.34% | - |
| HSV(B) | 201.4º | 0.85% | 0.59% | - |
| XYZ | 10.97 | 12.51 | 31.11 | - |
| YUV | 85.43 | 165 | 82.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 105 | 151 | 0.85 | 0.30 | 0 | 0.41 | 201.4 | 0.75 | 0.34 |
| Hex | 16 | 69 | 97 | 55 | 1E | 0 | 29 | C9 | 4B | 22 |
| Octal | 26 | 151 | 227 | 125 | 36 | 0 | 51 | 311 | 113 | 42 |
| Binary | 10110 | 1101001 | 10010111 | 1010101 | 11110 | 0 | 101001 | 11001001 | 1001011 | 100010 |
Color Harmonies of #166997
Complementary color
Monochromatic Colors of #166997
Black with #166997
Text Example
Text Example
White with #166997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166997; }
p { color: rgb(22,105,151); }
H1.HeaderClassName
{
color: #166997;
}
.AnyTagClassName
{
color: #166997;
}
</style>
background-color css
<style>
a { background-color: #166997; }
a { background-color: rgb(22,105,151); }
div.DivClassName
{
background-color: #166997;
}
.BgClassName
{
background-color: #166997;
}
</style>
border-color css
<style>
span { border-color: #166997; }
span { border-color: rgb(22,105,151); }
td.TdClassName
{
border-color: #166997;
}
.TagClassName
{
border-color: #166997;
}
</style>