Shades of Lochmara #297399
Tints of Lochmara #297399
RGB
CMYK
RGB Variations
Color information
#297399 (or 0x297399) is known color: Lochmara. HEX triplet: 29, 73 and 99. RGB value is (41,115,153). Sum of RGB (Red+Green+Blue) = 41+115+153=309 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.27% from 309); Green value is 115 (45.31% from 255 or 37.22% from 309); Blue value is 153 (60.16% from 255 or 49.51% from 309); Max value from RGB is 153 - color contains mainly: blue. Hex color #297399 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297399 is #D68C66. Grayscale: #606060. Windows color (decimal): -14060647 or 10056489. OLE color: 10056489.
HSL color Cylindrical-coordinate representation of color #297399: hue angle of 200.36º 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 #297399 is Cyan = 0.73, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 41 | 115 | 153 | - |
| CMYK | 0.73 | 0.25 | 0 | 0.4 |
| HSL | 200.36º | 0.58% | 0.38% | - |
| HSV(B) | 200.36º | 0.73% | 0.6% | - |
| XYZ | 12.79 | 15.03 | 32.36 | - |
| YUV | 97.21 | 159.48 | 87.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 153 | 0.73 | 0.25 | 0 | 0.4 | 200.36 | 0.58 | 0.38 |
| Hex | 29 | 73 | 99 | 49 | 19 | 0 | 28 | C8 | 3A | 26 |
| Octal | 51 | 163 | 231 | 111 | 31 | 0 | 50 | 310 | 72 | 46 |
| Binary | 101001 | 1110011 | 10011001 | 1001001 | 11001 | 0 | 101000 | 11001000 | 111010 | 100110 |
Color Harmonies of #297399
Complementary color
Monochromatic Colors of #297399
Black with #297399
Text Example
Text Example
White with #297399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297399; }
p { color: rgb(41,115,153); }
H1.HeaderClassName
{
color: #297399;
}
.AnyTagClassName
{
color: #297399;
}
</style>
background-color css
<style>
a { background-color: #297399; }
a { background-color: rgb(41,115,153); }
div.DivClassName
{
background-color: #297399;
}
.BgClassName
{
background-color: #297399;
}
</style>
border-color css
<style>
span { border-color: #297399; }
span { border-color: rgb(41,115,153); }
td.TdClassName
{
border-color: #297399;
}
.TagClassName
{
border-color: #297399;
}
</style>