Shades of Lochmara #257497
Tints of Lochmara #257497
RGB
CMYK
RGB Variations
Color information
#257497 (or 0x257497) is known color: Lochmara. HEX triplet: 25, 74 and 97. RGB value is (37,116,151). Sum of RGB (Red+Green+Blue) = 37+116+151=304 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.17% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 151 (59.38% from 255 or 49.67% from 304); Max value from RGB is 151 - color contains mainly: blue. Hex color #257497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257497 is #DA8B68. Grayscale: #606060. Windows color (decimal): -14322537 or 9925669. OLE color: 9925669.
HSL color Cylindrical-coordinate representation of color #257497: hue angle of 198.42º 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 #257497 is Cyan = 0.75, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 116 | 151 | - |
| CMYK | 0.75 | 0.23 | 0 | 0.41 |
| HSL | 198.42º | 0.61% | 0.37% | - |
| HSV(B) | 198.42º | 0.75% | 0.59% | - |
| XYZ | 12.59 | 15.12 | 31.53 | - |
| YUV | 96.37 | 158.83 | 85.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 151 | 0.75 | 0.23 | 0 | 0.41 | 198.42 | 0.61 | 0.37 |
| Hex | 25 | 74 | 97 | 4B | 17 | 0 | 29 | C6 | 3D | 25 |
| Octal | 45 | 164 | 227 | 113 | 27 | 0 | 51 | 306 | 75 | 45 |
| Binary | 100101 | 1110100 | 10010111 | 1001011 | 10111 | 0 | 101001 | 11000110 | 111101 | 100101 |
Color Harmonies of #257497
Complementary color
Monochromatic Colors of #257497
Black with #257497
Text Example
Text Example
White with #257497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257497; }
p { color: rgb(37,116,151); }
H1.HeaderClassName
{
color: #257497;
}
.AnyTagClassName
{
color: #257497;
}
</style>
background-color css
<style>
a { background-color: #257497; }
a { background-color: rgb(37,116,151); }
div.DivClassName
{
background-color: #257497;
}
.BgClassName
{
background-color: #257497;
}
</style>
border-color css
<style>
span { border-color: #257497; }
span { border-color: rgb(37,116,151); }
td.TdClassName
{
border-color: #257497;
}
.TagClassName
{
border-color: #257497;
}
</style>