Shades of Matisse #316186
Tints of Matisse #316186
RGB
CMYK
RGB Variations
Color information
#316186 (or 0x316186) is known color: Matisse. HEX triplet: 31, 61 and 86. RGB value is (49,97,134). Sum of RGB (Red+Green+Blue) = 49+97+134=280 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.5% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 134 (52.73% from 255 or 47.86% from 280); Max value from RGB is 134 - color contains mainly: blue. Hex color #316186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316186 is #CE9E79. Grayscale: #565656. Windows color (decimal): -13540986 or 8806705. OLE color: 8806705.
HSL color Cylindrical-coordinate representation of color #316186: hue angle of 206.12º 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 #316186 is Cyan = 0.63, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 97 | 134 | - |
| CMYK | 0.63 | 0.28 | 0 | 0.47 |
| HSL | 206.12º | 0.46% | 0.36% | - |
| HSV(B) | 206.12º | 0.63% | 0.53% | - |
| XYZ | 9.84 | 10.92 | 24.14 | - |
| YUV | 86.87 | 154.6 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 134 | 0.63 | 0.28 | 0 | 0.47 | 206.12 | 0.46 | 0.36 |
| Hex | 31 | 61 | 86 | 3F | 1C | 0 | 2F | CE | 2E | 24 |
| Octal | 61 | 141 | 206 | 77 | 34 | 0 | 57 | 316 | 56 | 44 |
| Binary | 110001 | 1100001 | 10000110 | 111111 | 11100 | 0 | 101111 | 11001110 | 101110 | 100100 |
Color Harmonies of #316186
Complementary color
Monochromatic Colors of #316186
Black with #316186
Text Example
Text Example
White with #316186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316186; }
p { color: rgb(49,97,134); }
H1.HeaderClassName
{
color: #316186;
}
.AnyTagClassName
{
color: #316186;
}
</style>
background-color css
<style>
a { background-color: #316186; }
a { background-color: rgb(49,97,134); }
div.DivClassName
{
background-color: #316186;
}
.BgClassName
{
background-color: #316186;
}
</style>
border-color css
<style>
span { border-color: #316186; }
span { border-color: rgb(49,97,134); }
td.TdClassName
{
border-color: #316186;
}
.TagClassName
{
border-color: #316186;
}
</style>