Shades of Matisse #316086
Tints of Matisse #316086
RGB
CMYK
RGB Variations
Color information
#316086 (or 0x316086) is known color: Matisse. HEX triplet: 31, 60 and 86. RGB value is (49,96,134). Sum of RGB (Red+Green+Blue) = 49+96+134=279 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.56% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 134 (52.73% from 255 or 48.03% from 279); Max value from RGB is 134 - color contains mainly: blue. Hex color #316086 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316086 is #CE9F79. Grayscale: #565656. Windows color (decimal): -13541242 or 8806449. OLE color: 8806449.
HSL color Cylindrical-coordinate representation of color #316086: hue angle of 206.82º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #316086 is Cyan = 0.63, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 96 | 134 | - |
| CMYK | 0.63 | 0.28 | 0 | 0.47 |
| HSL | 206.82º | 0.46% | 0.36% | - |
| HSV(B) | 206.82º | 0.63% | 0.53% | - |
| XYZ | 9.75 | 10.74 | 24.11 | - |
| YUV | 86.28 | 154.93 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 134 | 0.63 | 0.28 | 0 | 0.47 | 206.82 | 0.46 | 0.36 |
| Hex | 31 | 60 | 86 | 3F | 1C | 0 | 2F | CF | 2E | 24 |
| Octal | 61 | 140 | 206 | 77 | 34 | 0 | 57 | 317 | 56 | 44 |
| Binary | 110001 | 1100000 | 10000110 | 111111 | 11100 | 0 | 101111 | 11001111 | 101110 | 100100 |
Color Harmonies of #316086
Complementary color
Monochromatic Colors of #316086
Black with #316086
Text Example
Text Example
White with #316086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316086; }
p { color: rgb(49,96,134); }
H1.HeaderClassName
{
color: #316086;
}
.AnyTagClassName
{
color: #316086;
}
</style>
background-color css
<style>
a { background-color: #316086; }
a { background-color: rgb(49,96,134); }
div.DivClassName
{
background-color: #316086;
}
.BgClassName
{
background-color: #316086;
}
</style>
border-color css
<style>
span { border-color: #316086; }
span { border-color: rgb(49,96,134); }
td.TdClassName
{
border-color: #316086;
}
.TagClassName
{
border-color: #316086;
}
</style>