Shades of Lochmara #296398
Tints of Lochmara #296398
RGB
CMYK
RGB Variations
Color information
#296398 (or 0x296398) is known color: Lochmara. HEX triplet: 29, 63 and 98. RGB value is (41,99,152). Sum of RGB (Red+Green+Blue) = 41+99+152=292 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.04% from 292); Green value is 99 (39.06% from 255 or 33.90% from 292); Blue value is 152 (59.77% from 255 or 52.05% from 292); Max value from RGB is 152 - color contains mainly: blue. Hex color #296398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296398 is #D69C67. Grayscale: #575757. Windows color (decimal): -14064744 or 9986857. OLE color: 9986857.
HSL color Cylindrical-coordinate representation of color #296398: hue angle of 208.65º 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 #296398 is Cyan = 0.73, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 99 | 152 | - |
| CMYK | 0.73 | 0.35 | 0 | 0.40 |
| HSL | 208.65º | 0.58% | 0.38% | - |
| HSV(B) | 208.65º | 0.73% | 0.6% | - |
| XYZ | 11.04 | 11.66 | 31.37 | - |
| YUV | 87.7 | 164.28 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 152 | 0.73 | 0.35 | 0 | 0.40 | 208.65 | 0.58 | 0.38 |
| Hex | 29 | 63 | 98 | 49 | 23 | 0 | 28 | D1 | 3A | 26 |
| Octal | 51 | 143 | 230 | 111 | 43 | 0 | 50 | 321 | 72 | 46 |
| Binary | 101001 | 1100011 | 10011000 | 1001001 | 100011 | 0 | 101000 | 11010001 | 111010 | 100110 |
Color Harmonies of #296398
Complementary color
Monochromatic Colors of #296398
Black with #296398
Text Example
Text Example
White with #296398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296398; }
p { color: rgb(41,99,152); }
H1.HeaderClassName
{
color: #296398;
}
.AnyTagClassName
{
color: #296398;
}
</style>
background-color css
<style>
a { background-color: #296398; }
a { background-color: rgb(41,99,152); }
div.DivClassName
{
background-color: #296398;
}
.BgClassName
{
background-color: #296398;
}
</style>
border-color css
<style>
span { border-color: #296398; }
span { border-color: rgb(41,99,152); }
td.TdClassName
{
border-color: #296398;
}
.TagClassName
{
border-color: #296398;
}
</style>