Shades of Lochmara #296498
Tints of Lochmara #296498
RGB
CMYK
RGB Variations
Color information
#296498 (or 0x296498) is known color: Lochmara. HEX triplet: 29, 64 and 98. RGB value is (41,100,152). Sum of RGB (Red+Green+Blue) = 41+100+152=293 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.99% from 293); Green value is 100 (39.45% from 255 or 34.13% from 293); Blue value is 152 (59.77% from 255 or 51.88% from 293); Max value from RGB is 152 - color contains mainly: blue. Hex color #296498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296498 is #D69B67. Grayscale: #585858. Windows color (decimal): -14064488 or 9987113. OLE color: 9987113.
HSL color Cylindrical-coordinate representation of color #296498: hue angle of 208.11º 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 #296498 is Cyan = 0.73, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 100 | 152 | - |
| CMYK | 0.73 | 0.34 | 0 | 0.40 |
| HSL | 208.11º | 0.58% | 0.38% | - |
| HSV(B) | 208.11º | 0.73% | 0.6% | - |
| XYZ | 11.14 | 11.85 | 31.41 | - |
| YUV | 88.29 | 163.95 | 94.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 152 | 0.73 | 0.34 | 0 | 0.40 | 208.11 | 0.58 | 0.38 |
| Hex | 29 | 64 | 98 | 49 | 22 | 0 | 28 | D0 | 3A | 26 |
| Octal | 51 | 144 | 230 | 111 | 42 | 0 | 50 | 320 | 72 | 46 |
| Binary | 101001 | 1100100 | 10011000 | 1001001 | 100010 | 0 | 101000 | 11010000 | 111010 | 100110 |
Color Harmonies of #296498
Complementary color
Monochromatic Colors of #296498
Black with #296498
Text Example
Text Example
White with #296498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296498; }
p { color: rgb(41,100,152); }
H1.HeaderClassName
{
color: #296498;
}
.AnyTagClassName
{
color: #296498;
}
</style>
background-color css
<style>
a { background-color: #296498; }
a { background-color: rgb(41,100,152); }
div.DivClassName
{
background-color: #296498;
}
.BgClassName
{
background-color: #296498;
}
</style>
border-color css
<style>
span { border-color: #296498; }
span { border-color: rgb(41,100,152); }
td.TdClassName
{
border-color: #296498;
}
.TagClassName
{
border-color: #296498;
}
</style>