Shades of Lochmara #257398
Tints of Lochmara #257398
RGB
CMYK
RGB Variations
Color information
#257398 (or 0x257398) is known color: Lochmara. HEX triplet: 25, 73 and 98. RGB value is (37,115,152). Sum of RGB (Red+Green+Blue) = 37+115+152=304 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.17% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 152 (59.77% from 255 or 50% from 304); Max value from RGB is 152 - color contains mainly: blue. Hex color #257398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257398 is #DA8C67. Grayscale: #5F5F5F. Windows color (decimal): -14322792 or 9990949. OLE color: 9990949.
HSL color Cylindrical-coordinate representation of color #257398: hue angle of 199.3º 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 #257398 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 115 | 152 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.40 |
| HSL | 199.3º | 0.61% | 0.37% | - |
| HSV(B) | 199.3º | 0.76% | 0.6% | - |
| XYZ | 12.56 | 14.92 | 31.92 | - |
| YUV | 95.9 | 159.66 | 85.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 152 | 0.76 | 0.24 | 0 | 0.40 | 199.3 | 0.61 | 0.37 |
| Hex | 25 | 73 | 98 | 4C | 18 | 0 | 28 | C7 | 3D | 25 |
| Octal | 45 | 163 | 230 | 114 | 30 | 0 | 50 | 307 | 75 | 45 |
| Binary | 100101 | 1110011 | 10011000 | 1001100 | 11000 | 0 | 101000 | 11000111 | 111101 | 100101 |
Color Harmonies of #257398
Complementary color
Monochromatic Colors of #257398
Black with #257398
Text Example
Text Example
White with #257398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257398; }
p { color: rgb(37,115,152); }
H1.HeaderClassName
{
color: #257398;
}
.AnyTagClassName
{
color: #257398;
}
</style>
background-color css
<style>
a { background-color: #257398; }
a { background-color: rgb(37,115,152); }
div.DivClassName
{
background-color: #257398;
}
.BgClassName
{
background-color: #257398;
}
</style>
border-color css
<style>
span { border-color: #257398; }
span { border-color: rgb(37,115,152); }
td.TdClassName
{
border-color: #257398;
}
.TagClassName
{
border-color: #257398;
}
</style>