Shades of Lochmara #297697
Tints of Lochmara #297697
RGB
CMYK
RGB Variations
Color information
#297697 (or 0x297697) is known color: Lochmara. HEX triplet: 29, 76 and 97. RGB value is (41,118,151). Sum of RGB (Red+Green+Blue) = 41+118+151=310 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.23% from 310); Green value is 118 (46.48% from 255 or 38.06% from 310); Blue value is 151 (59.38% from 255 or 48.71% from 310); Max value from RGB is 151 - color contains mainly: blue. Hex color #297697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297697 is #D68968. Grayscale: #626262. Windows color (decimal): -14059881 or 9926185. OLE color: 9926185.
HSL color Cylindrical-coordinate representation of color #297697: hue angle of 198º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #297697 is Cyan = 0.73, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 118 | 151 | - |
| CMYK | 0.73 | 0.22 | 0 | 0.41 |
| HSL | 198º | 0.57% | 0.38% | - |
| HSV(B) | 198º | 0.73% | 0.59% | - |
| XYZ | 12.98 | 15.66 | 31.62 | - |
| YUV | 98.74 | 157.49 | 86.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 151 | 0.73 | 0.22 | 0 | 0.41 | 198 | 0.57 | 0.38 |
| Hex | 29 | 76 | 97 | 49 | 16 | 0 | 29 | C6 | 39 | 26 |
| Octal | 51 | 166 | 227 | 111 | 26 | 0 | 51 | 306 | 71 | 46 |
| Binary | 101001 | 1110110 | 10010111 | 1001001 | 10110 | 0 | 101001 | 11000110 | 111001 | 100110 |
Color Harmonies of #297697
Complementary color
Monochromatic Colors of #297697
Black with #297697
Text Example
Text Example
White with #297697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297697; }
p { color: rgb(41,118,151); }
H1.HeaderClassName
{
color: #297697;
}
.AnyTagClassName
{
color: #297697;
}
</style>
background-color css
<style>
a { background-color: #297697; }
a { background-color: rgb(41,118,151); }
div.DivClassName
{
background-color: #297697;
}
.BgClassName
{
background-color: #297697;
}
</style>
border-color css
<style>
span { border-color: #297697; }
span { border-color: rgb(41,118,151); }
td.TdClassName
{
border-color: #297697;
}
.TagClassName
{
border-color: #297697;
}
</style>