Shades of Lochmara #296994
Tints of Lochmara #296994
RGB
CMYK
RGB Variations
Color information
#296994 (or 0x296994) is known color: Lochmara. HEX triplet: 29, 69 and 94. RGB value is (41,105,148). Sum of RGB (Red+Green+Blue) = 41+105+148=294 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.95% from 294); Green value is 105 (41.41% from 255 or 35.71% from 294); Blue value is 148 (58.20% from 255 or 50.34% from 294); Max value from RGB is 148 - color contains mainly: blue. Hex color #296994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296994 is #D6966B. Grayscale: #5A5A5A. Windows color (decimal): -14063212 or 9726249. OLE color: 9726249.
HSL color Cylindrical-coordinate representation of color #296994: hue angle of 204.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #296994 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 105 | 148 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.42 |
| HSL | 204.11º | 0.57% | 0.37% | - |
| HSV(B) | 204.11º | 0.72% | 0.58% | - |
| XYZ | 11.31 | 12.71 | 29.87 | - |
| YUV | 90.77 | 160.3 | 92.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 148 | 0.72 | 0.29 | 0 | 0.42 | 204.11 | 0.57 | 0.37 |
| Hex | 29 | 69 | 94 | 48 | 1D | 0 | 2A | CC | 39 | 25 |
| Octal | 51 | 151 | 224 | 110 | 35 | 0 | 52 | 314 | 71 | 45 |
| Binary | 101001 | 1101001 | 10010100 | 1001000 | 11101 | 0 | 101010 | 11001100 | 111001 | 100101 |
Color Harmonies of #296994
Complementary color
Monochromatic Colors of #296994
Black with #296994
Text Example
Text Example
White with #296994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296994; }
p { color: rgb(41,105,148); }
H1.HeaderClassName
{
color: #296994;
}
.AnyTagClassName
{
color: #296994;
}
</style>
background-color css
<style>
a { background-color: #296994; }
a { background-color: rgb(41,105,148); }
div.DivClassName
{
background-color: #296994;
}
.BgClassName
{
background-color: #296994;
}
</style>
border-color css
<style>
span { border-color: #296994; }
span { border-color: rgb(41,105,148); }
td.TdClassName
{
border-color: #296994;
}
.TagClassName
{
border-color: #296994;
}
</style>