Shades of Lochmara #297198
Tints of Lochmara #297198
RGB
CMYK
RGB Variations
Color information
#297198 (or 0x297198) is known color: Lochmara. HEX triplet: 29, 71 and 98. RGB value is (41,113,152). Sum of RGB (Red+Green+Blue) = 41+113+152=306 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.40% from 306); Green value is 113 (44.53% from 255 or 36.93% from 306); Blue value is 152 (59.77% from 255 or 49.67% from 306); Max value from RGB is 152 - color contains mainly: blue. Hex color #297198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297198 is #D68E67. Grayscale: #5F5F5F. Windows color (decimal): -14061160 or 9990441. OLE color: 9990441.
HSL color Cylindrical-coordinate representation of color #297198: hue angle of 201.08º 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 #297198 is Cyan = 0.73, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 113 | 152 | - |
| CMYK | 0.73 | 0.26 | 0 | 0.40 |
| HSL | 201.08º | 0.58% | 0.38% | - |
| HSV(B) | 201.08º | 0.73% | 0.6% | - |
| XYZ | 12.49 | 14.55 | 31.86 | - |
| YUV | 95.92 | 159.65 | 88.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 152 | 0.73 | 0.26 | 0 | 0.40 | 201.08 | 0.58 | 0.38 |
| Hex | 29 | 71 | 98 | 49 | 1A | 0 | 28 | C9 | 3A | 26 |
| Octal | 51 | 161 | 230 | 111 | 32 | 0 | 50 | 311 | 72 | 46 |
| Binary | 101001 | 1110001 | 10011000 | 1001001 | 11010 | 0 | 101000 | 11001001 | 111010 | 100110 |
Color Harmonies of #297198
Complementary color
Monochromatic Colors of #297198
Black with #297198
Text Example
Text Example
White with #297198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297198; }
p { color: rgb(41,113,152); }
H1.HeaderClassName
{
color: #297198;
}
.AnyTagClassName
{
color: #297198;
}
</style>
background-color css
<style>
a { background-color: #297198; }
a { background-color: rgb(41,113,152); }
div.DivClassName
{
background-color: #297198;
}
.BgClassName
{
background-color: #297198;
}
</style>
border-color css
<style>
span { border-color: #297198; }
span { border-color: rgb(41,113,152); }
td.TdClassName
{
border-color: #297198;
}
.TagClassName
{
border-color: #297198;
}
</style>