Shades of Lochmara #257596
Tints of Lochmara #257596
RGB
CMYK
RGB Variations
Color information
#257596 (or 0x257596) is known color: Lochmara. HEX triplet: 25, 75 and 96. RGB value is (37,117,150). Sum of RGB (Red+Green+Blue) = 37+117+150=304 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.17% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 150 (58.98% from 255 or 49.34% from 304); Max value from RGB is 150 - color contains mainly: blue. Hex color #257596 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257596 is #DA8A69. Grayscale: #606060. Windows color (decimal): -14322282 or 9860389. OLE color: 9860389.
HSL color Cylindrical-coordinate representation of color #257596: hue angle of 197.52º degrees, saturation: 0.6, 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 #257596 is Cyan = 0.75, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 117 | 150 | - |
| CMYK | 0.75 | 0.22 | 0 | 0.41 |
| HSL | 197.52º | 0.6% | 0.37% | - |
| HSV(B) | 197.52º | 0.75% | 0.59% | - |
| XYZ | 12.63 | 15.32 | 31.15 | - |
| YUV | 96.84 | 158 | 85.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 150 | 0.75 | 0.22 | 0 | 0.41 | 197.52 | 0.6 | 0.37 |
| Hex | 25 | 75 | 96 | 4B | 16 | 0 | 29 | C6 | 3C | 25 |
| Octal | 45 | 165 | 226 | 113 | 26 | 0 | 51 | 306 | 74 | 45 |
| Binary | 100101 | 1110101 | 10010110 | 1001011 | 10110 | 0 | 101001 | 11000110 | 111100 | 100101 |
Color Harmonies of #257596
Complementary color
Monochromatic Colors of #257596
Black with #257596
Text Example
Text Example
White with #257596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257596; }
p { color: rgb(37,117,150); }
H1.HeaderClassName
{
color: #257596;
}
.AnyTagClassName
{
color: #257596;
}
</style>
background-color css
<style>
a { background-color: #257596; }
a { background-color: rgb(37,117,150); }
div.DivClassName
{
background-color: #257596;
}
.BgClassName
{
background-color: #257596;
}
</style>
border-color css
<style>
span { border-color: #257596; }
span { border-color: rgb(37,117,150); }
td.TdClassName
{
border-color: #257596;
}
.TagClassName
{
border-color: #257596;
}
</style>