Shades of Lochmara #257699
Tints of Lochmara #257699
RGB
CMYK
RGB Variations
Color information
#257699 (or 0x257699) is known color: Lochmara. HEX triplet: 25, 76 and 99. RGB value is (37,118,153). Sum of RGB (Red+Green+Blue) = 37+118+153=308 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.01% from 308); Green value is 118 (46.48% from 255 or 38.31% from 308); Blue value is 153 (60.16% from 255 or 49.68% from 308); Max value from RGB is 153 - color contains mainly: blue. Hex color #257699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257699 is #DA8966. Grayscale: #616161. Windows color (decimal): -14322023 or 10057253. OLE color: 10057253.
HSL color Cylindrical-coordinate representation of color #257699: hue angle of 198.1º 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 #257699 is Cyan = 0.76, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 37 | 118 | 153 | - |
| CMYK | 0.76 | 0.23 | 0 | 0.4 |
| HSL | 198.1º | 0.61% | 0.37% | - |
| HSV(B) | 198.1º | 0.76% | 0.6% | - |
| XYZ | 12.99 | 15.65 | 32.47 | - |
| YUV | 97.77 | 159.16 | 84.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 153 | 0.76 | 0.23 | 0 | 0.4 | 198.1 | 0.61 | 0.37 |
| Hex | 25 | 76 | 99 | 4C | 17 | 0 | 28 | C6 | 3D | 25 |
| Octal | 45 | 166 | 231 | 114 | 27 | 0 | 50 | 306 | 75 | 45 |
| Binary | 100101 | 1110110 | 10011001 | 1001100 | 10111 | 0 | 101000 | 11000110 | 111101 | 100101 |
Color Harmonies of #257699
Complementary color
Monochromatic Colors of #257699
Black with #257699
Text Example
Text Example
White with #257699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257699; }
p { color: rgb(37,118,153); }
H1.HeaderClassName
{
color: #257699;
}
.AnyTagClassName
{
color: #257699;
}
</style>
background-color css
<style>
a { background-color: #257699; }
a { background-color: rgb(37,118,153); }
div.DivClassName
{
background-color: #257699;
}
.BgClassName
{
background-color: #257699;
}
</style>
border-color css
<style>
span { border-color: #257699; }
span { border-color: rgb(37,118,153); }
td.TdClassName
{
border-color: #257699;
}
.TagClassName
{
border-color: #257699;
}
</style>