Shades of Lochmara #296595
Tints of Lochmara #296595
RGB
CMYK
RGB Variations
Color information
#296595 (or 0x296595) is known color: Lochmara. HEX triplet: 29, 65 and 95. RGB value is (41,101,149). Sum of RGB (Red+Green+Blue) = 41+101+149=291 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.09% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 149 (58.59% from 255 or 51.20% from 291); Max value from RGB is 149 - color contains mainly: blue. Hex color #296595 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296595 is #D69A6A. Grayscale: #585858. Windows color (decimal): -14064235 or 9790761. OLE color: 9790761.
HSL color Cylindrical-coordinate representation of color #296595: hue angle of 206.67º 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 #296595 is Cyan = 0.72, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 101 | 149 | - |
| CMYK | 0.72 | 0.32 | 0 | 0.42 |
| HSL | 206.67º | 0.57% | 0.37% | - |
| HSV(B) | 206.67º | 0.72% | 0.58% | - |
| XYZ | 10.99 | 11.95 | 30.16 | - |
| YUV | 88.53 | 162.12 | 94.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 149 | 0.72 | 0.32 | 0 | 0.42 | 206.67 | 0.57 | 0.37 |
| Hex | 29 | 65 | 95 | 48 | 20 | 0 | 2A | CF | 39 | 25 |
| Octal | 51 | 145 | 225 | 110 | 40 | 0 | 52 | 317 | 71 | 45 |
| Binary | 101001 | 1100101 | 10010101 | 1001000 | 100000 | 0 | 101010 | 11001111 | 111001 | 100101 |
Color Harmonies of #296595
Complementary color
Monochromatic Colors of #296595
Black with #296595
Text Example
Text Example
White with #296595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296595; }
p { color: rgb(41,101,149); }
H1.HeaderClassName
{
color: #296595;
}
.AnyTagClassName
{
color: #296595;
}
</style>
background-color css
<style>
a { background-color: #296595; }
a { background-color: rgb(41,101,149); }
div.DivClassName
{
background-color: #296595;
}
.BgClassName
{
background-color: #296595;
}
</style>
border-color css
<style>
span { border-color: #296595; }
span { border-color: rgb(41,101,149); }
td.TdClassName
{
border-color: #296595;
}
.TagClassName
{
border-color: #296595;
}
</style>