Shades of Lochmara #316599
Tints of Lochmara #316599
RGB
CMYK
RGB Variations
Color information
#316599 (or 0x316599) is known color: Lochmara. HEX triplet: 31, 65 and 99. RGB value is (49,101,153). Sum of RGB (Red+Green+Blue) = 49+101+153=303 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.17% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 153 (60.16% from 255 or 50.50% from 303); Max value from RGB is 153 - color contains mainly: blue. Hex color #316599 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316599 is #CE9A66. Grayscale: #5B5B5B. Windows color (decimal): -13539943 or 10052913. OLE color: 10052913.
HSL color Cylindrical-coordinate representation of color #316599: hue angle of 210º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #316599 is Cyan = 0.68, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 101 | 153 | - |
| CMYK | 0.68 | 0.34 | 0 | 0.4 |
| HSL | 210º | 0.51% | 0.4% | - |
| HSV(B) | 210º | 0.68% | 0.6% | - |
| XYZ | 11.67 | 12.26 | 31.89 | - |
| YUV | 91.38 | 162.77 | 97.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 153 | 0.68 | 0.34 | 0 | 0.4 | 210 | 0.51 | 0.4 |
| Hex | 31 | 65 | 99 | 44 | 22 | 0 | 28 | D2 | 33 | 28 |
| Octal | 61 | 145 | 231 | 104 | 42 | 0 | 50 | 322 | 63 | 50 |
| Binary | 110001 | 1100101 | 10011001 | 1000100 | 100010 | 0 | 101000 | 11010010 | 110011 | 101000 |
Color Harmonies of #316599
Complementary color
Monochromatic Colors of #316599
Black with #316599
Text Example
Text Example
White with #316599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316599; }
p { color: rgb(49,101,153); }
H1.HeaderClassName
{
color: #316599;
}
.AnyTagClassName
{
color: #316599;
}
</style>
background-color css
<style>
a { background-color: #316599; }
a { background-color: rgb(49,101,153); }
div.DivClassName
{
background-color: #316599;
}
.BgClassName
{
background-color: #316599;
}
</style>
border-color css
<style>
span { border-color: #316599; }
span { border-color: rgb(49,101,153); }
td.TdClassName
{
border-color: #316599;
}
.TagClassName
{
border-color: #316599;
}
</style>