Shades of Lochmara #186996
Tints of Lochmara #186996
RGB
CMYK
RGB Variations
Color information
#186996 (or 0x186996) is known color: Lochmara. HEX triplet: 18, 69 and 96. RGB value is (24,105,150). Sum of RGB (Red+Green+Blue) = 24+105+150=279 (36% of max value = 765). Red value is 24 (9.77% from 255 or 8.60% from 279); Green value is 105 (41.41% from 255 or 37.63% from 279); Blue value is 150 (58.98% from 255 or 53.76% from 279); Max value from RGB is 150 - color contains mainly: blue. Hex color #186996 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #186996 is #E79669. Grayscale: #555555. Windows color (decimal): -15177322 or 9857304. OLE color: 9857304.
HSL color Cylindrical-coordinate representation of color #186996: hue angle of 201.43º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #186996 is Cyan = 0.84, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 24 | 105 | 150 | - |
| CMYK | 0.84 | 0.30 | 0 | 0.41 |
| HSL | 201.43º | 0.72% | 0.34% | - |
| HSV(B) | 201.43º | 0.84% | 0.59% | - |
| XYZ | 10.93 | 12.5 | 30.69 | - |
| YUV | 85.91 | 164.16 | 83.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 105 | 150 | 0.84 | 0.30 | 0 | 0.41 | 201.43 | 0.72 | 0.34 |
| Hex | 18 | 69 | 96 | 54 | 1E | 0 | 29 | C9 | 48 | 22 |
| Octal | 30 | 151 | 226 | 124 | 36 | 0 | 51 | 311 | 110 | 42 |
| Binary | 11000 | 1101001 | 10010110 | 1010100 | 11110 | 0 | 101001 | 11001001 | 1001000 | 100010 |
Color Harmonies of #186996
Complementary color
Monochromatic Colors of #186996
Black with #186996
Text Example
Text Example
White with #186996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186996; }
p { color: rgb(24,105,150); }
H1.HeaderClassName
{
color: #186996;
}
.AnyTagClassName
{
color: #186996;
}
</style>
background-color css
<style>
a { background-color: #186996; }
a { background-color: rgb(24,105,150); }
div.DivClassName
{
background-color: #186996;
}
.BgClassName
{
background-color: #186996;
}
</style>
border-color css
<style>
span { border-color: #186996; }
span { border-color: rgb(24,105,150); }
td.TdClassName
{
border-color: #186996;
}
.TagClassName
{
border-color: #186996;
}
</style>