Shades of Lochmara #317098
Tints of Lochmara #317098
RGB
CMYK
RGB Variations
Color information
#317098 (or 0x317098) is known color: Lochmara. HEX triplet: 31, 70 and 98. RGB value is (49,112,152). Sum of RGB (Red+Green+Blue) = 49+112+152=313 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.65% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 152 (59.77% from 255 or 48.56% from 313); Max value from RGB is 152 - color contains mainly: blue. Hex color #317098 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317098 is #CE8F67. Grayscale: #616161. Windows color (decimal): -13537128 or 9990193. OLE color: 9990193.
HSL color Cylindrical-coordinate representation of color #317098: hue angle of 203.3º 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 #317098 is Cyan = 0.68, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 112 | 152 | - |
| CMYK | 0.68 | 0.26 | 0 | 0.40 |
| HSL | 203.3º | 0.51% | 0.39% | - |
| HSV(B) | 203.3º | 0.68% | 0.6% | - |
| XYZ | 12.73 | 14.51 | 31.84 | - |
| YUV | 97.72 | 158.63 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 152 | 0.68 | 0.26 | 0 | 0.40 | 203.3 | 0.51 | 0.39 |
| Hex | 31 | 70 | 98 | 44 | 1A | 0 | 28 | CB | 33 | 27 |
| Octal | 61 | 160 | 230 | 104 | 32 | 0 | 50 | 313 | 63 | 47 |
| Binary | 110001 | 1110000 | 10011000 | 1000100 | 11010 | 0 | 101000 | 11001011 | 110011 | 100111 |
Color Harmonies of #317098
Complementary color
Monochromatic Colors of #317098
Black with #317098
Text Example
Text Example
White with #317098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317098; }
p { color: rgb(49,112,152); }
H1.HeaderClassName
{
color: #317098;
}
.AnyTagClassName
{
color: #317098;
}
</style>
background-color css
<style>
a { background-color: #317098; }
a { background-color: rgb(49,112,152); }
div.DivClassName
{
background-color: #317098;
}
.BgClassName
{
background-color: #317098;
}
</style>
border-color css
<style>
span { border-color: #317098; }
span { border-color: rgb(49,112,152); }
td.TdClassName
{
border-color: #317098;
}
.TagClassName
{
border-color: #317098;
}
</style>