Shades of Lochmara #257899
Tints of Lochmara #257899
RGB
CMYK
RGB Variations
Color information
#257899 (or 0x257899) is known color: Lochmara. HEX triplet: 25, 78 and 99. RGB value is (37,120,153). Sum of RGB (Red+Green+Blue) = 37+120+153=310 (41% of max value = 765). Red value is 37 (14.84% from 255 or 11.94% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 153 (60.16% from 255 or 49.35% from 310); Max value from RGB is 153 - color contains mainly: blue. Hex color #257899 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257899 is #DA8766. Grayscale: #626262. Windows color (decimal): -14321511 or 10057765. OLE color: 10057765.
HSL color Cylindrical-coordinate representation of color #257899: hue angle of 197.07º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #257899 is Cyan = 0.76, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 37 | 120 | 153 | - |
| CMYK | 0.76 | 0.22 | 0 | 0.4 |
| HSL | 197.07º | 0.61% | 0.37% | - |
| HSV(B) | 197.07º | 0.76% | 0.6% | - |
| XYZ | 13.23 | 16.13 | 32.55 | - |
| YUV | 98.95 | 158.5 | 83.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 120 | 153 | 0.76 | 0.22 | 0 | 0.4 | 197.07 | 0.61 | 0.37 |
| Hex | 25 | 78 | 99 | 4C | 16 | 0 | 28 | C5 | 3D | 25 |
| Octal | 45 | 170 | 231 | 114 | 26 | 0 | 50 | 305 | 75 | 45 |
| Binary | 100101 | 1111000 | 10011001 | 1001100 | 10110 | 0 | 101000 | 11000101 | 111101 | 100101 |
Color Harmonies of #257899
Complementary color
Monochromatic Colors of #257899
Black with #257899
Text Example
Text Example
White with #257899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257899; }
p { color: rgb(37,120,153); }
H1.HeaderClassName
{
color: #257899;
}
.AnyTagClassName
{
color: #257899;
}
</style>
background-color css
<style>
a { background-color: #257899; }
a { background-color: rgb(37,120,153); }
div.DivClassName
{
background-color: #257899;
}
.BgClassName
{
background-color: #257899;
}
</style>
border-color css
<style>
span { border-color: #257899; }
span { border-color: rgb(37,120,153); }
td.TdClassName
{
border-color: #257899;
}
.TagClassName
{
border-color: #257899;
}
</style>