Shades of Lochmara #257595
Tints of Lochmara #257595
RGB
CMYK
RGB Variations
Color information
#257595 (or 0x257595) is known color: Lochmara. HEX triplet: 25, 75 and 95. RGB value is (37,117,149). Sum of RGB (Red+Green+Blue) = 37+117+149=303 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.21% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #257595 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257595 is #DA8A6A. Grayscale: #606060. Windows color (decimal): -14322283 or 9794853. OLE color: 9794853.
HSL color Cylindrical-coordinate representation of color #257595: hue angle of 197.14º 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 #257595 is Cyan = 0.75, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 117 | 149 | - |
| CMYK | 0.75 | 0.21 | 0 | 0.42 |
| HSL | 197.14º | 0.6% | 0.36% | - |
| HSV(B) | 197.14º | 0.75% | 0.58% | - |
| XYZ | 12.55 | 15.29 | 30.72 | - |
| YUV | 96.73 | 157.5 | 85.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 149 | 0.75 | 0.21 | 0 | 0.42 | 197.14 | 0.6 | 0.36 |
| Hex | 25 | 75 | 95 | 4B | 15 | 0 | 2A | C5 | 3C | 24 |
| Octal | 45 | 165 | 225 | 113 | 25 | 0 | 52 | 305 | 74 | 44 |
| Binary | 100101 | 1110101 | 10010101 | 1001011 | 10101 | 0 | 101010 | 11000101 | 111100 | 100100 |
Color Harmonies of #257595
Complementary color
Monochromatic Colors of #257595
Black with #257595
Text Example
Text Example
White with #257595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257595; }
p { color: rgb(37,117,149); }
H1.HeaderClassName
{
color: #257595;
}
.AnyTagClassName
{
color: #257595;
}
</style>
background-color css
<style>
a { background-color: #257595; }
a { background-color: rgb(37,117,149); }
div.DivClassName
{
background-color: #257595;
}
.BgClassName
{
background-color: #257595;
}
</style>
border-color css
<style>
span { border-color: #257595; }
span { border-color: rgb(37,117,149); }
td.TdClassName
{
border-color: #257595;
}
.TagClassName
{
border-color: #257595;
}
</style>