Shades of Lochmara #257597
Tints of Lochmara #257597
RGB
CMYK
RGB Variations
Color information
#257597 (or 0x257597) is known color: Lochmara. HEX triplet: 25, 75 and 97. RGB value is (37,117,151). Sum of RGB (Red+Green+Blue) = 37+117+151=305 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.13% from 305); Green value is 117 (46.09% from 255 or 38.36% from 305); Blue value is 151 (59.38% from 255 or 49.51% from 305); Max value from RGB is 151 - color contains mainly: blue. Hex color #257597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257597 is #DA8A68. Grayscale: #606060. Windows color (decimal): -14322281 or 9925925. OLE color: 9925925.
HSL color Cylindrical-coordinate representation of color #257597: hue angle of 197.89º 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 #257597 is Cyan = 0.75, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 117 | 151 | - |
| CMYK | 0.75 | 0.23 | 0 | 0.41 |
| HSL | 197.89º | 0.61% | 0.37% | - |
| HSV(B) | 197.89º | 0.75% | 0.59% | - |
| XYZ | 12.71 | 15.35 | 31.57 | - |
| YUV | 96.96 | 158.5 | 85.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 151 | 0.75 | 0.23 | 0 | 0.41 | 197.89 | 0.61 | 0.37 |
| Hex | 25 | 75 | 97 | 4B | 17 | 0 | 29 | C6 | 3D | 25 |
| Octal | 45 | 165 | 227 | 113 | 27 | 0 | 51 | 306 | 75 | 45 |
| Binary | 100101 | 1110101 | 10010111 | 1001011 | 10111 | 0 | 101001 | 11000110 | 111101 | 100101 |
Color Harmonies of #257597
Complementary color
Monochromatic Colors of #257597
Black with #257597
Text Example
Text Example
White with #257597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257597; }
p { color: rgb(37,117,151); }
H1.HeaderClassName
{
color: #257597;
}
.AnyTagClassName
{
color: #257597;
}
</style>
background-color css
<style>
a { background-color: #257597; }
a { background-color: rgb(37,117,151); }
div.DivClassName
{
background-color: #257597;
}
.BgClassName
{
background-color: #257597;
}
</style>
border-color css
<style>
span { border-color: #257597; }
span { border-color: rgb(37,117,151); }
td.TdClassName
{
border-color: #257597;
}
.TagClassName
{
border-color: #257597;
}
</style>