Shades of Matisse #316187
Tints of Matisse #316187
RGB
CMYK
RGB Variations
Color information
#316187 (or 0x316187) is known color: Matisse. HEX triplet: 31, 61 and 87. RGB value is (49,97,135). Sum of RGB (Red+Green+Blue) = 49+97+135=281 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.44% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 135 (53.12% from 255 or 48.04% from 281); Max value from RGB is 135 - color contains mainly: blue. Hex color #316187 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316187 is #CE9E78. Grayscale: #565656. Windows color (decimal): -13540985 or 8872241. OLE color: 8872241.
HSL color Cylindrical-coordinate representation of color #316187: hue angle of 206.51º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #316187 is Cyan = 0.64, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 97 | 135 | - |
| CMYK | 0.64 | 0.28 | 0 | 0.47 |
| HSL | 206.51º | 0.47% | 0.36% | - |
| HSV(B) | 206.51º | 0.64% | 0.53% | - |
| XYZ | 9.91 | 10.95 | 24.51 | - |
| YUV | 86.98 | 155.1 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 135 | 0.64 | 0.28 | 0 | 0.47 | 206.51 | 0.47 | 0.36 |
| Hex | 31 | 61 | 87 | 40 | 1C | 0 | 2F | CF | 2F | 24 |
| Octal | 61 | 141 | 207 | 100 | 34 | 0 | 57 | 317 | 57 | 44 |
| Binary | 110001 | 1100001 | 10000111 | 1000000 | 11100 | 0 | 101111 | 11001111 | 101111 | 100100 |
Color Harmonies of #316187
Complementary color
Monochromatic Colors of #316187
Black with #316187
Text Example
Text Example
White with #316187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316187; }
p { color: rgb(49,97,135); }
H1.HeaderClassName
{
color: #316187;
}
.AnyTagClassName
{
color: #316187;
}
</style>
background-color css
<style>
a { background-color: #316187; }
a { background-color: rgb(49,97,135); }
div.DivClassName
{
background-color: #316187;
}
.BgClassName
{
background-color: #316187;
}
</style>
border-color css
<style>
span { border-color: #316187; }
span { border-color: rgb(49,97,135); }
td.TdClassName
{
border-color: #316187;
}
.TagClassName
{
border-color: #316187;
}
</style>