Shades of Lochmara #257197
Tints of Lochmara #257197
RGB
CMYK
RGB Variations
Color information
#257197 (or 0x257197) is known color: Lochmara. HEX triplet: 25, 71 and 97. RGB value is (37,113,151). Sum of RGB (Red+Green+Blue) = 37+113+151=301 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.29% from 301); Green value is 113 (44.53% from 255 or 37.54% from 301); Blue value is 151 (59.38% from 255 or 50.17% from 301); Max value from RGB is 151 - color contains mainly: blue. Hex color #257197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257197 is #DA8E68. Grayscale: #5E5E5E. Windows color (decimal): -14323305 or 9924901. OLE color: 9924901.
HSL color Cylindrical-coordinate representation of color #257197: hue angle of 200º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #257197 is Cyan = 0.75, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 113 | 151 | - |
| CMYK | 0.75 | 0.25 | 0 | 0.41 |
| HSL | 200º | 0.61% | 0.37% | - |
| HSV(B) | 200º | 0.75% | 0.59% | - |
| XYZ | 12.25 | 14.44 | 31.42 | - |
| YUV | 94.61 | 159.82 | 86.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 151 | 0.75 | 0.25 | 0 | 0.41 | 200 | 0.61 | 0.37 |
| Hex | 25 | 71 | 97 | 4B | 19 | 0 | 29 | C8 | 3D | 25 |
| Octal | 45 | 161 | 227 | 113 | 31 | 0 | 51 | 310 | 75 | 45 |
| Binary | 100101 | 1110001 | 10010111 | 1001011 | 11001 | 0 | 101001 | 11001000 | 111101 | 100101 |
Color Harmonies of #257197
Complementary color
Monochromatic Colors of #257197
Black with #257197
Text Example
Text Example
White with #257197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257197; }
p { color: rgb(37,113,151); }
H1.HeaderClassName
{
color: #257197;
}
.AnyTagClassName
{
color: #257197;
}
</style>
background-color css
<style>
a { background-color: #257197; }
a { background-color: rgb(37,113,151); }
div.DivClassName
{
background-color: #257197;
}
.BgClassName
{
background-color: #257197;
}
</style>
border-color css
<style>
span { border-color: #257197; }
span { border-color: rgb(37,113,151); }
td.TdClassName
{
border-color: #257197;
}
.TagClassName
{
border-color: #257197;
}
</style>