Shades of Lochmara #257298
Tints of Lochmara #257298
RGB
CMYK
RGB Variations
Color information
#257298 (or 0x257298) is known color: Lochmara. HEX triplet: 25, 72 and 98. RGB value is (37,114,152). Sum of RGB (Red+Green+Blue) = 37+114+152=303 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.21% from 303); Green value is 114 (44.92% from 255 or 37.62% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #257298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257298 is #DA8D67. Grayscale: #5F5F5F. Windows color (decimal): -14323048 or 9990693. OLE color: 9990693.
HSL color Cylindrical-coordinate representation of color #257298: hue angle of 199.83º 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 #257298 is Cyan = 0.76, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 114 | 152 | - |
| CMYK | 0.76 | 0.25 | 0 | 0.40 |
| HSL | 199.83º | 0.61% | 0.37% | - |
| HSV(B) | 199.83º | 0.76% | 0.6% | - |
| XYZ | 12.45 | 14.69 | 31.89 | - |
| YUV | 95.31 | 159.99 | 86.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 152 | 0.76 | 0.25 | 0 | 0.40 | 199.83 | 0.61 | 0.37 |
| Hex | 25 | 72 | 98 | 4C | 19 | 0 | 28 | C8 | 3D | 25 |
| Octal | 45 | 162 | 230 | 114 | 31 | 0 | 50 | 310 | 75 | 45 |
| Binary | 100101 | 1110010 | 10011000 | 1001100 | 11001 | 0 | 101000 | 11001000 | 111101 | 100101 |
Color Harmonies of #257298
Complementary color
Monochromatic Colors of #257298
Black with #257298
Text Example
Text Example
White with #257298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257298; }
p { color: rgb(37,114,152); }
H1.HeaderClassName
{
color: #257298;
}
.AnyTagClassName
{
color: #257298;
}
</style>
background-color css
<style>
a { background-color: #257298; }
a { background-color: rgb(37,114,152); }
div.DivClassName
{
background-color: #257298;
}
.BgClassName
{
background-color: #257298;
}
</style>
border-color css
<style>
span { border-color: #257298; }
span { border-color: rgb(37,114,152); }
td.TdClassName
{
border-color: #257298;
}
.TagClassName
{
border-color: #257298;
}
</style>