Shades of Lochmara #146998
Tints of Lochmara #146998
RGB
CMYK
RGB Variations
Color information
#146998 (or 0x146998) is known color: Lochmara. HEX triplet: 14, 69 and 98. RGB value is (20,105,152). Sum of RGB (Red+Green+Blue) = 20+105+152=277 (36% of max value = 765). Red value is 20 (8.20% from 255 or 7.22% from 277); Green value is 105 (41.41% from 255 or 37.91% from 277); Blue value is 152 (59.77% from 255 or 54.87% from 277); Max value from RGB is 152 - color contains mainly: blue. Hex color #146998 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #146998 is #EB9667. Grayscale: #545454. Windows color (decimal): -15439464 or 9988372. OLE color: 9988372.
HSL color Cylindrical-coordinate representation of color #146998: hue angle of 201.36º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #146998 is Cyan = 0.87, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 20 | 105 | 152 | - |
| CMYK | 0.87 | 0.31 | 0 | 0.40 |
| HSL | 201.36º | 0.77% | 0.34% | - |
| HSV(B) | 201.36º | 0.87% | 0.6% | - |
| XYZ | 11.01 | 12.52 | 31.54 | - |
| YUV | 84.94 | 165.84 | 81.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 105 | 152 | 0.87 | 0.31 | 0 | 0.40 | 201.36 | 0.77 | 0.34 |
| Hex | 14 | 69 | 98 | 57 | 1F | 0 | 28 | C9 | 4D | 22 |
| Octal | 24 | 151 | 230 | 127 | 37 | 0 | 50 | 311 | 115 | 42 |
| Binary | 10100 | 1101001 | 10011000 | 1010111 | 11111 | 0 | 101000 | 11001001 | 1001101 | 100010 |
Color Harmonies of #146998
Complementary color
Monochromatic Colors of #146998
Black with #146998
Text Example
Text Example
White with #146998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146998; }
p { color: rgb(20,105,152); }
H1.HeaderClassName
{
color: #146998;
}
.AnyTagClassName
{
color: #146998;
}
</style>
background-color css
<style>
a { background-color: #146998; }
a { background-color: rgb(20,105,152); }
div.DivClassName
{
background-color: #146998;
}
.BgClassName
{
background-color: #146998;
}
</style>
border-color css
<style>
span { border-color: #146998; }
span { border-color: rgb(20,105,152); }
td.TdClassName
{
border-color: #146998;
}
.TagClassName
{
border-color: #146998;
}
</style>