Shades of Lochmara #316398
Tints of Lochmara #316398
RGB
CMYK
RGB Variations
Color information
#316398 (or 0x316398) is known color: Lochmara. HEX triplet: 31, 63 and 98. RGB value is (49,99,152). Sum of RGB (Red+Green+Blue) = 49+99+152=300 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.33% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 152 (59.77% from 255 or 50.67% from 300); Max value from RGB is 152 - color contains mainly: blue. Hex color #316398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316398 is #CE9C67. Grayscale: #595959. Windows color (decimal): -13540456 or 9986865. OLE color: 9986865.
HSL color Cylindrical-coordinate representation of color #316398: hue angle of 210.87º 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 #316398 is Cyan = 0.68, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 99 | 152 | - |
| CMYK | 0.68 | 0.35 | 0 | 0.40 |
| HSL | 210.87º | 0.51% | 0.39% | - |
| HSV(B) | 210.87º | 0.68% | 0.6% | - |
| XYZ | 11.4 | 11.84 | 31.39 | - |
| YUV | 90.09 | 162.94 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 152 | 0.68 | 0.35 | 0 | 0.40 | 210.87 | 0.51 | 0.39 |
| Hex | 31 | 63 | 98 | 44 | 23 | 0 | 28 | D3 | 33 | 27 |
| Octal | 61 | 143 | 230 | 104 | 43 | 0 | 50 | 323 | 63 | 47 |
| Binary | 110001 | 1100011 | 10011000 | 1000100 | 100011 | 0 | 101000 | 11010011 | 110011 | 100111 |
Color Harmonies of #316398
Complementary color
Monochromatic Colors of #316398
Black with #316398
Text Example
Text Example
White with #316398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316398; }
p { color: rgb(49,99,152); }
H1.HeaderClassName
{
color: #316398;
}
.AnyTagClassName
{
color: #316398;
}
</style>
background-color css
<style>
a { background-color: #316398; }
a { background-color: rgb(49,99,152); }
div.DivClassName
{
background-color: #316398;
}
.BgClassName
{
background-color: #316398;
}
</style>
border-color css
<style>
span { border-color: #316398; }
span { border-color: rgb(49,99,152); }
td.TdClassName
{
border-color: #316398;
}
.TagClassName
{
border-color: #316398;
}
</style>