Shades of Lochmara #257198
Tints of Lochmara #257198
RGB
CMYK
RGB Variations
Color information
#257198 (or 0x257198) is known color: Lochmara. HEX triplet: 25, 71 and 98. RGB value is (37,113,152). Sum of RGB (Red+Green+Blue) = 37+113+152=302 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.25% from 302); Green value is 113 (44.53% from 255 or 37.42% from 302); Blue value is 152 (59.77% from 255 or 50.33% from 302); Max value from RGB is 152 - color contains mainly: blue. Hex color #257198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257198 is #DA8E67. Grayscale: #5E5E5E. Windows color (decimal): -14323304 or 9990437. OLE color: 9990437.
HSL color Cylindrical-coordinate representation of color #257198: hue angle of 200.35º 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 #257198 is Cyan = 0.76, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 113 | 152 | - |
| CMYK | 0.76 | 0.26 | 0 | 0.40 |
| HSL | 200.35º | 0.61% | 0.37% | - |
| HSV(B) | 200.35º | 0.76% | 0.6% | - |
| XYZ | 12.34 | 14.47 | 31.85 | - |
| YUV | 94.72 | 160.32 | 86.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 152 | 0.76 | 0.26 | 0 | 0.40 | 200.35 | 0.61 | 0.37 |
| Hex | 25 | 71 | 98 | 4C | 1A | 0 | 28 | C8 | 3D | 25 |
| Octal | 45 | 161 | 230 | 114 | 32 | 0 | 50 | 310 | 75 | 45 |
| Binary | 100101 | 1110001 | 10011000 | 1001100 | 11010 | 0 | 101000 | 11001000 | 111101 | 100101 |
Color Harmonies of #257198
Complementary color
Monochromatic Colors of #257198
Black with #257198
Text Example
Text Example
White with #257198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257198; }
p { color: rgb(37,113,152); }
H1.HeaderClassName
{
color: #257198;
}
.AnyTagClassName
{
color: #257198;
}
</style>
background-color css
<style>
a { background-color: #257198; }
a { background-color: rgb(37,113,152); }
div.DivClassName
{
background-color: #257198;
}
.BgClassName
{
background-color: #257198;
}
</style>
border-color css
<style>
span { border-color: #257198; }
span { border-color: rgb(37,113,152); }
td.TdClassName
{
border-color: #257198;
}
.TagClassName
{
border-color: #257198;
}
</style>