Shades of Lochmara #257997
Tints of Lochmara #257997
RGB
CMYK
RGB Variations
Color information
#257997 (or 0x257997) is known color: Lochmara. HEX triplet: 25, 79 and 97. RGB value is (37,121,151). Sum of RGB (Red+Green+Blue) = 37+121+151=309 (40% of max value = 765). Red value is 37 (14.84% from 255 or 11.97% from 309); Green value is 121 (47.66% from 255 or 39.16% from 309); Blue value is 151 (59.38% from 255 or 48.87% from 309); Max value from RGB is 151 - color contains mainly: blue. Hex color #257997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257997 is #DA8668. Grayscale: #636363. Windows color (decimal): -14321257 or 9926949. OLE color: 9926949.
HSL color Cylindrical-coordinate representation of color #257997: hue angle of 195.79º 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 #257997 is Cyan = 0.75, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 121 | 151 | - |
| CMYK | 0.75 | 0.20 | 0 | 0.41 |
| HSL | 195.79º | 0.61% | 0.37% | - |
| HSV(B) | 195.79º | 0.75% | 0.59% | - |
| XYZ | 13.19 | 16.3 | 31.73 | - |
| YUV | 99.3 | 157.17 | 83.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 151 | 0.75 | 0.20 | 0 | 0.41 | 195.79 | 0.61 | 0.37 |
| Hex | 25 | 79 | 97 | 4B | 14 | 0 | 29 | C4 | 3D | 25 |
| Octal | 45 | 171 | 227 | 113 | 24 | 0 | 51 | 304 | 75 | 45 |
| Binary | 100101 | 1111001 | 10010111 | 1001011 | 10100 | 0 | 101001 | 11000100 | 111101 | 100101 |
Color Harmonies of #257997
Complementary color
Monochromatic Colors of #257997
Black with #257997
Text Example
Text Example
White with #257997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257997; }
p { color: rgb(37,121,151); }
H1.HeaderClassName
{
color: #257997;
}
.AnyTagClassName
{
color: #257997;
}
</style>
background-color css
<style>
a { background-color: #257997; }
a { background-color: rgb(37,121,151); }
div.DivClassName
{
background-color: #257997;
}
.BgClassName
{
background-color: #257997;
}
</style>
border-color css
<style>
span { border-color: #257997; }
span { border-color: rgb(37,121,151); }
td.TdClassName
{
border-color: #257997;
}
.TagClassName
{
border-color: #257997;
}
</style>