Shades of Lochmara #296795
Tints of Lochmara #296795
RGB
CMYK
RGB Variations
Color information
#296795 (or 0x296795) is known color: Lochmara. HEX triplet: 29, 67 and 95. RGB value is (41,103,149). Sum of RGB (Red+Green+Blue) = 41+103+149=293 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.99% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 149 (58.59% from 255 or 50.85% from 293); Max value from RGB is 149 - color contains mainly: blue. Hex color #296795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296795 is #D6986A. Grayscale: #595959. Windows color (decimal): -14063723 or 9791273. OLE color: 9791273.
HSL color Cylindrical-coordinate representation of color #296795: hue angle of 205.56º 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 #296795 is Cyan = 0.72, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 103 | 149 | - |
| CMYK | 0.72 | 0.31 | 0 | 0.42 |
| HSL | 205.56º | 0.57% | 0.37% | - |
| HSV(B) | 205.56º | 0.72% | 0.58% | - |
| XYZ | 11.19 | 12.34 | 30.23 | - |
| YUV | 89.71 | 161.46 | 93.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 149 | 0.72 | 0.31 | 0 | 0.42 | 205.56 | 0.57 | 0.37 |
| Hex | 29 | 67 | 95 | 48 | 1F | 0 | 2A | CE | 39 | 25 |
| Octal | 51 | 147 | 225 | 110 | 37 | 0 | 52 | 316 | 71 | 45 |
| Binary | 101001 | 1100111 | 10010101 | 1001000 | 11111 | 0 | 101010 | 11001110 | 111001 | 100101 |
Color Harmonies of #296795
Complementary color
Monochromatic Colors of #296795
Black with #296795
Text Example
Text Example
White with #296795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296795; }
p { color: rgb(41,103,149); }
H1.HeaderClassName
{
color: #296795;
}
.AnyTagClassName
{
color: #296795;
}
</style>
background-color css
<style>
a { background-color: #296795; }
a { background-color: rgb(41,103,149); }
div.DivClassName
{
background-color: #296795;
}
.BgClassName
{
background-color: #296795;
}
</style>
border-color css
<style>
span { border-color: #296795; }
span { border-color: rgb(41,103,149); }
td.TdClassName
{
border-color: #296795;
}
.TagClassName
{
border-color: #296795;
}
</style>