Shades of Lochmara #257495
Tints of Lochmara #257495
RGB
CMYK
RGB Variations
Color information
#257495 (or 0x257495) is known color: Lochmara. HEX triplet: 25, 74 and 95. RGB value is (37,116,149). Sum of RGB (Red+Green+Blue) = 37+116+149=302 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.25% from 302); Green value is 116 (45.70% from 255 or 38.41% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #257495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257495 is #DA8B6A. Grayscale: #5F5F5F. Windows color (decimal): -14322539 or 9794597. OLE color: 9794597.
HSL color Cylindrical-coordinate representation of color #257495: hue angle of 197.68º 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 #257495 is Cyan = 0.75, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 116 | 149 | - |
| CMYK | 0.75 | 0.22 | 0 | 0.42 |
| HSL | 197.68º | 0.6% | 0.36% | - |
| HSV(B) | 197.68º | 0.75% | 0.58% | - |
| XYZ | 12.43 | 15.05 | 30.68 | - |
| YUV | 96.14 | 157.83 | 85.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 149 | 0.75 | 0.22 | 0 | 0.42 | 197.68 | 0.6 | 0.36 |
| Hex | 25 | 74 | 95 | 4B | 16 | 0 | 2A | C6 | 3C | 24 |
| Octal | 45 | 164 | 225 | 113 | 26 | 0 | 52 | 306 | 74 | 44 |
| Binary | 100101 | 1110100 | 10010101 | 1001011 | 10110 | 0 | 101010 | 11000110 | 111100 | 100100 |
Color Harmonies of #257495
Complementary color
Monochromatic Colors of #257495
Black with #257495
Text Example
Text Example
White with #257495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257495; }
p { color: rgb(37,116,149); }
H1.HeaderClassName
{
color: #257495;
}
.AnyTagClassName
{
color: #257495;
}
</style>
background-color css
<style>
a { background-color: #257495; }
a { background-color: rgb(37,116,149); }
div.DivClassName
{
background-color: #257495;
}
.BgClassName
{
background-color: #257495;
}
</style>
border-color css
<style>
span { border-color: #257495; }
span { border-color: rgb(37,116,149); }
td.TdClassName
{
border-color: #257495;
}
.TagClassName
{
border-color: #257495;
}
</style>