Shades of Lochmara #296993
Tints of Lochmara #296993
RGB
CMYK
RGB Variations
Color information
#296993 (or 0x296993) is known color: Lochmara. HEX triplet: 29, 69 and 93. RGB value is (41,105,147). Sum of RGB (Red+Green+Blue) = 41+105+147=293 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.99% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 147 (57.81% from 255 or 50.17% from 293); Max value from RGB is 147 - color contains mainly: blue. Hex color #296993 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296993 is #D6966C. Grayscale: #5A5A5A. Windows color (decimal): -14063213 or 9660713. OLE color: 9660713.
HSL color Cylindrical-coordinate representation of color #296993: hue angle of 203.77º degrees, saturation: 0.56, 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 #296993 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 105 | 147 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.42 |
| HSL | 203.77º | 0.56% | 0.37% | - |
| HSV(B) | 203.77º | 0.72% | 0.58% | - |
| XYZ | 11.23 | 12.68 | 29.46 | - |
| YUV | 90.65 | 159.8 | 92.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 147 | 0.72 | 0.29 | 0 | 0.42 | 203.77 | 0.56 | 0.37 |
| Hex | 29 | 69 | 93 | 48 | 1D | 0 | 2A | CC | 38 | 25 |
| Octal | 51 | 151 | 223 | 110 | 35 | 0 | 52 | 314 | 70 | 45 |
| Binary | 101001 | 1101001 | 10010011 | 1001000 | 11101 | 0 | 101010 | 11001100 | 111000 | 100101 |
Color Harmonies of #296993
Complementary color
Monochromatic Colors of #296993
Black with #296993
Text Example
Text Example
White with #296993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296993; }
p { color: rgb(41,105,147); }
H1.HeaderClassName
{
color: #296993;
}
.AnyTagClassName
{
color: #296993;
}
</style>
background-color css
<style>
a { background-color: #296993; }
a { background-color: rgb(41,105,147); }
div.DivClassName
{
background-color: #296993;
}
.BgClassName
{
background-color: #296993;
}
</style>
border-color css
<style>
span { border-color: #296993; }
span { border-color: rgb(41,105,147); }
td.TdClassName
{
border-color: #296993;
}
.TagClassName
{
border-color: #296993;
}
</style>