Shades of Lochmara #296695
Tints of Lochmara #296695
RGB
CMYK
RGB Variations
Color information
#296695 (or 0x296695) is known color: Lochmara. HEX triplet: 29, 66 and 95. RGB value is (41,102,149). Sum of RGB (Red+Green+Blue) = 41+102+149=292 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.04% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 149 (58.59% from 255 or 51.03% from 292); Max value from RGB is 149 - color contains mainly: blue. Hex color #296695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296695 is #D6996A. Grayscale: #585858. Windows color (decimal): -14063979 or 9791017. OLE color: 9791017.
HSL color Cylindrical-coordinate representation of color #296695: hue angle of 206.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #296695 is Cyan = 0.72, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 102 | 149 | - |
| CMYK | 0.72 | 0.32 | 0 | 0.42 |
| HSL | 206.11º | 0.57% | 0.37% | - |
| HSV(B) | 206.11º | 0.72% | 0.58% | - |
| XYZ | 11.09 | 12.14 | 30.19 | - |
| YUV | 89.12 | 161.79 | 93.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 102 | 149 | 0.72 | 0.32 | 0 | 0.42 | 206.11 | 0.57 | 0.37 |
| Hex | 29 | 66 | 95 | 48 | 20 | 0 | 2A | CE | 39 | 25 |
| Octal | 51 | 146 | 225 | 110 | 40 | 0 | 52 | 316 | 71 | 45 |
| Binary | 101001 | 1100110 | 10010101 | 1001000 | 100000 | 0 | 101010 | 11001110 | 111001 | 100101 |
Color Harmonies of #296695
Complementary color
Monochromatic Colors of #296695
Black with #296695
Text Example
Text Example
White with #296695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296695; }
p { color: rgb(41,102,149); }
H1.HeaderClassName
{
color: #296695;
}
.AnyTagClassName
{
color: #296695;
}
</style>
background-color css
<style>
a { background-color: #296695; }
a { background-color: rgb(41,102,149); }
div.DivClassName
{
background-color: #296695;
}
.BgClassName
{
background-color: #296695;
}
</style>
border-color css
<style>
span { border-color: #296695; }
span { border-color: rgb(41,102,149); }
td.TdClassName
{
border-color: #296695;
}
.TagClassName
{
border-color: #296695;
}
</style>