Shades of Lochmara #296794
Tints of Lochmara #296794
RGB
CMYK
RGB Variations
Color information
#296794 (or 0x296794) is known color: Lochmara. HEX triplet: 29, 67 and 94. RGB value is (41,103,148). Sum of RGB (Red+Green+Blue) = 41+103+148=292 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.04% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 148 (58.20% from 255 or 50.68% from 292); Max value from RGB is 148 - color contains mainly: blue. Hex color #296794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296794 is #D6986B. Grayscale: #595959. Windows color (decimal): -14063724 or 9725737. OLE color: 9725737.
HSL color Cylindrical-coordinate representation of color #296794: hue angle of 205.23º 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 #296794 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 103 | 148 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.42 |
| HSL | 205.23º | 0.57% | 0.37% | - |
| HSV(B) | 205.23º | 0.72% | 0.58% | - |
| XYZ | 11.11 | 12.31 | 29.81 | - |
| YUV | 89.59 | 160.96 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 148 | 0.72 | 0.30 | 0 | 0.42 | 205.23 | 0.57 | 0.37 |
| Hex | 29 | 67 | 94 | 48 | 1E | 0 | 2A | CD | 39 | 25 |
| Octal | 51 | 147 | 224 | 110 | 36 | 0 | 52 | 315 | 71 | 45 |
| Binary | 101001 | 1100111 | 10010100 | 1001000 | 11110 | 0 | 101010 | 11001101 | 111001 | 100101 |
Color Harmonies of #296794
Complementary color
Monochromatic Colors of #296794
Black with #296794
Text Example
Text Example
White with #296794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296794; }
p { color: rgb(41,103,148); }
H1.HeaderClassName
{
color: #296794;
}
.AnyTagClassName
{
color: #296794;
}
</style>
background-color css
<style>
a { background-color: #296794; }
a { background-color: rgb(41,103,148); }
div.DivClassName
{
background-color: #296794;
}
.BgClassName
{
background-color: #296794;
}
</style>
border-color css
<style>
span { border-color: #296794; }
span { border-color: rgb(41,103,148); }
td.TdClassName
{
border-color: #296794;
}
.TagClassName
{
border-color: #296794;
}
</style>