Shades of Lochmara #297397
Tints of Lochmara #297397
RGB
CMYK
RGB Variations
Color information
#297397 (or 0x297397) is known color: Lochmara. HEX triplet: 29, 73 and 97. RGB value is (41,115,151). Sum of RGB (Red+Green+Blue) = 41+115+151=307 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.36% from 307); Green value is 115 (45.31% from 255 or 37.46% from 307); Blue value is 151 (59.38% from 255 or 49.19% from 307); Max value from RGB is 151 - color contains mainly: blue. Hex color #297397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297397 is #D68C68. Grayscale: #606060. Windows color (decimal): -14060649 or 9925417. OLE color: 9925417.
HSL color Cylindrical-coordinate representation of color #297397: hue angle of 199.64º 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 #297397 is Cyan = 0.73, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 115 | 151 | - |
| CMYK | 0.73 | 0.24 | 0 | 0.41 |
| HSL | 199.64º | 0.57% | 0.38% | - |
| HSV(B) | 199.64º | 0.73% | 0.59% | - |
| XYZ | 12.63 | 14.97 | 31.5 | - |
| YUV | 96.98 | 158.48 | 88.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 151 | 0.73 | 0.24 | 0 | 0.41 | 199.64 | 0.57 | 0.38 |
| Hex | 29 | 73 | 97 | 49 | 18 | 0 | 29 | C8 | 39 | 26 |
| Octal | 51 | 163 | 227 | 111 | 30 | 0 | 51 | 310 | 71 | 46 |
| Binary | 101001 | 1110011 | 10010111 | 1001001 | 11000 | 0 | 101001 | 11001000 | 111001 | 100110 |
Color Harmonies of #297397
Complementary color
Monochromatic Colors of #297397
Black with #297397
Text Example
Text Example
White with #297397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297397; }
p { color: rgb(41,115,151); }
H1.HeaderClassName
{
color: #297397;
}
.AnyTagClassName
{
color: #297397;
}
</style>
background-color css
<style>
a { background-color: #297397; }
a { background-color: rgb(41,115,151); }
div.DivClassName
{
background-color: #297397;
}
.BgClassName
{
background-color: #297397;
}
</style>
border-color css
<style>
span { border-color: #297397; }
span { border-color: rgb(41,115,151); }
td.TdClassName
{
border-color: #297397;
}
.TagClassName
{
border-color: #297397;
}
</style>