Shades of Lochmara #296895
Tints of Lochmara #296895
RGB
CMYK
RGB Variations
Color information
#296895 (or 0x296895) is known color: Lochmara. HEX triplet: 29, 68 and 95. RGB value is (41,104,149). Sum of RGB (Red+Green+Blue) = 41+104+149=294 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.95% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 149 (58.59% from 255 or 50.68% from 294); Max value from RGB is 149 - color contains mainly: blue. Hex color #296895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296895 is #D6976A. Grayscale: #5A5A5A. Windows color (decimal): -14063467 or 9791529. OLE color: 9791529.
HSL color Cylindrical-coordinate representation of color #296895: hue angle of 205º 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 #296895 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 104 | 149 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.42 |
| HSL | 205º | 0.57% | 0.37% | - |
| HSV(B) | 205º | 0.72% | 0.58% | - |
| XYZ | 11.29 | 12.54 | 30.26 | - |
| YUV | 90.29 | 161.13 | 92.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 149 | 0.72 | 0.30 | 0 | 0.42 | 205 | 0.57 | 0.37 |
| Hex | 29 | 68 | 95 | 48 | 1E | 0 | 2A | CD | 39 | 25 |
| Octal | 51 | 150 | 225 | 110 | 36 | 0 | 52 | 315 | 71 | 45 |
| Binary | 101001 | 1101000 | 10010101 | 1001000 | 11110 | 0 | 101010 | 11001101 | 111001 | 100101 |
Color Harmonies of #296895
Complementary color
Monochromatic Colors of #296895
Black with #296895
Text Example
Text Example
White with #296895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296895; }
p { color: rgb(41,104,149); }
H1.HeaderClassName
{
color: #296895;
}
.AnyTagClassName
{
color: #296895;
}
</style>
background-color css
<style>
a { background-color: #296895; }
a { background-color: rgb(41,104,149); }
div.DivClassName
{
background-color: #296895;
}
.BgClassName
{
background-color: #296895;
}
</style>
border-color css
<style>
span { border-color: #296895; }
span { border-color: rgb(41,104,149); }
td.TdClassName
{
border-color: #296895;
}
.TagClassName
{
border-color: #296895;
}
</style>