Shades of Lochmara #296793
Tints of Lochmara #296793
RGB
CMYK
RGB Variations
Color information
#296793 (or 0x296793) is known color: Lochmara. HEX triplet: 29, 67 and 93. RGB value is (41,103,147). Sum of RGB (Red+Green+Blue) = 41+103+147=291 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.09% from 291); Green value is 103 (40.62% from 255 or 35.40% from 291); Blue value is 147 (57.81% from 255 or 50.52% from 291); Max value from RGB is 147 - color contains mainly: blue. Hex color #296793 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296793 is #D6986C. Grayscale: #595959. Windows color (decimal): -14063725 or 9660201. OLE color: 9660201.
HSL color Cylindrical-coordinate representation of color #296793: hue angle of 204.91º 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 #296793 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 103 | 147 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.42 |
| HSL | 204.91º | 0.56% | 0.37% | - |
| HSV(B) | 204.91º | 0.72% | 0.58% | - |
| XYZ | 11.03 | 12.28 | 29.39 | - |
| YUV | 89.48 | 160.46 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 147 | 0.72 | 0.30 | 0 | 0.42 | 204.91 | 0.56 | 0.37 |
| Hex | 29 | 67 | 93 | 48 | 1E | 0 | 2A | CD | 38 | 25 |
| Octal | 51 | 147 | 223 | 110 | 36 | 0 | 52 | 315 | 70 | 45 |
| Binary | 101001 | 1100111 | 10010011 | 1001000 | 11110 | 0 | 101010 | 11001101 | 111000 | 100101 |
Color Harmonies of #296793
Complementary color
Monochromatic Colors of #296793
Black with #296793
Text Example
Text Example
White with #296793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296793; }
p { color: rgb(41,103,147); }
H1.HeaderClassName
{
color: #296793;
}
.AnyTagClassName
{
color: #296793;
}
</style>
background-color css
<style>
a { background-color: #296793; }
a { background-color: rgb(41,103,147); }
div.DivClassName
{
background-color: #296793;
}
.BgClassName
{
background-color: #296793;
}
</style>
border-color css
<style>
span { border-color: #296793; }
span { border-color: rgb(41,103,147); }
td.TdClassName
{
border-color: #296793;
}
.TagClassName
{
border-color: #296793;
}
</style>