Shades of Lochmara #257498
Tints of Lochmara #257498
RGB
CMYK
RGB Variations
Color information
#257498 (or 0x257498) is known color: Lochmara. HEX triplet: 25, 74 and 98. RGB value is (37,116,152). Sum of RGB (Red+Green+Blue) = 37+116+152=305 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.13% from 305); Green value is 116 (45.70% from 255 or 38.03% from 305); Blue value is 152 (59.77% from 255 or 49.84% from 305); Max value from RGB is 152 - color contains mainly: blue. Hex color #257498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257498 is #DA8B67. Grayscale: #606060. Windows color (decimal): -14322536 or 9991205. OLE color: 9991205.
HSL color Cylindrical-coordinate representation of color #257498: hue angle of 198.78º 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 #257498 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 116 | 152 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.40 |
| HSL | 198.78º | 0.61% | 0.37% | - |
| HSV(B) | 198.78º | 0.76% | 0.6% | - |
| XYZ | 12.68 | 15.15 | 31.96 | - |
| YUV | 96.48 | 159.33 | 85.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 152 | 0.76 | 0.24 | 0 | 0.40 | 198.78 | 0.61 | 0.37 |
| Hex | 25 | 74 | 98 | 4C | 18 | 0 | 28 | C7 | 3D | 25 |
| Octal | 45 | 164 | 230 | 114 | 30 | 0 | 50 | 307 | 75 | 45 |
| Binary | 100101 | 1110100 | 10011000 | 1001100 | 11000 | 0 | 101000 | 11000111 | 111101 | 100101 |
Color Harmonies of #257498
Complementary color
Monochromatic Colors of #257498
Black with #257498
Text Example
Text Example
White with #257498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257498; }
p { color: rgb(37,116,152); }
H1.HeaderClassName
{
color: #257498;
}
.AnyTagClassName
{
color: #257498;
}
</style>
background-color css
<style>
a { background-color: #257498; }
a { background-color: rgb(37,116,152); }
div.DivClassName
{
background-color: #257498;
}
.BgClassName
{
background-color: #257498;
}
</style>
border-color css
<style>
span { border-color: #257498; }
span { border-color: rgb(37,116,152); }
td.TdClassName
{
border-color: #257498;
}
.TagClassName
{
border-color: #257498;
}
</style>