Shades of Lochmara #296892
Tints of Lochmara #296892
RGB
CMYK
RGB Variations
Color information
#296892 (or 0x296892) is known color: Lochmara. HEX triplet: 29, 68 and 92. RGB value is (41,104,146). Sum of RGB (Red+Green+Blue) = 41+104+146=291 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.09% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 146 (57.42% from 255 or 50.17% from 291); Max value from RGB is 146 - color contains mainly: blue. Hex color #296892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296892 is #D6976D. Grayscale: #595959. Windows color (decimal): -14063470 or 9594921. OLE color: 9594921.
HSL color Cylindrical-coordinate representation of color #296892: hue angle of 204º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #296892 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 104 | 146 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.43 |
| HSL | 204º | 0.56% | 0.37% | - |
| HSV(B) | 204º | 0.72% | 0.57% | - |
| XYZ | 11.05 | 12.45 | 29.01 | - |
| YUV | 89.95 | 159.63 | 93.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 146 | 0.72 | 0.29 | 0 | 0.43 | 204 | 0.56 | 0.37 |
| Hex | 29 | 68 | 92 | 48 | 1D | 0 | 2B | CC | 38 | 25 |
| Octal | 51 | 150 | 222 | 110 | 35 | 0 | 53 | 314 | 70 | 45 |
| Binary | 101001 | 1101000 | 10010010 | 1001000 | 11101 | 0 | 101011 | 11001100 | 111000 | 100101 |
Color Harmonies of #296892
Complementary color
Monochromatic Colors of #296892
Black with #296892
Text Example
Text Example
White with #296892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296892; }
p { color: rgb(41,104,146); }
H1.HeaderClassName
{
color: #296892;
}
.AnyTagClassName
{
color: #296892;
}
</style>
background-color css
<style>
a { background-color: #296892; }
a { background-color: rgb(41,104,146); }
div.DivClassName
{
background-color: #296892;
}
.BgClassName
{
background-color: #296892;
}
</style>
border-color css
<style>
span { border-color: #296892; }
span { border-color: rgb(41,104,146); }
td.TdClassName
{
border-color: #296892;
}
.TagClassName
{
border-color: #296892;
}
</style>