Shades of Lochmara #296798
Tints of Lochmara #296798
RGB
CMYK
RGB Variations
Color information
#296798 (or 0x296798) is known color: Lochmara. HEX triplet: 29, 67 and 98. RGB value is (41,103,152). Sum of RGB (Red+Green+Blue) = 41+103+152=296 (39% of max value = 765). Red value is 41 (16.41% from 255 or 13.85% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 152 (59.77% from 255 or 51.35% from 296); Max value from RGB is 152 - color contains mainly: blue. Hex color #296798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296798 is #D69867. Grayscale: #595959. Windows color (decimal): -14063720 or 9987881. OLE color: 9987881.
HSL color Cylindrical-coordinate representation of color #296798: hue angle of 206.49º 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 #296798 is Cyan = 0.73, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 103 | 152 | - |
| CMYK | 0.73 | 0.32 | 0 | 0.40 |
| HSL | 206.49º | 0.58% | 0.38% | - |
| HSV(B) | 206.49º | 0.73% | 0.6% | - |
| XYZ | 11.43 | 12.44 | 31.5 | - |
| YUV | 90.05 | 162.96 | 93.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 152 | 0.73 | 0.32 | 0 | 0.40 | 206.49 | 0.58 | 0.38 |
| Hex | 29 | 67 | 98 | 49 | 20 | 0 | 28 | CE | 3A | 26 |
| Octal | 51 | 147 | 230 | 111 | 40 | 0 | 50 | 316 | 72 | 46 |
| Binary | 101001 | 1100111 | 10011000 | 1001001 | 100000 | 0 | 101000 | 11001110 | 111010 | 100110 |
Color Harmonies of #296798
Complementary color
Monochromatic Colors of #296798
Black with #296798
Text Example
Text Example
White with #296798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296798; }
p { color: rgb(41,103,152); }
H1.HeaderClassName
{
color: #296798;
}
.AnyTagClassName
{
color: #296798;
}
</style>
background-color css
<style>
a { background-color: #296798; }
a { background-color: rgb(41,103,152); }
div.DivClassName
{
background-color: #296798;
}
.BgClassName
{
background-color: #296798;
}
</style>
border-color css
<style>
span { border-color: #296798; }
span { border-color: rgb(41,103,152); }
td.TdClassName
{
border-color: #296798;
}
.TagClassName
{
border-color: #296798;
}
</style>