Shades of Lochmara #256997
Tints of Lochmara #256997
RGB
CMYK
RGB Variations
Color information
#256997 (or 0x256997) is known color: Lochmara. HEX triplet: 25, 69 and 97. RGB value is (37,105,151). Sum of RGB (Red+Green+Blue) = 37+105+151=293 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.63% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 151 (59.38% from 255 or 51.54% from 293); Max value from RGB is 151 - color contains mainly: blue. Hex color #256997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #256997 is #DA9668. Grayscale: #595959. Windows color (decimal): -14325353 or 9922853. OLE color: 9922853.
HSL color Cylindrical-coordinate representation of color #256997: hue angle of 204.21º 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 #256997 is Cyan = 0.75, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 105 | 151 | - |
| CMYK | 0.75 | 0.30 | 0 | 0.41 |
| HSL | 204.21º | 0.61% | 0.37% | - |
| HSV(B) | 204.21º | 0.75% | 0.59% | - |
| XYZ | 11.4 | 12.73 | 31.13 | - |
| YUV | 89.91 | 162.47 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 105 | 151 | 0.75 | 0.30 | 0 | 0.41 | 204.21 | 0.61 | 0.37 |
| Hex | 25 | 69 | 97 | 4B | 1E | 0 | 29 | CC | 3D | 25 |
| Octal | 45 | 151 | 227 | 113 | 36 | 0 | 51 | 314 | 75 | 45 |
| Binary | 100101 | 1101001 | 10010111 | 1001011 | 11110 | 0 | 101001 | 11001100 | 111101 | 100101 |
Color Harmonies of #256997
Complementary color
Monochromatic Colors of #256997
Black with #256997
Text Example
Text Example
White with #256997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256997; }
p { color: rgb(37,105,151); }
H1.HeaderClassName
{
color: #256997;
}
.AnyTagClassName
{
color: #256997;
}
</style>
background-color css
<style>
a { background-color: #256997; }
a { background-color: rgb(37,105,151); }
div.DivClassName
{
background-color: #256997;
}
.BgClassName
{
background-color: #256997;
}
</style>
border-color css
<style>
span { border-color: #256997; }
span { border-color: rgb(37,105,151); }
td.TdClassName
{
border-color: #256997;
}
.TagClassName
{
border-color: #256997;
}
</style>