Shades of Lochmara #296898
Tints of Lochmara #296898
RGB
CMYK
RGB Variations
Color information
#296898 (or 0x296898) is known color: Lochmara. HEX triplet: 29, 68 and 98. RGB value is (41,104,152). Sum of RGB (Red+Green+Blue) = 41+104+152=297 (39% of max value = 765). Red value is 41 (16.41% from 255 or 13.80% from 297); Green value is 104 (41.02% from 255 or 35.02% from 297); Blue value is 152 (59.77% from 255 or 51.18% from 297); Max value from RGB is 152 - color contains mainly: blue. Hex color #296898 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296898 is #D69767. Grayscale: #5A5A5A. Windows color (decimal): -14063464 or 9988137. OLE color: 9988137.
HSL color Cylindrical-coordinate representation of color #296898: hue angle of 205.95º 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 #296898 is Cyan = 0.73, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 104 | 152 | - |
| CMYK | 0.73 | 0.32 | 0 | 0.40 |
| HSL | 205.95º | 0.58% | 0.38% | - |
| HSV(B) | 205.95º | 0.73% | 0.6% | - |
| XYZ | 11.53 | 12.64 | 31.54 | - |
| YUV | 90.64 | 162.63 | 92.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 152 | 0.73 | 0.32 | 0 | 0.40 | 205.95 | 0.58 | 0.38 |
| Hex | 29 | 68 | 98 | 49 | 20 | 0 | 28 | CE | 3A | 26 |
| Octal | 51 | 150 | 230 | 111 | 40 | 0 | 50 | 316 | 72 | 46 |
| Binary | 101001 | 1101000 | 10011000 | 1001001 | 100000 | 0 | 101000 | 11001110 | 111010 | 100110 |
Color Harmonies of #296898
Complementary color
Monochromatic Colors of #296898
Black with #296898
Text Example
Text Example
White with #296898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296898; }
p { color: rgb(41,104,152); }
H1.HeaderClassName
{
color: #296898;
}
.AnyTagClassName
{
color: #296898;
}
</style>
background-color css
<style>
a { background-color: #296898; }
a { background-color: rgb(41,104,152); }
div.DivClassName
{
background-color: #296898;
}
.BgClassName
{
background-color: #296898;
}
</style>
border-color css
<style>
span { border-color: #296898; }
span { border-color: rgb(41,104,152); }
td.TdClassName
{
border-color: #296898;
}
.TagClassName
{
border-color: #296898;
}
</style>