Shades of Lochmara #316598
Tints of Lochmara #316598
RGB
CMYK
RGB Variations
Color information
#316598 (or 0x316598) is known color: Lochmara. HEX triplet: 31, 65 and 98. RGB value is (49,101,152). Sum of RGB (Red+Green+Blue) = 49+101+152=302 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.23% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 152 (59.77% from 255 or 50.33% from 302); Max value from RGB is 152 - color contains mainly: blue. Hex color #316598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316598 is #CE9A67. Grayscale: #5B5B5B. Windows color (decimal): -13539944 or 9987377. OLE color: 9987377.
HSL color Cylindrical-coordinate representation of color #316598: hue angle of 209.71º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #316598 is Cyan = 0.68, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 101 | 152 | - |
| CMYK | 0.68 | 0.34 | 0 | 0.40 |
| HSL | 209.71º | 0.51% | 0.39% | - |
| HSV(B) | 209.71º | 0.68% | 0.6% | - |
| XYZ | 11.59 | 12.23 | 31.46 | - |
| YUV | 91.27 | 162.27 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 152 | 0.68 | 0.34 | 0 | 0.40 | 209.71 | 0.51 | 0.39 |
| Hex | 31 | 65 | 98 | 44 | 22 | 0 | 28 | D2 | 33 | 27 |
| Octal | 61 | 145 | 230 | 104 | 42 | 0 | 50 | 322 | 63 | 47 |
| Binary | 110001 | 1100101 | 10011000 | 1000100 | 100010 | 0 | 101000 | 11010010 | 110011 | 100111 |
Color Harmonies of #316598
Complementary color
Monochromatic Colors of #316598
Black with #316598
Text Example
Text Example
White with #316598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316598; }
p { color: rgb(49,101,152); }
H1.HeaderClassName
{
color: #316598;
}
.AnyTagClassName
{
color: #316598;
}
</style>
background-color css
<style>
a { background-color: #316598; }
a { background-color: rgb(49,101,152); }
div.DivClassName
{
background-color: #316598;
}
.BgClassName
{
background-color: #316598;
}
</style>
border-color css
<style>
span { border-color: #316598; }
span { border-color: rgb(49,101,152); }
td.TdClassName
{
border-color: #316598;
}
.TagClassName
{
border-color: #316598;
}
</style>