Shades of Lochmara #296998
Tints of Lochmara #296998
RGB
CMYK
RGB Variations
Color information
#296998 (or 0x296998) is known color: Lochmara. HEX triplet: 29, 69 and 98. RGB value is (41,105,152). Sum of RGB (Red+Green+Blue) = 41+105+152=298 (39% of max value = 765). Red value is 41 (16.41% from 255 or 13.76% from 298); Green value is 105 (41.41% from 255 or 35.23% from 298); Blue value is 152 (59.77% from 255 or 51.01% from 298); Max value from RGB is 152 - color contains mainly: blue. Hex color #296998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296998 is #D69667. Grayscale: #5A5A5A. Windows color (decimal): -14063208 or 9988393. OLE color: 9988393.
HSL color Cylindrical-coordinate representation of color #296998: hue angle of 205.41º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #296998 is Cyan = 0.73, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 105 | 152 | - |
| CMYK | 0.73 | 0.31 | 0 | 0.40 |
| HSL | 205.41º | 0.58% | 0.38% | - |
| HSV(B) | 205.41º | 0.73% | 0.6% | - |
| XYZ | 11.63 | 12.84 | 31.57 | - |
| YUV | 91.22 | 162.3 | 92.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 152 | 0.73 | 0.31 | 0 | 0.40 | 205.41 | 0.58 | 0.38 |
| Hex | 29 | 69 | 98 | 49 | 1F | 0 | 28 | CD | 3A | 26 |
| Octal | 51 | 151 | 230 | 111 | 37 | 0 | 50 | 315 | 72 | 46 |
| Binary | 101001 | 1101001 | 10011000 | 1001001 | 11111 | 0 | 101000 | 11001101 | 111010 | 100110 |
Color Harmonies of #296998
Complementary color
Monochromatic Colors of #296998
Black with #296998
Text Example
Text Example
White with #296998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296998; }
p { color: rgb(41,105,152); }
H1.HeaderClassName
{
color: #296998;
}
.AnyTagClassName
{
color: #296998;
}
</style>
background-color css
<style>
a { background-color: #296998; }
a { background-color: rgb(41,105,152); }
div.DivClassName
{
background-color: #296998;
}
.BgClassName
{
background-color: #296998;
}
</style>
border-color css
<style>
span { border-color: #296998; }
span { border-color: rgb(41,105,152); }
td.TdClassName
{
border-color: #296998;
}
.TagClassName
{
border-color: #296998;
}
</style>