Shades of Lochmara #257195
Tints of Lochmara #257195
RGB
CMYK
RGB Variations
Color information
#257195 (or 0x257195) is known color: Lochmara. HEX triplet: 25, 71 and 95. RGB value is (37,113,149). Sum of RGB (Red+Green+Blue) = 37+113+149=299 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.37% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 149 (58.59% from 255 or 49.83% from 299); Max value from RGB is 149 - color contains mainly: blue. Hex color #257195 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257195 is #DA8E6A. Grayscale: #5E5E5E. Windows color (decimal): -14323307 or 9793829. OLE color: 9793829.
HSL color Cylindrical-coordinate representation of color #257195: hue angle of 199.29º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #257195 is Cyan = 0.75, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 113 | 149 | - |
| CMYK | 0.75 | 0.24 | 0 | 0.42 |
| HSL | 199.29º | 0.6% | 0.36% | - |
| HSV(B) | 199.29º | 0.75% | 0.58% | - |
| XYZ | 12.09 | 14.37 | 30.57 | - |
| YUV | 94.38 | 158.82 | 87.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 149 | 0.75 | 0.24 | 0 | 0.42 | 199.29 | 0.6 | 0.36 |
| Hex | 25 | 71 | 95 | 4B | 18 | 0 | 2A | C7 | 3C | 24 |
| Octal | 45 | 161 | 225 | 113 | 30 | 0 | 52 | 307 | 74 | 44 |
| Binary | 100101 | 1110001 | 10010101 | 1001011 | 11000 | 0 | 101010 | 11000111 | 111100 | 100100 |
Color Harmonies of #257195
Complementary color
Monochromatic Colors of #257195
Black with #257195
Text Example
Text Example
White with #257195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257195; }
p { color: rgb(37,113,149); }
H1.HeaderClassName
{
color: #257195;
}
.AnyTagClassName
{
color: #257195;
}
</style>
background-color css
<style>
a { background-color: #257195; }
a { background-color: rgb(37,113,149); }
div.DivClassName
{
background-color: #257195;
}
.BgClassName
{
background-color: #257195;
}
</style>
border-color css
<style>
span { border-color: #257195; }
span { border-color: rgb(37,113,149); }
td.TdClassName
{
border-color: #257195;
}
.TagClassName
{
border-color: #257195;
}
</style>