Shades of Lochmara #397498
Tints of Lochmara #397498
RGB
CMYK
RGB Variations
Color information
#397498 (or 0x397498) is known color: Lochmara. HEX triplet: 39, 74 and 98. RGB value is (57,116,152). Sum of RGB (Red+Green+Blue) = 57+116+152=325 (43% of max value = 765). Red value is 57 (22.66% from 255 or 17.54% from 325); Green value is 116 (45.70% from 255 or 35.69% from 325); Blue value is 152 (59.77% from 255 or 46.77% from 325); Max value from RGB is 152 - color contains mainly: blue. Hex color #397498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397498 is #C68B67. Grayscale: #666666. Windows color (decimal): -13011816 or 9991225. OLE color: 9991225.
HSL color Cylindrical-coordinate representation of color #397498: hue angle of 202.74º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #397498 is Cyan = 0.62, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 116 | 152 | - |
| CMYK | 0.62 | 0.24 | 0 | 0.40 |
| HSL | 202.74º | 0.45% | 0.41% | - |
| HSV(B) | 202.74º | 0.63% | 0.6% | - |
| XYZ | 13.6 | 15.63 | 32.01 | - |
| YUV | 102.46 | 155.95 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 152 | 0.62 | 0.24 | 0 | 0.40 | 202.74 | 0.45 | 0.41 |
| Hex | 39 | 74 | 98 | 3E | 18 | 0 | 28 | CB | 2D | 29 |
| Octal | 71 | 164 | 230 | 76 | 30 | 0 | 50 | 313 | 55 | 51 |
| Binary | 111001 | 1110100 | 10011000 | 111110 | 11000 | 0 | 101000 | 11001011 | 101101 | 101001 |
Color Harmonies of #397498
Complementary color
Monochromatic Colors of #397498
Black with #397498
Text Example
Text Example
White with #397498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397498; }
p { color: rgb(57,116,152); }
H1.HeaderClassName
{
color: #397498;
}
.AnyTagClassName
{
color: #397498;
}
</style>
background-color css
<style>
a { background-color: #397498; }
a { background-color: rgb(57,116,152); }
div.DivClassName
{
background-color: #397498;
}
.BgClassName
{
background-color: #397498;
}
</style>
border-color css
<style>
span { border-color: #397498; }
span { border-color: rgb(57,116,152); }
td.TdClassName
{
border-color: #397498;
}
.TagClassName
{
border-color: #397498;
}
</style>