Shades of Lochmara #256597
Tints of Lochmara #256597
RGB
CMYK
RGB Variations
Color information
#256597 (or 0x256597) is known color: Lochmara. HEX triplet: 25, 65 and 97. RGB value is (37,101,151). Sum of RGB (Red+Green+Blue) = 37+101+151=289 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.80% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 151 (59.38% from 255 or 52.25% from 289); Max value from RGB is 151 - color contains mainly: blue. Hex color #256597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #256597 is #DA9A68. Grayscale: #575757. Windows color (decimal): -14326377 or 9921829. OLE color: 9921829.
HSL color Cylindrical-coordinate representation of color #256597: hue angle of 206.32º 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 #256597 is Cyan = 0.75, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 101 | 151 | - |
| CMYK | 0.75 | 0.33 | 0 | 0.41 |
| HSL | 206.32º | 0.61% | 0.37% | - |
| HSV(B) | 206.32º | 0.75% | 0.59% | - |
| XYZ | 11 | 11.94 | 31 | - |
| YUV | 87.56 | 163.8 | 91.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 101 | 151 | 0.75 | 0.33 | 0 | 0.41 | 206.32 | 0.61 | 0.37 |
| Hex | 25 | 65 | 97 | 4B | 21 | 0 | 29 | CE | 3D | 25 |
| Octal | 45 | 145 | 227 | 113 | 41 | 0 | 51 | 316 | 75 | 45 |
| Binary | 100101 | 1100101 | 10010111 | 1001011 | 100001 | 0 | 101001 | 11001110 | 111101 | 100101 |
Color Harmonies of #256597
Complementary color
Monochromatic Colors of #256597
Black with #256597
Text Example
Text Example
White with #256597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256597; }
p { color: rgb(37,101,151); }
H1.HeaderClassName
{
color: #256597;
}
.AnyTagClassName
{
color: #256597;
}
</style>
background-color css
<style>
a { background-color: #256597; }
a { background-color: rgb(37,101,151); }
div.DivClassName
{
background-color: #256597;
}
.BgClassName
{
background-color: #256597;
}
</style>
border-color css
<style>
span { border-color: #256597; }
span { border-color: rgb(37,101,151); }
td.TdClassName
{
border-color: #256597;
}
.TagClassName
{
border-color: #256597;
}
</style>