Shades of Lochmara #297698
Tints of Lochmara #297698
RGB
CMYK
RGB Variations
Color information
#297698 (or 0x297698) is known color: Lochmara. HEX triplet: 29, 76 and 98. RGB value is (41,118,152). Sum of RGB (Red+Green+Blue) = 41+118+152=311 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.18% from 311); Green value is 118 (46.48% from 255 or 37.94% from 311); Blue value is 152 (59.77% from 255 or 48.87% from 311); Max value from RGB is 152 - color contains mainly: blue. Hex color #297698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297698 is #D68967. Grayscale: #626262. Windows color (decimal): -14059880 or 9991721. OLE color: 9991721.
HSL color Cylindrical-coordinate representation of color #297698: hue angle of 198.38º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #297698 is Cyan = 0.73, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 118 | 152 | - |
| CMYK | 0.73 | 0.22 | 0 | 0.40 |
| HSL | 198.38º | 0.58% | 0.38% | - |
| HSV(B) | 198.38º | 0.73% | 0.6% | - |
| XYZ | 13.06 | 15.7 | 32.05 | - |
| YUV | 98.85 | 157.99 | 86.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 152 | 0.73 | 0.22 | 0 | 0.40 | 198.38 | 0.58 | 0.38 |
| Hex | 29 | 76 | 98 | 49 | 16 | 0 | 28 | C6 | 3A | 26 |
| Octal | 51 | 166 | 230 | 111 | 26 | 0 | 50 | 306 | 72 | 46 |
| Binary | 101001 | 1110110 | 10011000 | 1001001 | 10110 | 0 | 101000 | 11000110 | 111010 | 100110 |
Color Harmonies of #297698
Complementary color
Monochromatic Colors of #297698
Black with #297698
Text Example
Text Example
White with #297698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297698; }
p { color: rgb(41,118,152); }
H1.HeaderClassName
{
color: #297698;
}
.AnyTagClassName
{
color: #297698;
}
</style>
background-color css
<style>
a { background-color: #297698; }
a { background-color: rgb(41,118,152); }
div.DivClassName
{
background-color: #297698;
}
.BgClassName
{
background-color: #297698;
}
</style>
border-color css
<style>
span { border-color: #297698; }
span { border-color: rgb(41,118,152); }
td.TdClassName
{
border-color: #297698;
}
.TagClassName
{
border-color: #297698;
}
</style>