Shades of Lochmara #397199
Tints of Lochmara #397199
RGB
CMYK
RGB Variations
Color information
#397199 (or 0x397199) is known color: Lochmara. HEX triplet: 39, 71 and 99. RGB value is (57,113,153). Sum of RGB (Red+Green+Blue) = 57+113+153=323 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.65% from 323); Green value is 113 (44.53% from 255 or 34.98% from 323); Blue value is 153 (60.16% from 255 or 47.37% from 323); Max value from RGB is 153 - color contains mainly: blue. Hex color #397199 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397199 is #C68E66. Grayscale: #646464. Windows color (decimal): -13012583 or 10055993. OLE color: 10055993.
HSL color Cylindrical-coordinate representation of color #397199: hue angle of 205º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #397199 is Cyan = 0.63, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 57 | 113 | 153 | - |
| CMYK | 0.63 | 0.26 | 0 | 0.4 |
| HSL | 205º | 0.46% | 0.41% | - |
| HSV(B) | 205º | 0.63% | 0.6% | - |
| XYZ | 13.34 | 14.98 | 32.33 | - |
| YUV | 100.82 | 157.45 | 96.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 153 | 0.63 | 0.26 | 0 | 0.4 | 205 | 0.46 | 0.41 |
| Hex | 39 | 71 | 99 | 3F | 1A | 0 | 28 | CD | 2E | 29 |
| Octal | 71 | 161 | 231 | 77 | 32 | 0 | 50 | 315 | 56 | 51 |
| Binary | 111001 | 1110001 | 10011001 | 111111 | 11010 | 0 | 101000 | 11001101 | 101110 | 101001 |
Color Harmonies of #397199
Complementary color
Monochromatic Colors of #397199
Black with #397199
Text Example
Text Example
White with #397199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397199; }
p { color: rgb(57,113,153); }
H1.HeaderClassName
{
color: #397199;
}
.AnyTagClassName
{
color: #397199;
}
</style>
background-color css
<style>
a { background-color: #397199; }
a { background-color: rgb(57,113,153); }
div.DivClassName
{
background-color: #397199;
}
.BgClassName
{
background-color: #397199;
}
</style>
border-color css
<style>
span { border-color: #397199; }
span { border-color: rgb(57,113,153); }
td.TdClassName
{
border-color: #397199;
}
.TagClassName
{
border-color: #397199;
}
</style>