Shades of Lochmara #296697
Tints of Lochmara #296697
RGB
CMYK
RGB Variations
Color information
#296697 (or 0x296697) is known color: Lochmara. HEX triplet: 29, 66 and 97. RGB value is (41,102,151). Sum of RGB (Red+Green+Blue) = 41+102+151=294 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.95% from 294); Green value is 102 (40.23% from 255 or 34.69% from 294); Blue value is 151 (59.38% from 255 or 51.36% from 294); Max value from RGB is 151 - color contains mainly: blue. Hex color #296697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296697 is #D69968. Grayscale: #595959. Windows color (decimal): -14063977 or 9922089. OLE color: 9922089.
HSL color Cylindrical-coordinate representation of color #296697: hue angle of 206.73º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #296697 is Cyan = 0.73, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 102 | 151 | - |
| CMYK | 0.73 | 0.32 | 0 | 0.41 |
| HSL | 206.73º | 0.57% | 0.38% | - |
| HSV(B) | 206.73º | 0.73% | 0.59% | - |
| XYZ | 11.25 | 12.21 | 31.04 | - |
| YUV | 89.35 | 162.79 | 93.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 102 | 151 | 0.73 | 0.32 | 0 | 0.41 | 206.73 | 0.57 | 0.38 |
| Hex | 29 | 66 | 97 | 49 | 20 | 0 | 29 | CF | 39 | 26 |
| Octal | 51 | 146 | 227 | 111 | 40 | 0 | 51 | 317 | 71 | 46 |
| Binary | 101001 | 1100110 | 10010111 | 1001001 | 100000 | 0 | 101001 | 11001111 | 111001 | 100110 |
Color Harmonies of #296697
Complementary color
Monochromatic Colors of #296697
Black with #296697
Text Example
Text Example
White with #296697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296697; }
p { color: rgb(41,102,151); }
H1.HeaderClassName
{
color: #296697;
}
.AnyTagClassName
{
color: #296697;
}
</style>
background-color css
<style>
a { background-color: #296697; }
a { background-color: rgb(41,102,151); }
div.DivClassName
{
background-color: #296697;
}
.BgClassName
{
background-color: #296697;
}
</style>
border-color css
<style>
span { border-color: #296697; }
span { border-color: rgb(41,102,151); }
td.TdClassName
{
border-color: #296697;
}
.TagClassName
{
border-color: #296697;
}
</style>